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 |
---|---|---|---|---|---|
LIGHTTRUMP | ERC-20 | 116.241507M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18136603 | 3 months ago | | | 0 | 2.3213104e-7 | |
| 17475438 | 3 months ago | | | 0 | 9.8790993e-7 | |
| 17433087 | 3 months ago | | | 0 | 0.0000012812543 | |
| 17433087 | 3 months ago | | | 0 | 0.0000025650195 | |
| 17433085 | 3 months ago | | | 0 | 1.6044967e-7 | |
| 17433007 | 3 months ago | | | 0 | 0.0000026602364 | |
| 17432957 | 3 months ago | | | 0 | 0.0000012778237 | |
| 17432957 | 3 months ago | | | 0 | 0.0000012796526 | |
| 17432956 | 3 months ago | | | 0 | 0.0000012793203 | |
| 17432946 | 3 months ago | | | 0 | 0.0000012809894 |
ABI
ABI objects
Getter at block 21997965
Player() view returns (address)
0x7c395bbf4344aa1956a410247f2305409aaec2ef
decimals() view returns (uint8)
9
name() view returns (string)
Light Trump
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LIGHTTRUMP
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burner(uint256 amount)
renounceOwnership()
startTrans(address account, uint256 getSwap)
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)
Engage(address indexed account, uint256 getSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.