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 "LETTY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17375354 | 2 years ago | | | 0 | 0.0012969254 | |
| 17375347 | 2 years ago | | | 0 | 0.0011917923 | |
| 17375343 | 2 years ago | | | 0 | 0.0010630230 | |
| 17375343 | 2 years ago | | | 0 | 0.0015665032 | |
| 17375340 | 2 years ago | | | 0 | 0.00099690583 | |
| 17375309 | 2 years ago | | | 0 | 0.024427326 | |
| 17375291 | 2 years ago | | | 0 | 0.0012172514 | |
| 17375288 | 2 years ago | | | 0 | 0.0091170200 | |
| 17375283 | 2 years ago | | | 0 | 0.0022993186 | |
| 17375278 | 2 years ago | | | 0 | 0.0017919132 |
ABI
ABI objects
Getter at block 21384054
decimals() view returns (uint8)
18
name() view returns (string)
LETTY
symbol() view returns (string)
LETTY
totalSupply() view returns (uint256)
488805411572115795009665242582
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Claim(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.