ERC-2020 E-Money Standard Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| EMoneyToken | 0xc33af404 |
⚙️ Functions this standard introduces (13)
0x5d16eb5c | availableFunds(address) | view |
0x15e5a084 | checkApproveAllowed(address,address,uint256) | view |
0xc4adbd94 | checkAuthorizeClearableTransferOperatorAllowed(address,address) | view |
0xb52c4575 | checkAuthorizeFundOperatorAllowed(address,address) | view |
0xd1161d74 | checkAuthorizeHoldOperatorAllowed(address,address) | view |
0x57b08c50 | checkAuthorizePayoutOperatorAllowed(address,address) | view |
0x0d046658 | checkHoldAllowed(address,address,address,uint256) | view |
0xa765f088 | checkOrderFundAllowed(address,address,uint256) | view |
0x1023bf92 | checkOrderPayoutAllowed(address,address,uint256) | view |
0xf234a2ae | checkOrderTransferAllowed(address,address,uint256) | view |
0x85c3a1aa | checkTransferAllowed(address,address,uint256) | view |
0xe5a6b10f | currency() | view |
0x54fd4d50 | version() | pure |
⚖️ Compare with
Parsed from the canonical specification · discussion