FLAMOONGO
Verified contract
Active on
Ethereum with 334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLAM | ERC-20 | 138.045767 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17019102 | 2 years ago | | | 0 | 0.00076101711 | |
| 16278175 | 2 years ago | | | 0 | 0.0012521885 | |
| 14863074 | 2 years ago | | | 0 | 0.00061522568 | |
| 14793851 | 3 years ago | | | 0 | 0.00065839500 | |
| 14784086 | 3 years ago | | | 0 | 0.00080589323 | |
| 14707882 | 3 years ago | | | 0 | 0.0034936552 | |
| 14703615 | 3 years ago | | | 0 | 0.0020544062 | |
| 14703549 | 3 years ago | | | 0 | 0.0024790326 | |
| 14702010 | 3 years ago | | | 0 | 0.0029103278 | |
| 14697814 | 3 years ago | | | 0 | 0.0020226516 |
ABI
ABI objects
Getter at block 21212143
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyFee() view returns (uint256)
0
_devRatio() view returns (uint256)
30
_hasLiqBeenAdded() view returns (bool)
true
_liquidityRatio() view returns (uint256)
10
_marketingRatio() view returns (uint256)
60
_sellFee() view returns (uint256)
1400
_transferFee() view returns (uint256)
2000
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x30eee9e32941c6d8ab74f2f693ef52440d7336d1
lpPair() view returns (address)
0xea6a43e45c82457efca9d430b70ceaec2b5ea073
maxBuyTaxes() view returns (uint256)
1500
maxSellTaxes() view returns (uint256)
2500
maxTransferTaxes() view returns (uint256)
2500
name() view returns (string)
FLAMOONGO
owner() view returns (address)
0x30eee9e32941c6d8ab74f2f693ef52440d7336d1
snipersCaught() view returns (uint256)
7
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FLAM
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBuyCoolDownTime(uint256 Seconds)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing, uint256 dev)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 buyFee, uint256 sellFee, uint256 transferFee)
setWallets(address marketingWallet, address teamWallet)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.