web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-7518 (18)

0x00fdd58ebalanceOf(address,uint256)
0x4e1273f4balanceOfBatch(address[],uint256[])
0xd91966a7batchPayout(address[],uint256[])
0x8bcf22accanTransfer(address,address,uint256,uint256,bytes)
0x91d3088cforceTransfer(address,address,uint256,uint256,bytes)
0x34e55d1bfreezeAddress(address,bytes)
0xe985e9c5isApprovedForAll(address,address)
0x8ef4c807lockedBalanceOf(address,uint256)
0x5783f8e7lockTokens(address,uint256,uint256,uint256)
0x117de2fdpayout(address,uint256)
0xa14fa976removeRestriction(uint256)
0x22aafbffrestrictTransfer(uint256)
0x2eb2c2d6safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)
0xf242432asafeTransferFrom(address,address,uint256,uint256,bytes)
0xa22cb465setApprovalForAll(address,bool)
0x72f8393ctransferableBalance(address,uint256)
0x577a4883unFreeze(address,bytes)
0x31e9e9c0unlockToken(address,uint256)

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