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 "ETIMChain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7910911 | 6 years ago | | | 0 | 0.00028486235 | |
| 7583675 | 6 years ago | | | 0 | 0.00022159000 | |
| 7532225 | 6 years ago | | | 0 | 0.00010983500 | |
| 7532225 | 6 years ago | | | 0 | 0.00010983500 | |
| 7532225 | 6 years ago | | | 0 | 0.00010951500 | |
| 7532223 | 6 years ago | | | 0 | 0.00010983500 | |
| 7532223 | 6 years ago | | | 0 | 0.00010983500 | |
| 7532223 | 6 years ago | | | 0 | 0.00010983500 | |
| 7532223 | 6 years ago | | | 0 | 0.00011015500 | |
| 7532223 | 6 years ago | | | 0 | 0.00011015500 |
ABI
ABI objects
Getter at block 21388879
account_address() view returns (address)
0xb3822a42212662c621cd8ce442525ade337431a9
admin_address() view returns (address)
0xb3822a42212662c621cd8ce442525ade337431a9
decimals() view returns (uint8)
18
name() view returns (string)
ETIMChain
symbol() view returns (string)
ET
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.