ERC-165 vs ERC-7092
Standard Interface Detection compared with Financial Bonds.
ERC-7092 is a strict superset of ERC-165
1 shared · 1 vs 20 functions · 100% of the smaller surface
🤝 Shared (1)
0x01ffc9a7 | supportsInterface(bytes4) |
◀️ Only in ERC-165 (0)
None.
▶️ Only in ERC-7092 (19)
0xdd62ed3e | allowance(address,address) |
0x095ea7b3 | approve(address,uint256) |
0x3e11b765 | batchApprove(address[],uint256[]) |
0xd8bc2263 | batchDecreaseAllowance(address[],uint256[]) |
0xc5ae800f | batchTransfer(address[],uint256[],bytes[]) |
0x8481bdaa | batchTransferFrom(address[],address[],uint256[],bytes[]) |
0xc0bcb26f | couponRate() |
0xe5a6b10f | currency() |
0xa457c2d7 | decreaseAllowance(address,uint256) |
0x8bca6d16 | denomination() |
0x82d5a60d | isin() |
0x8d1343e0 | issueDate() |
0x710d3329 | issueVolume() |
0xd59624b4 | maturityDate() |
0x06fdde03 | name() |
0x61e20a1c | principalOf(address) |
0x95d89b41 | symbol() |
0xbe45fd62 | transfer(address,uint256,bytes) |
0xab67aa58 | transferFrom(address,address,uint256,bytes) |
Both surfaces parsed from the canonical specifications: ERC-165 · ERC-7092