Ethereum Lite
Verified contract
Active on
Ethereum with 732 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
xETL | ERC-20 | 100.2K | -- | -- | |
ETL | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14279711 | 3 years ago | | | 0 | 0.0013579661 | |
| 13010668 | 3 years ago | | | 0 | 0.0016842240 | |
| 12609144 | 3 years ago | | | 0 | 0.00078818800 | |
| 12344517 | 4 years ago | | | 0 | 0.0014075600 | |
| 12246340 | 4 years ago | | | 0 | 0.0028745680 | |
| 9983311 | 5 years ago | | | 0 | 0.00066622631 | |
| 9605980 | 5 years ago | | | 0 | 0.00022056000 | |
| 9454002 | 5 years ago | | | 0 | 0.00014704000 | |
| 9420460 | 5 years ago | | | 0 | 0.000073544000 | |
| 9321373 | 5 years ago | | | 0 | 0.000036760000 |
ABI
ABI objects
Getter at block 21321554
decimals() view returns (uint8)
8
fundsWallet() view returns (address)
0x78863e62856d8c2047061f447c7e55c5838b7064
name() view returns (string)
Ethereum Lite
symbol() view returns (string)
ETL
totalEthInWei() view returns (uint256)
14382947513763358720
totalSupply() view returns (uint256)
10000000000000000
unitsOneEthCanBuy() view returns (uint256)
0
version() view returns (string)
Ethereum Lite Smart Contract
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.