ERC-6353 Charity token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC20charity | 0xaceb828b |
⚠️ The spec asserts 0x557512b6 for IERC20charity, which its own interface does not produce.
Never matched the body in any published revision; exhaustive search over the 10 declared selectors plus ERC-20 and ERC-165 finds no combination producing it.
⚙️ Functions this standard introduces (10)
0xe43252d7 | addToWhitelist(address) | |
0x991ec6f7 | charityInfo(address) | view |
0x7c09829d | deleteDefaultAddress() | |
0xecfb5d17 | deleteFromWhitelist(address) | |
0xb56eebfb | getAllWhitelistedAddresses() | |
0x679aefce | getRate() | view |
0x915dc774 | setSpecificDefaultAddress(address) | |
0x84f39e1e | setSpecificDefaultAddressAndRate(address,uint256) | |
0x4c677803 | setSpecificRate(address,uint256) | |
0xca08ec7d | specificDefaultAddress() | view |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
⚖️ Compare with
Parsed from the canonical specification · discussion