← All standardsERC-7818 Expirable ERC-20
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (8)
0x85c9c4f8 | balanceOfAtEpoch(uint256,address) | view |
0x76671808 | currentEpoch() | view |
0x57d775f8 | epochLength() | view |
0x632a44ec | epochType() | view |
0x93c82c75 | isEpochExpired(uint256) | view |
0x9405fd27 | transferAtEpoch(uint256,address,uint256) | |
0xae8cb88c | transferFromAtEpoch(uint256,address,address,uint256) | |
0x683ce032 | validityDuration() | view |
🧬 Inherited (9)
0xdd62ed3e | allowance(address,address) | ERC-20 |
0x095ea7b3 | approve(address,uint256) | ERC-20 |
0x70a08231 | balanceOf(address) | ERC-20 |
0x313ce567 | decimals() | ERC-20 |
0x06fdde03 | name() | ERC-20 |
0x95d89b41 | symbol() | ERC-20 |
0x18160ddd | totalSupply() | ERC-20 |
0xa9059cbb | transfer(address,uint256) | ERC-20 |
0x23b872dd | transferFrom(address,address,uint256) | ERC-20 |
Parsed from the canonical specification · discussion