IdentityRegistry

Verified contract

Active on Ethereum with 149 txns
Deployed by via 0x887d520f at 9476547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IdentityRegistry"

0xa9382a08e24ab82b4f49e1a2d35aee3c72ba7135dc4980980324bdadd642ea0a
0x85a1567664f1dd17f5834f02bdb8d4e7312d8ddc9e91f8e1856f3f4a2d10ae6f
0xa8d17c030e6676094b6fe2eafa5fb7282482d5461f9a52f467c55d836f336c87
0x2f12a80ed94f0af4b6a54bd1e8f774c137ca1cf1ddcf3dd9fb39cbbc9fcb8a01
0x2b06ec39444e143a53a8cada70e63edf73e6986fa0bae4bcb2647f8161d6d818
0xeae4c8d420f1ca85d6ab17537901bc90c4932957267b33fb7eccd32a2e367a8b
0x028accb2269f2fddc708fd52a3cee912ad30eb0a879f04bb93ccb2007509ea0e
0x5d9263d44f07dc419d16a699a17437bf7d93b01b72a31b8caf30bdc166e0a541
0x47fafe10d30cf5b56eed7e5c5c740d34c91997dcd30f97572d0531b70a6d0983
0x3661ee93a973a6cf7199c08bc3cbf4d5e6582404b6fb6eb77ff45dc4fc56156a

Functions
Getter at block 21393344
isOwner(view returns (bool)
false
issuersRegistry(view returns (address)
0x185a28c94af9f08d02c2917d32bc954d7f717a60
owner(view returns (address)
0x0c21f650d8e1b0fbd276a2403b74c7f211212c04
topicsRegistry(view returns (address)
0xdb1648d1e7d0ee05d6e23000923f1162c9a4e930
Read-only
contains(address _walletview returns (bool)
identity(addressview returns (address)
investorCountry(addressview returns (uint16)
isAgent(address accountview returns (bool)
isVerified(address _userAddressview returns (bool)
State-modifying
addAgent(address account
batchRegisterIdentity(address[] _usersaddress[] _identitiesuint16[] _countries
deleteIdentity(address _user
registerIdentity(address _useraddress _identityuint16 _country
removeAgent(address account
renounceOwnership(
setClaimTopicsRegistry(address _claimTopicsRegistry
setTrustedIssuersRegistry(address _trustedIssuersRegistry
transferOwnership(address newOwner
updateCountry(address _useruint16 _country
updateIdentity(address _useraddress _identity
Events
AgentAdded(address indexed account
AgentRemoved(address indexed account
ClaimTopicsRegistrySet(address indexed _claimTopicsRegistry
CountryUpdated(address indexed investorAddressuint16 indexed country
IdentityRegistered(address indexed investorAddressaddress indexed identity
IdentityRemoved(address indexed investorAddressaddress indexed identity
IdentityUpdated(address indexed old_identityaddress indexed new_identity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TrustedIssuersRegistrySet(address indexed _trustedIssuersRegistry
Constructor
constructor(address _trustedIssuersRegistryaddress _claimTopicsRegistry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.