Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Floki"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207510 | 2 days ago | | | 0 | 0.00022023186 | |
| 21181844 | 6 days ago | | | 0 | 0.0016261117 | |
| 20871397 | 2 months ago | | | 0 | 0.0016779547 | |
| 20584004 | 3 months ago | | | 0 | 0.000028506380 | |
| 20583984 | 3 months ago | | | 0 | 0.000054335233 | |
| 20537972 | 3 months ago | | | 0 | 0.00037783704 | |
| 19877396 | 6 months ago | | | 0 | 0.00029572393 | |
| 19662426 | 7 months ago | | | 0 | 0.00059550660 | |
| 19604611 | 7 months ago | | | 0 | 0.00092271138 | |
| 19588181 | 7 months ago | | | 0 | 0.00060948258 |
ABI
ABI objects
Getter at block 21222367
decimals() view returns (uint256)
18
name() view returns (string)
Floki
symbol() view returns (string)
FLK
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.