ERC-4885 Subscription NFTs and Multi Tokens
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ISubscriptionToken | 0xc1a48422 |
⚙️ Functions this standard introduces (5)
0x70a08231 | balanceOf(address) | view |
0x0efe6a8b | deposit(address,uint256,uint256) | payable |
0x06fdde03 | name() | view |
0x2cdf29da | subscribeToNFT(address,uint256,string) | |
0x95d89b41 | symbol() | view |
⚖️ Compare with
Parsed from the canonical specification · discussion