web3wagmi
← All standards

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)

0xe030565esetUser(uint256,address,uint64)
0x8fc88c48userExpires(uint256)
0xc2f1f14auserOf(uint256)

▶️ Only in ERC-7565 (5)

0xebfe7140collateralize(uint256,uint256,uint256,uint64)
0xe5451103currentOwner(uint256)
0x0634612fgetLoanTerms(uint256)
0x8a700b53repayLoan(uint256,uint256)
0x3c0c4979viewRepayAmount(uint256)

Both surfaces parsed from the canonical specifications: ERC-4907 · ERC-7565