ERC-1592 Address and ERC20-compliant transfer rules
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IRule | 0x8fdd4874 |
⚙️ Functions this standard introduces (6)
0xcf31ff86 | isAddressValid(address) | view |
0x40ecb7f2 | isTransferValid(address,address,uint256) | view |
0xdb18af6c | rule(uint256) | view |
0xb4627416 | ruleLength() | view |
0x5e8e30a6 | validateAddress(address) | view |
0xc6946a12 | validateTransfer(address,address,uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion