IdentityRegistry

Verified contract

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

No balances found for "IdentityRegistry"

0x1b8dd801201c5534d2bef86629cca966c9e67e0af9cbd9513c79d56b6b617d44
0xd582eb7fe8e03cf57a65ca040ab1f0e25d8d061e563efce6c93aff0f3c81dfee
0x41e9ead27f9e103054255de91f5d3bbac9b15bf5d66a891b9f8a2efd9c1dbe9f
0x117999e23f0fb6c43b3af93c61552261b01199f028bbf299570436a3ee8a4914
0x3b05923ba8d7a3394ad9e8325967f39d35dc9fea694a72e0ca14ab6699b723b1
0xdb5b2baa89372de4271cfc864955708c8936472f5e66644fdc78c2cecf93f67b
0x6c24d05337832b195673fce1f0a41d89ce4af8110b5cbc07b00d7eaeb05f9aa9
0x1ce2b60a322ddc5cec01d5a3f685c8995b5d5f14ff4ac364195a40dc039b9aa9
0x891c9e96ffb08fd8f6077a4cc77a72d5e308b66bb41c3723c39cb261f44e0535
0x0a46f83d20bb976a94e6aaceb2aea4f1d81be182c9176f43af31e27f995636c4

Functions
Getter at block 21396424
isOwner(view returns (bool)
false
issuersRegistry(view returns (address)
0x8b90aef345cf769f95da372647dab2c8c0fa2bb7
owner(view returns (address)
0x0c21f650d8e1b0fbd276a2403b74c7f211212c04
topicsRegistry(view returns (address)
0x234801b280a588799b818fc5ccea8c13e36038fc
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.