ERC-7565 Perpetual Contract NFTs as Collateral
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IPerpetualContractNFT | 0xbef34346 |
⚙️ Functions this standard introduces (5)
0xebfe7140 | collateralize(uint256,uint256,uint256,uint64) | |
0xe5451103 | currentOwner(uint256) | view |
0x0634612f | getLoanTerms(uint256) | view |
0x8a700b53 | repayLoan(uint256,uint256) | |
0x3c0c4979 | viewRepayAmount(uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion