web3wagmi
← All standards

ERC-7818 Expirable ERC-20

Finalrequires ERC-20

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IERC78180x062e6408

⚙️ Functions this standard introduces (8)

0x85c9c4f8balanceOfAtEpoch(uint256,address)view
0x76671808currentEpoch()view
0x57d775f8epochLength()view
0x632a44ecepochType()view
0x93c82c75isEpochExpired(uint256)view
0x9405fd27transferAtEpoch(uint256,address,uint256)
0xae8cb88ctransferFromAtEpoch(uint256,address,address,uint256)
0x683ce032validityDuration()view

🧬 Inherited (9)

0xdd62ed3eallowance(address,address)ERC-20
0x095ea7b3approve(address,uint256)ERC-20
0x70a08231balanceOf(address)ERC-20
0x313ce567decimals()ERC-20
0x06fdde03name()ERC-20
0x95d89b41symbol()ERC-20
0x18160dddtotalSupply()ERC-20
0xa9059cbbtransfer(address,uint256)ERC-20
0x23b872ddtransferFrom(address,address,uint256)ERC-20

⚖️ Compare with

Parsed from the canonical specification · discussion