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 "LK99"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20524377 | 4 months ago | | | 0 | 0.000062796184 | |
| 19888044 | 7 months ago | | | 0 | 0.00017557916 | |
| 19838917 | 7 months ago | | | 0 | 0.00023319246 | |
| 19833490 | 7 months ago | | | 0 | 0.00038750329 | |
| 19717085 | 8 months ago | | | 0 | 0.00039874778 | |
| 19269885 | 10 months ago | | | 0 | 0.0023949877 | |
| 18944162 | a year ago | | | 0 | 0.00088540694 | |
| 18937623 | a year ago | | | 0 | 0.00085121832 | |
| 18933848 | a year ago | | | 0 | 0.00072527828 | |
| 18933817 | a year ago | | | 0 | 0.00083738215 |
ABI
ABI objects
Getter at block 21409581
DOMAIN_SEPARATOR() view returns (bytes32)
0x2b6041c2429c62084ee786dc0b65bb8dfb84bca08b0360d66243b18f620ee08f
decimals() view returns (uint8)
18
name() view returns (string)
LK99
nameSetter() view returns (address)
0xd58539d605a44dd91b90aed7962dbfb3e2eee999
symbol() view returns (string)
LK99
totalSupply() view returns (uint256)
10000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setName(string _name, string _symbol)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.