ERC-4907 vs ERC-7565
Rental NFT, an Extension of EIP-721 compared with Perpetual Contract NFTs as Collateral.
No shared functions
0 shared · 3 vs 5 functions · 0% of the smaller surface
ERC-7565 lists ERC-4907 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-4907 (3)
0xe030565e | setUser(uint256,address,uint64) |
0x8fc88c48 | userExpires(uint256) |
0xc2f1f14a | userOf(uint256) |
▶️ Only in ERC-7565 (5)
0xebfe7140 | collateralize(uint256,uint256,uint256,uint64) |
0xe5451103 | currentOwner(uint256) |
0x0634612f | getLoanTerms(uint256) |
0x8a700b53 | repayLoan(uint256,uint256) |
0x3c0c4979 | viewRepayAmount(uint256) |
Both surfaces parsed from the canonical specifications: ERC-4907 · ERC-7565