web3wagmi
← All standards

ERC-1484 Digital Identity Aggregator

Stagnantrequires ERC-191

🆔 ERC-165 interface ids

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

IdentityRegistryInterface0x98668daf

⚙️ Functions this standard introduces (26)

0x3aedf3c9addAssociatedAddress(address,address,uint8,bytes32,bytes32,uint256)
0xab5f6781addAssociatedAddressDelegated(address,address,uint8[2],bytes32[2],bytes32[2],uint256[2])
0x7d079951addProviders(address[])
0x960b11f5addProvidersFor(uint256,address[])
0xe846fd91addResolvers(address[])
0x010887dcaddResolversFor(uint256,address[])
0x268e8970createIdentity(address,address[],address[])
0x14fb5646createIdentityDelegated(address,address,address[],address[],uint8,bytes32,bytes32,uint256)
0x05c62c2fgetEIN(address)view
0x85e3f058getIdentity(uint256)view
0x237f1a21hasIdentity(address)view
0x5b5aed3aidentityExists(uint256)view
0xa687662disAssociatedAddressFor(uint256,address)view
0x53a9698aisProviderFor(uint256,address)view
0xd4b1cdccisResolverFor(uint256,address)view
0x8677ebe8isSigned(address,bytes32,uint8,bytes32,bytes32)pure
0x3b4656a1removeAssociatedAddress()
0xdd9ad9edremoveAssociatedAddressDelegated(address,uint8,bytes32,bytes32,uint256)
0x232e7d83removeProviders(address[])
0x06c93c36removeProvidersFor(uint256,address[])
0xb8a5c2a6removeResolvers(address[])
0x5726f660removeResolversFor(uint256,address[])
0xfa57b576triggerDestruction(uint256,address[],address[],bool)
0x8e1bb633triggerRecovery(uint256,address,uint8,bytes32,bytes32,uint256)
0x1bfe3508triggerRecoveryAddressChange(address)
0x2501faa5triggerRecoveryAddressChangeFor(uint256,address)

⚖️ Compare with

Parsed from the canonical specification · discussion