EthicHubUser
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6b79…bfca
Balances ($0.00)
No balances found for "EthicHubUser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6795998 | 6 years ago | | | 0 | 0.00080596800 | |
| 6789485 | 6 years ago | | | 0 | 0.00075559500 | |
| 6789362 | 6 years ago | | | 0 | 0.00077574420 | |
| 6788310 | 6 years ago | | | 0 | 0.00080596800 | |
| 6787866 | 6 years ago | | | 0 | 0.00080596800 | |
| 6787448 | 6 years ago | | | 0 | 0.00075559500 | |
| 6786618 | 6 years ago | | | 0 | 0.00075559500 | |
| 6784431 | 6 years ago | | | 0 | 0.00058432680 | |
| 6784267 | 6 years ago | | | 0 | 0.00055410300 | |
| 6777037 | 6 years ago | | | 0 | 0.00075559500 |
ABI
ABI objects
Getter at block 21321434
ethicHubStorage() view returns (address)
0x6b79b0baed86a69f146c9256ecd268ebaa81bfca
owner() view returns (address)
0xab42a5a21566c9f1466d414cd3195da44643390b
version() view returns (uint8)
2
Read-only
viewRegistrationStatus(address target, string profile) view returns (bool isRegistered)
State-modifying
Events registerCommunity(address target)
registerInvestor(address target)
registerLocalNode(address target)
registerRepresentative(address target)
renounceOwnership()
transferOwnership(address _newOwner)
unregisterCommunity(address target)
unregisterInvestor(address target)
unregisterLocalNode(address target)
unregisterRepresentative(address target)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UserStatusChanged(address target, string profile, bool isRegistered)
constructor(address _storageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.