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 "LUT TOKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15644368 | 2 years ago | | | 0 | 0.0016185900 | |
| 15422474 | 2 years ago | | | 0 | 0.0011055900 | |
| 15422474 | 2 years ago | | | 0 | 0.0011055900 | |
| 15407313 | 2 years ago | | | 0 | 0.0016185900 | |
| 15396028 | 2 years ago | | | 0 | 0.00018724336 | |
| 15394732 | 2 years ago | | | 0 | 0.0011055900 | |
| 15389759 | 2 years ago | | | 0 | 0.0016185900 | |
| 15388522 | 2 years ago | | | 0 | 0.0011055900 | |
| 15375679 | 2 years ago | | | 0 | 0.0016185900 | |
| 15375679 | 2 years ago | | | 0 | 0.0016185900 |
ABI
ABI objects
Getter at block 21317517
_owner() view returns (address)
0x4e15591e54b7cd8e3d2c64340fbd7637364280b7
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x4e15591e54b7cd8e3d2c64340fbd7637364280b7
name() view returns (string)
LUT TOKEN
symbol() view returns (string)
LUT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
freezeOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
freeze(address _addr, uint256 _value)
reviewFalse() returns (string)
reviewTrue() returns (string)
reviewTrueMore(uint8 _count) returns (string)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unfreeze(address _addr, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(address _ceoAddr, address _cfoAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.