web3wagmi
← All standards

ERC-5187 Extend EIP-1155 with rentable usage rights

Stagnantrequires ERC-165, ERC-1155

🆔 ERC-165 interface ids

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

IRental0x6938e358

⚙️ Functions this standard introduces (7)

0x1ea6ab5fexpireAt(uint256,address)view
0x075912c4propertyRightOf(uint256)view
0x0df91a28renew(address,uint256,uint256)
0xaca73c6csafeRent(address,address,uint256,uint256,uint256)
0xae066cb0sublet(address,uint256)
0xc21aa00etakeBack(address,uint256)
0xbd85b039totalSupply(uint256)view

🧬 Inherited (7)

0x00fdd58ebalanceOf(address,uint256)ERC-1155
0x4e1273f4balanceOfBatch(address[],uint256[])ERC-1155
0xe985e9c5isApprovedForAll(address,address)ERC-1155
0x2eb2c2d6safeBatchTransferFrom(address,address,uint256[],uint256[],bytes)ERC-1155
0xf242432asafeTransferFrom(address,address,uint256,uint256,bytes)ERC-1155
0xa22cb465setApprovalForAll(address,bool)ERC-1155
0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion