web3wagmi
← All standards

ERC-8255 Expiring Token Approvals

Draftrequires ERC-20, ERC-2612

🆔 ERC-165 interface ids

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

IERC82550x64470bc8

⚙️ Functions this standard introduces (3)

0x306a4d59allowanceAndExpiration(address,address)view
0xd0cf87d8approveForDuration(address,uint256,uint32)
0x84e2c149maxApprovalDuration()pure

🧬 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