web3wagmi
← All standards

ERC-5725 Transferable Vesting NFT

Finalrequires ERC-721

🆔 ERC-165 interface ids

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

IERC57250xbd3a202b

⚙️ Functions this standard introduces (12)

0x379607f5claim(uint256)
0x9e0bd808claimablePayout(uint256)view
0x84e968e6claimedPayout(uint256)view
0x807c3531getClaimApproved(uint256)view
0xa2e8a50cisClaimApprovedForAll(address,address)view
0x8b9cb90bpayoutToken(uint256)view
0xd113cfbasetClaimApproval(address,bool,uint256)
0x323418c1setClaimApprovalForAll(address,bool)
0xdb900b9dvestedPayout(uint256)view
0xd744515fvestedPayoutAtTime(uint256,uint256)view
0x81d0526dvestingPayout(uint256)view
0x576561d2vestingPeriod(uint256)view

🧬 Inherited (10)

0x095ea7b3approve(address,uint256)ERC-721
0x70a08231balanceOf(address)ERC-721
0x081812fcgetApproved(uint256)ERC-721
0xe985e9c5isApprovedForAll(address,address)ERC-721
0x6352211eownerOf(uint256)ERC-721
0xb88d4fdesafeTransferFrom(address,address,uint256,bytes)ERC-721
0x42842e0esafeTransferFrom(address,address,uint256)ERC-721
0xa22cb465setApprovalForAll(address,bool)ERC-721
0x01ffc9a7supportsInterface(bytes4)ERC-165
0x23b872ddtransferFrom(address,address,uint256)ERC-721

⚖️ Compare with

Parsed from the canonical specification · discussion