ERC-5006 Rental NFT, NFT User Extension
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC5006 | 0xc26d96cc |
⚙️ Functions this standard introduces (5)
0x883d1d5f | createUserRecord(address,address,uint256,uint64,uint64) | |
0x37516f7c | deleteUserRecord(uint256) | |
0x535c0ce3 | frozenBalanceOf(address,uint256) | view |
0xdef2cc56 | usableBalanceOf(address,uint256) | view |
0xf0af245a | userRecordOf(uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion