ERC-2018 Clearable Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ClearableToken | 0x62001634 |
⚙️ Functions this standard introduces (10)
0x73a33fbb | authorizeClearableTransferOperator(address) | |
0xb0aefc84 | cancelTransfer(string) | |
0x5c6fa317 | executeClearableTransfer(string) | |
0x213de662 | isClearableTransferOperatorFor(address,address) | view |
0x43e4a3ab | orderTransfer(string,address,uint256) | |
0x93f23ed4 | orderTransferFrom(string,address,address,uint256) | |
0x42be29e4 | processClearableTransfer(string) | |
0xfe1053b7 | rejectClearableTransfer(string,string) | |
0x13f2aa1c | retrieveClearableTransferData(string) | view |
0xa315dd4e | revokeClearableTransferOperator(address) |
⚖️ Compare with
Parsed from the canonical specification · discussion