Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOJAK | ERC-20 | 171.347963K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16282319 | 4 months ago | | | 0 | 3.8287678e-7 | |
| 14569039 | 6 months ago | | | 0 | 0.000000308313304308 | |
| 14508581 | 6 months ago | | | 0 | 0.00061427749 | |
| 14140383 | 6 months ago | | | 0 | 0.000000309084586104 | |
| 14043601 | 6 months ago | | | 0 | 0.0000030415622 | |
| 13940484 | 6 months ago | | | 0 | 3.1238072e-7 | |
| 13940459 | 6 months ago | | | 0 | 3.1305048e-7 | |
| 13932633 | 6 months ago | | | 0 | 0.000000309513928784 | |
| 13932184 | 6 months ago | | | 0 | 3.1006058e-7 | |
| 13928736 | 6 months ago | | | 0 | 3.1376900e-7 |
ABI
ABI objects
Getter at block 21866458
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Flojak
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2c75db0da8c0b4bea5ca6df1b94963e08bf71f7e
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
196433100000000
symbol() pure returns (string)
FLOJAK
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
100000000000000000
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
editMaxHoldings(uint256 maxWallPercent)
enableTrading()
noLimits()
removeForeignToken(address tokenAddress, uint256 tokens) returns (bool)
renounceOwnership()
setInternalAddress(address holder, bool exempt)
setNoTxLimit(address holder, bool exempt)
setRatio(uint256 _target, uint256 _denominator)
setSwapAndLiquify(bool _enabled, uint256 _amount)
setTaxes(uint256 _buy, uint256 _sell, uint256 _trans)
setpercent(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
swapback()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
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.