web3wagmi
← All standards

ERC-8325 Asset Anchor Registry

Reviewrequires ERC-165

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IAssetAnchorRegistry0x52a94b86
IAssetAnchorRegistryLifecycle0x6d8a9795
IAssetAnchorRegistryRecovery0xe2cb93dc
IAssetBoundToken0x6e4d3d14
IAssetBoundTokenId0x4a967b01

⚙️ Functions this standard introduces (17)

0x5b59619canchorId()view
0x6e5e9e49anchorIdOf(uint256)view
0x5a180c0aanchorRegistry()view
0x4db66b0cbindToken(bytes32,address,bytes32,uint256)
0xf4fa0648deactivateAnchor(bytes32,string)
0x7feb51d9getAnchor(bytes32)view
0xa5961b4cgetMetadata(bytes32)view
0xee6fc51einvalidateTokenBinding(bytes32,bytes32)
0x5c36901cisActive(bytes32)view
0x6f0c5082isAnchorActive()view
0x7ed0e942isAnchorActiveFor(uint256)view
0x0ca456c2isBindingValid(bytes32)view
0xe0d16cd8isBound(bytes32)view
0x83d0c9dcreattest(bytes32,uint64,uint64)
0x8faf742dregisterAnchor(bytes32,bytes32,bytes)
0x0f8a69a6registerAndBind(bytes32,bytes32,bytes,address,bytes32,uint256)
0xe300d351registeredBy(bytes32)view

🧬 Inherited (1)

0x01ffc9a7supportsInterface(bytes4)ERC-165

⚖️ Compare with

Parsed from the canonical specification · discussion