web3wagmi
← All standards

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)

0x7649c6d1authorizeHoldOperator(address)
0xc5a468c6balanceOnHold(address)
0xda7d3d04executeHold(string,uint256)
0x78404999hold(string,address,address,uint256,uint256)
0xc5b670f0holdFrom(string,address,address,address,uint256,uint256)
0xc2ac5b5cisHoldOperatorFor(address,address)
0x0b986a50netBalanceOf(address)
0x8e4a5a92releaseHold(string)
0xec38b229renewHold(string,uint256)
0x4cb0267fretrieveHoldData(string)
0x36c8773frevokeHoldOperator(address)
0x51bfb961totalSupplyOnHold()

▶️ Only in ERC-2020 (13)

0x5d16eb5cavailableFunds(address)
0x15e5a084checkApproveAllowed(address,address,uint256)
0xc4adbd94checkAuthorizeClearableTransferOperatorAllowed(address,address)
0xb52c4575checkAuthorizeFundOperatorAllowed(address,address)
0xd1161d74checkAuthorizeHoldOperatorAllowed(address,address)
0x57b08c50checkAuthorizePayoutOperatorAllowed(address,address)
0x0d046658checkHoldAllowed(address,address,address,uint256)
0xa765f088checkOrderFundAllowed(address,address,uint256)
0x1023bf92checkOrderPayoutAllowed(address,address,uint256)
0xf234a2aecheckOrderTransferAllowed(address,address,uint256)
0x85c3a1aacheckTransferAllowed(address,address,uint256)
0xe5a6b10fcurrency()
0x54fd4d50version()

Both surfaces parsed from the canonical specifications: ERC-1996 · ERC-2020