EthicHubUser
Verified contract
Active on
Ethereum with 946 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) |
---|---|---|---|---|---|---|---|
| 18833397 | a year ago | | | 0 | 0.0021113639 | |
| 15782478 | 2 years ago | | | 0 | 0.0012002557 | |
| 13236143 | 3 years ago | | | 0 | 0.0025690975 | |
| 12512431 | 3 years ago | | | 0 | 0.0017288700 | |
| 12367101 | 4 years ago | | | 0 | 0.0020746440 | |
| 11952135 | 4 years ago | | | 0 | 0.0044054650 | |
| 11951698 | 4 years ago | | | 0 | 0.0051829000 | |
| 11814727 | 4 years ago | | | 0 | 0.0062194800 | |
| 11326698 | 4 years ago | | | 0 | 0.0022804760 | |
| 11009965 | 4 years ago | | | 0 | 0.0021244970 |
ABI
ABI objects
Getter at block 21268287
ethicHubStorage() view returns (address)
0x6b79b0baed86a69f146c9256ecd268ebaa81bfca
owner() view returns (address)
0xab42a5a21566c9f1466d414cd3195da44643390b
version() view returns (uint8)
4
Read-only
viewRegistrationStatus(address target, string profile) view returns (bool isRegistered)
State-modifying
Events registerCommunity(address target)
registerInvestor(address target)
registerLocalNode(address target)
registerPaymentGateway(address target)
registerRepresentative(address target)
renounceOwnership()
transferOwnership(address _newOwner)
unregisterCommunity(address target)
unregisterInvestor(address target)
unregisterLocalNode(address target)
unregisterPaymentGateway(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.