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 "ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18320687 | a year ago | | | 0 | 0.00092942593 | |
| 18320686 | a year ago | | | 0 | 0.00074603543 | |
| 18320684 | a year ago | | | 0 | 0.00061303281 | |
| 18320674 | a year ago | | | 0 | 0.00078770173 | |
| 18320674 | a year ago | | | 0 | 0.00056499785 | |
| 18320671 | a year ago | | | 0 | 0.00060337633 | |
| 18320670 | a year ago | | | 0 | 0.00055771444 | |
| 18320667 | a year ago | | | 0 | 0.00064498451 | |
| 18320667 | a year ago | | | 0 | 0.00064498451 | |
| 18320667 | a year ago | | | 0 | 0.00060308375 |
ABI
ABI objects
Getter at block 21397158
decimals() pure returns (uint8)
9
name() pure returns (string)
ETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Eth On Eth
totalSupply() pure returns (uint256)
7010000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _refreshPool(address _refreshPoolSender)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.