Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Esla"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 4999133 | 7 years ago | | | 0 | 0.00042086000 | |
0x | 4998989 | 7 years ago | | | 0 | 0.00018938700 | |
0x | 4998970 | 7 years ago | | | 0 | 0.00042086000 | |
0x436f6d70 | 4998887 | 7 years ago | | | 0 | 0.00045792000 | |
0x7f746573 | 4997295 | 7 years ago | | | 0 | 0.00043840000 | |
0x7f746573 | 4997278 | 7 years ago | | | 0 | 0.00043840000 | |
0x | 4996133 | 7 years ago | | | 0 | 0.00075754800 | |
0x | 4995937 | 7 years ago | | | 0 | 0.00075754800 | |
0x7f746573 | 4995891 | 7 years ago | | | 0 | 0.00078912000 | |
0x | 4995781 | 7 years ago | | | 0 | 0.00075754800 |
ABI
ABI objects
Getter at block 21313931
getUserCount() view returns (uint256)
6
owner() view returns (address)
0x96011e2b724da13a77ffd5b4a0510589e0ee19a7
Read-only
getPersonalInfo(address user_wallet_address) view returns (string, string, string, string, string, string, string)
isAuthorized(address user_wallet_address) view returns (bool)
users(uint256) view returns (address)
State-modifying
Events addPersonalInfo(address user_wallet_address, string _full_name, string _company, string _job_title, string _email, string _mobile, string _telephone, string _fax) returns (bool)
authorize(address user_wallet_address)
deAuthorize(address user_wallet_address)
transferOwnership(address newOwner)
Authorized(address indexed user_wallet_address)
DeAuthorized(address indexed user_wallet_address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PersonalInfoAdded(address indexed user_wallet_address, string full_name, string company, string job_title, string email, string mobile, string telephone, string fax)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.