Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLW | ERC-20 | 15.343706B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2015680 | a year ago | | | 0 | 0.0000046302038 | |
| 1964402 | a year ago | | | 0 | 0.0000072774000 | |
| 1964327 | a year ago | | | 0 | 0.000069453005 | |
| 1964079 | a year ago | | | 0 | 0.0000046542034 | |
| 1964061 | a year ago | | | 0 | 0.000069453004 | |
| 1963997 | a year ago | | | 0 | 0.0000047007454 | |
| 1963971 | a year ago | | | 0 | 0.0000046542032 | |
| 1963969 | a year ago | | | 0 | 0.0000047007452 | |
| 1963952 | a year ago | | | 0 | 0.000069813006 | |
| 1963948 | a year ago | | | 0 | 0.0000046542033 |
ABI
ABI objects
Getter at block 23084377
DEVFee() view returns (uint256)
0
DEVFeeReceiver() view returns (address)
0xfde278fd35bf984664841e44ecdd629871665eea
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x544348de4ee9567d2f96c2cde81e2cac24ca38dc
blacklistMode() view returns (bool)
true
buyCooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
18
distributor() view returns (address)
0x58ad8ddae885bd5740e9e21bcb2aee00bc700409
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000
getOwner() view returns (address)
0x544348de4ee9567d2f96c2cde81e2cac24ca38dc
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
2
marketingFeeReceiver() view returns (address)
0x544348de4ee9567d2f96c2cde81e2cac24ca38dc
name() pure returns (string)
FLW
pair() view returns (address)
0xe377e079ac282286177048db69593845ed25bd04
reflectionFee() view returns (uint256)
0
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
sellMultiplier() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000000
symbol() pure returns (string)
FLW
totalFee() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
setWalletLimitExemption(address holder, bool exempt)
set_sell_multiplier(uint256 Multiplier)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.