ERC-5643 Subscription NFTs
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC5643 | 0x8c65f84d |
⚙️ Functions this standard introduces (4)
0x21235083 | cancelSubscription(uint256) | payable |
0x17c95709 | expiresAt(uint256) | view |
0xcde317af | isRenewable(uint256) | view |
0x776ce868 | renewSubscription(uint256,uint64) | payable |
⚖️ Compare with
Parsed from the canonical specification · discussion