ERC-5516 Soulbound Multi-owner Tokens
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC5516 | 0x85a5f87c |
⚙️ Functions this standard introduces (7)
0xfd62a725 | deriveTokenId(address,string) | view |
0xf15963c8 | has(address,uint256) | view |
0x9997e2f2 | hasRenounced(address,uint256) | view |
0xc784b5b5 | issue(address[],string) | |
0xa4e2ee11 | issuerOf(uint256) | view |
0x7de6b1db | renounce(uint256) | |
0x0e89341c | uri(uint256) | view |
⚖️ Compare with
Parsed from the canonical specification · discussion