web3wagmi
← All standards

ERC-165 vs ERC-7887

Standard Interface Detection compared with Cancelation for ERC-7540 Tokenized Vaults.

No shared functions
0 shared · 1 vs 8 functions · 0% of the smaller surface

ERC-7887 lists ERC-165 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-165 (1)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-7887 (8)

0xb9cf0634cancelDepositRequest(uint256,address)
0x2b9d9c1fcancelRedeemRequest(uint256,address)
0xaabb5922claimableCancelDepositRequest(uint256,address)
0xb04a5e05claimableCancelRedeemRequest(uint256,address)
0x69d77a44claimCancelDepositRequest(uint256,address,address)
0x00a06d19claimCancelRedeemRequest(uint256,address,address)
0xf15b65b1pendingCancelDepositRequest(uint256,address)
0x7c1b50c4pendingCancelRedeemRequest(uint256,address)

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7887