ERC-1996 vs ERC-2020
Holdable Token compared with E-Money Standard Token.
No shared functions
0 shared · 12 vs 13 functions · 0% of the smaller surface
ERC-2020 lists ERC-1996 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-1996 (12)
0x7649c6d1 | authorizeHoldOperator(address) |
0xc5a468c6 | balanceOnHold(address) |
0xda7d3d04 | executeHold(string,uint256) |
0x78404999 | hold(string,address,address,uint256,uint256) |
0xc5b670f0 | holdFrom(string,address,address,address,uint256,uint256) |
0xc2ac5b5c | isHoldOperatorFor(address,address) |
0x0b986a50 | netBalanceOf(address) |
0x8e4a5a92 | releaseHold(string) |
0xec38b229 | renewHold(string,uint256) |
0x4cb0267f | retrieveHoldData(string) |
0x36c8773f | revokeHoldOperator(address) |
0x51bfb961 | totalSupplyOnHold() |
▶️ Only in ERC-2020 (13)
0x5d16eb5c | availableFunds(address) |
0x15e5a084 | checkApproveAllowed(address,address,uint256) |
0xc4adbd94 | checkAuthorizeClearableTransferOperatorAllowed(address,address) |
0xb52c4575 | checkAuthorizeFundOperatorAllowed(address,address) |
0xd1161d74 | checkAuthorizeHoldOperatorAllowed(address,address) |
0x57b08c50 | checkAuthorizePayoutOperatorAllowed(address,address) |
0x0d046658 | checkHoldAllowed(address,address,address,uint256) |
0xa765f088 | checkOrderFundAllowed(address,address,uint256) |
0x1023bf92 | checkOrderPayoutAllowed(address,address,uint256) |
0xf234a2ae | checkOrderTransferAllowed(address,address,uint256) |
0x85c3a1aa | checkTransferAllowed(address,address,uint256) |
0xe5a6b10f | currency() |
0x54fd4d50 | version() |
Both surfaces parsed from the canonical specifications: ERC-1996 · ERC-2020