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 "Lite Gold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15145949 | 2 years ago | | | 0 | 0.0010802577 | |
| 14518753 | 3 years ago | | | 0 | 0.0022937039 | |
| 14229655 | 3 years ago | | | 0 | 0.0044077106 | |
| 14210126 | 3 years ago | | | 0 | 0.0025825476 | |
| 14105500 | 3 years ago | | | 0 | 0.0046111650 | |
| 13639306 | 3 years ago | | | 0 | 0.0048824100 | |
| 13302723 | 3 years ago | | | 0 | 0.0027399564 | |
| 13194589 | 3 years ago | | | 0 | 0.0040446559 | |
| 13193457 | 3 years ago | | | 0 | 0.0068793341 | |
| 13181694 | 3 years ago | | | 0 | 0.0047627233 |
ABI
ABI objects
Getter at block 21166492
decimals() view returns (uint8)
8
name() view returns (string)
Lite Gold
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x867b3e7c7f1bb9f45ed527affe4df3a7b4bdefbb
paused() view returns (bool)
false
symbol() view returns (string)
LTG
totalSupply() view returns (uint256)
7700000000000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
State-modifying
Events acceptOwnership() returns (bool)
approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
claimToken(address token, address _to, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.