← All standardsERC-8320 Regulated Asset Claim
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IRegistryAnchor | 0x1cb5db36 |
⚙️ Functions this standard introduces (9)
0x6bfc5c29 | getAssetId(address,uint256,uint256) | pure |
0xef6d6b1f | getAssetReference(bytes32) | view |
0x35884e5a | getRegistries() | view |
0xb1f3feaa | isAssetActive(bytes32) | view |
0x002c2f40 | isRegistryApproved(address) | view |
0x7ecebe00 | nonces(address) | view |
0xb6a91049 | registerAsset(address,uint256,uint256) | |
0x837592db | removeAsset(bytes32) | |
0x2911ba2c | setRegistry(address,bool) | |
🧬 Inherited (1)
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
Parsed from the canonical specification · discussion