Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($69.86)
Native
Value
$69.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02246 | $3,110.49 |
$69.86 | |
FLOKIT | ERC-20 | 17.739358B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16453562 | 2 years ago | | | 0 | 0.00038849409 | |
| 16453543 | 2 years ago | | | 0 | 0.00062196381 | |
| 16453543 | 2 years ago | | | 0 | 0.00062555604 | |
| 16453530 | 2 years ago | | | 0 | 0.00088550634 | |
| 16453530 | 2 years ago | | | 0 | 0.00088550634 | |
| 16453529 | 2 years ago | | | 0 | 0.00089645152 | |
| 16453528 | 2 years ago | | | 0 | 0.00092753541 | |
| 16453528 | 2 years ago | | | 0 | 0.00092753541 | |
| 16453528 | 2 years ago | | | 0 | 0.00092753541 | |
| 16453475 | 2 years ago | | | 0 | 0.00052917331 |
ABI
ABI objects
Getter at block 21227234
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Floki Tao
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5b3870007a19333d986d45b6737a6ba2981c1d70
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
30000000000000000000000000000
symbol() pure returns (string)
FLOKIT
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isblacklisted(address) view returns (bool)
State-modifying
Events add_blacklist(address[] addresses, bool status)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
boolblacklist(bool _status)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
clearStuckETH(uint256 amountPercentage)
manualSwapBack()
manualsend()
openTrading()
removelimits()
renounceOwnership()
setMaxBag(uint256 maxWallPercent)
setMaxTransaction(uint256 maxTXPercent)
setPercentFees(uint256 _buy, uint256 _sell, uint256 _trans)
setReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _ecosystemFeeReceiver)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTXExempt(address holder, bool exempt)
setTXandFeeExempt(address holder, bool exempt)
setTargetRatio(uint256 _target, uint256 _denominator)
setTaxAllocation(uint256 _liquidityFee, uint256 _ecosystemFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.