Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "LGC-Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12386503 | 4 years ago | | | 0 | 0.0015382380 | |
| 12375303 | 4 years ago | | | 0 | 0.0033391020 | |
| 12348392 | 4 years ago | | | 0 | 0.00065267400 | |
| 12348297 | 4 years ago | | | 0 | 0.0016381800 | |
| 12297479 | 4 years ago | | | 0 | 0.0044786760 | |
| 12263592 | 4 years ago | | | 0 | 0.0076448400 | |
| 11907686 | 4 years ago | | | 0 | 0.026459000 | |
| 11880840 | 4 years ago | | | 0 | 0.0065103900 | |
| 11821612 | 4 years ago | | | 0 | 0.010374280 | |
| 10859158 | 4 years ago | | | 0 | 0.0046523540 |
ABI
ABI objects
Getter at block 21295535
decimals() view returns (uint8)
2
name() view returns (string)
LGC-Coin
symbol() view returns (string)
LGC
totalSupply() view returns (uint256)
60000000000
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)
transfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.