Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TLC | ERC-20 | 27.298314M | -- | -- | |
LINO | ERC-20 | 20 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11515805 | 4 years ago | | | 0 | 0.0027997200 | |
| 11515582 | 4 years ago | | | 0 | 0.0044484000 | |
| 11314508 | 4 years ago | | | 0 | 0.00088998001 | |
| 11238315 | 4 years ago | | | 0 | 0.0051836402 | |
| 11116266 | 4 years ago | | | 0 | 0.0013381123 | |
| 10456522 | 4 years ago | | | 0 | 0.0023284799 | |
| 10344627 | 4 years ago | | | 0 | 0.0013860000 | |
| 10320655 | 4 years ago | | | 0 | 0.0023839200 | |
| 10319346 | 4 years ago | | | 0 | 0.0018845519 | |
| 9949603 | 5 years ago | | | 0 | 0.00083160003 |
ABI
ABI objects
Getter at block 21257631
decimals() view returns (uint8)
18
name() view returns (string)
TL Coin
symbol() view returns (string)
TLC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
multisend(address[] dests, uint256[] values) returns (uint256)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.