web3wagmi
← All standards

ERC-5058 Lockable Non-Fungible Tokens

Stagnantrequires ERC-20, ERC-165, ERC-721

🆔 ERC-165 interface ids

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

IERC50580xb5cbb170

⚙️ Functions this standard introduces (9)

0x4ce17b86getLockApproved(uint256)view
0x91c79cd7isLockApprovedForAll(address,address)view
0xf6aacfb1isLocked(uint256)view
0x1338736flock(uint256,uint256)
0x179a9c0flockApprove(address,uint256)
0x121cba19lockerOf(uint256)view
0x1ddae4f9lockExpiredTime(uint256)view
0xf4bbcb29setLockApprovalForAll(address,bool)
0x6198e339unlock(uint256)

⚖️ Compare with

Parsed from the canonical specification · discussion