ETH Light
Verified contract
Active on
Ethereum with 1,129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($32.09)
Native
Value
$32.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,208.55 |
$32.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16599292 | 2 years ago | | | 0 | 0.0017194722 | |
| 15639127 | 2 years ago | | | 0 | 0.00053863194 | |
| 15639116 | 2 years ago | | | 0 | 0.00056981013 | |
| 15639098 | 2 years ago | | | 0 | 0.00056435115 | |
| 13251386 | 3 years ago | | | 0 | 0.0025868385 | |
| 12920456 | 3 years ago | | | 0 | 0.0010468172 | |
| 12417070 | 3 years ago | | | 0 | 0.015274192 | |
| 12255098 | 4 years ago | | | 0 | 0.0049692720 | |
| 11924014 | 4 years ago | | | 0 | 0.0065803780 | |
| 11829295 | 4 years ago | | | 0 | 0.010464004 |
ABI
ABI objects
Getter at block 21161305
decimals() view returns (uint8)
18
name() view returns (string)
ETH Light
owner() view returns (address)
0xa8fd5cd6807976d2963d42e0ca7f3f4decf9ca01
symbol() view returns (string)
ELT
tokenDecimal() view returns (uint256)
1000000000000000000
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
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()
fallback()
This contract contains no error objects.