web3wagmi
← All standards

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)

0x01ffc9a7supportsInterface(bytes4)

◀️ Only in ERC-165 (0)

None.

▶️ Only in ERC-7092 (19)

0xdd62ed3eallowance(address,address)
0x095ea7b3approve(address,uint256)
0x3e11b765batchApprove(address[],uint256[])
0xd8bc2263batchDecreaseAllowance(address[],uint256[])
0xc5ae800fbatchTransfer(address[],uint256[],bytes[])
0x8481bdaabatchTransferFrom(address[],address[],uint256[],bytes[])
0xc0bcb26fcouponRate()
0xe5a6b10fcurrency()
0xa457c2d7decreaseAllowance(address,uint256)
0x8bca6d16denomination()
0x82d5a60disin()
0x8d1343e0issueDate()
0x710d3329issueVolume()
0xd59624b4maturityDate()
0x06fdde03name()
0x61e20a1cprincipalOf(address)
0x95d89b41symbol()
0xbe45fd62transfer(address,uint256,bytes)
0xab67aa58transferFrom(address,address,uint256,bytes)

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