King Flotamalon
Verified contract
Active on
Ethereum with 427 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
0xc2c5…4fc4
6 additional
variables
Balances ($78.94)
Native
Value
$78.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03126 | $2,525.24 |
$78.94 | |
KF | ERC-20 | 183.77039B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17219453 | a year ago | | | 0 | 0.0015977875 | |
| 16299253 | 2 years ago | | | 0 | 0.0031574976 | |
| 16294192 | 2 years ago | | | 0 | 0.0023633359 | |
| 14991030 | 2 years ago | | | 0 | 0.00087663505 | |
| 14649081 | 3 years ago | | | 0 | 0.0023036574 | |
| 14603075 | 3 years ago | | | 0 | 0.0014983221 | |
| 14538031 | 3 years ago | | | 0 | 0.0024386432 | |
| 14523322 | 3 years ago | | | 0 | 0.012436762 | |
| 14523319 | 3 years ago | | | 0 | 0.0021385836 | |
| 14523315 | 3 years ago | | | 0 | 0.0023335058 |
ABI
ABI objects
Getter at block 21089345
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 rewards, uint16 liquidity, uint16 marketing, uint16 buyback, uint16 dev, uint16 winner, uint16 total)
(rewards=100, liquidity=300, marketing=1000, buyback=1000, dev=0, winner=0, total=2400)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee, uint16 boostBuyFee, uint16 boostSellFee, uint16 boostTransferFee)
(buyFee=1100, sellFee=1300, transferFee=2500, boostBuyFee=1000, boostSellFee=2500, boostTransferFee=2500)
_taxWallets() view returns (address marketing, address dev, address winner)
(marketing=0x2a034fc3c1552ab065b152d4560c7ed3e254942c, dev=0x7a24fffb6d565a3650eee3acda64ea74b1cc1d0c, winner=0xde3958652dc866c79cea125bae7b4292bb106fef)
boostedTaxTimestampEnd() view returns (uint256)
1649126623
boostedTaxesEnabled() view returns (bool)
false
contractSwapEnabled() view returns (bool)
true
contractSwapTimer() view returns (uint256)
10
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getMaxTX() view returns (uint256)
1000000000000
getMaxWallet() view returns (uint256)
20000000000
getOwner() view returns (address)
0xd4ebd082465e31fefec83e5e3b147306e006855b
getTotalReflected() view returns (uint256)
1353852944890224553
lpPair() view returns (address)
0x1fe1d7b108af9deb1a940a9a646f3de4a7c5acfa
maxBuyTaxes() view returns (uint256)
2500
maxSellTaxes() view returns (uint256)
2500
maxTransferTaxes() view returns (uint256)
2500
name() pure returns (string)
King Flotamalon
processReflect() view returns (bool)
false
swapAmount() view returns (uint256)
1000000000000000000
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
KF
totalSupply() pure returns (uint256)
1000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUserInfo(address shareholder) view returns (string, string, string, string)
getUserRealizedGains(address shareholder) view returns (uint256)
getUserUnpaidEarnings(address shareholder) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromDividends(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
buybackAndBurn(uint256 boostTime, uint256 amount, uint256 multiplier)
enableTrading()
giveMeWelfarePlease()
manualDeposit()
multiSendTokens(address[] accounts, uint256[] amounts)
removeBlacklisted(address account)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setBoostedTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setBoostedTaxes(uint256 timeInSeconds)
setBoostedTaxesEnabled(bool enabled)
setContractSwapSettings(bool _enabled, bool processReflectEnabled)
setDividendExcluded(address holder, bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setInitializers(address aInitializer, address cInitializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool _antiSnipe, bool _antiGas, bool _antiBlock, bool _antiSpecial)
setRatios(uint16 rewards, uint16 liquidity, uint16 marketing, uint16 dev, uint16 buyback, uint16 winner)
setReflectionCriteria(uint256 _minPeriod, uint256 _minReflection, uint256 minReflectionMultiplier)
setReflectorSettings(uint256 gas)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor, uint256 time)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address dev)
setWinnerWallet(address wallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amount)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.