web3wagmi
← All standards

ERC-2020 vs ERC-2021

E-Money Standard Token compared with Payoutable Token.

No shared functions
0 shared · 13 vs 11 functions · 0% of the smaller surface

ERC-2020 lists ERC-2021 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-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()

▶️ Only in ERC-2021 (11)

0x30dfa9d5authorizePayoutOperator(address)
0x264b44d5cancelPayout(string)
0xb03a635fexecutePayout(string)
0x60401581isPayoutOperatorFor(address,address)
0xb39832d4orderPayout(string,uint256,string)
0x4f6c0edforderPayoutFrom(string,address,uint256,string)
0xda84e000processPayout(string)
0x73fb44c6putFundsInSuspenseInPayout(string)
0xb1a1322crejectPayout(string,string)
0xe83c4671retrievePayoutData(string)
0x0cd63006revokePayoutOperator(address)

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