ERC-8327 Directional Transfer Domain Registry
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ITransferDomainRegistry | 0xc86613f8 |
| IGracefulRouteRevocation | 0x90c5cbc4 |
⚙️ Functions this standard introduces (9)
0xa0e65839 | cancelRevocation(bytes32,bytes32,bytes32,bytes32) | |
0xdf9a2bbe | finalizeRevocation(bytes32,bytes32,bytes32) | |
0xfcbddce7 | getRevocation(bytes32,bytes32,bytes32) | view |
0xbe3a96ec | getRoute(bytes32,bytes32,bytes32) | view |
0x130464a4 | initiateRevocation(bytes32,bytes32,bytes32,bytes32) | |
0x29a154be | isRoutePermitted(bytes32,bytes32,bytes32) | view |
0xf1a5e959 | isRoutePermittedBatch(bytes32[],bytes32[],bytes32[]) | view |
0x2929da83 | revokeRoute(bytes32,bytes32,bytes32,bytes32) | |
0x8771e270 | setRoute(bytes32,bytes32,bytes32,bytes32) |
⚖️ Compare with
Parsed from the canonical specification · discussion