ERC-165 vs ERC-7518
Standard Interface Detection compared with Dynamic Compliant Interop Security Token.
ERC-7518 is a strict superset of ERC-165
1 shared · 1 vs 19 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-7518 (18)
0x00fdd58e | balanceOf(address,uint256) |
0x4e1273f4 | balanceOfBatch(address[],uint256[]) |
0xd91966a7 | batchPayout(address[],uint256[]) |
0x8bcf22ac | canTransfer(address,address,uint256,uint256,bytes) |
0x91d3088c | forceTransfer(address,address,uint256,uint256,bytes) |
0x34e55d1b | freezeAddress(address,bytes) |
0xe985e9c5 | isApprovedForAll(address,address) |
0x8ef4c807 | lockedBalanceOf(address,uint256) |
0x5783f8e7 | lockTokens(address,uint256,uint256,uint256) |
0x117de2fd | payout(address,uint256) |
0xa14fa976 | removeRestriction(uint256) |
0x22aafbff | restrictTransfer(uint256) |
0x2eb2c2d6 | safeBatchTransferFrom(address,address,uint256[],uint256[],bytes) |
0xf242432a | safeTransferFrom(address,address,uint256,uint256,bytes) |
0xa22cb465 | setApprovalForAll(address,bool) |
0x72f8393c | transferableBalance(address,uint256) |
0x577a4883 | unFreeze(address,bytes) |
0x31e9e9c0 | unlockToken(address,uint256) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7518