Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOG | ERC-20 | 806.855871K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18060141 | a year ago | | | 0 | 0.00042646047 | |
| 18060115 | a year ago | | | 0 | 0.00041099922 | |
| 18060106 | a year ago | | | 0 | 0.00042036411 | |
| 18060096 | a year ago | | | 0 | 0.00064311252 | |
| 18060091 | a year ago | | | 0 | 0.00039106445 | |
| 18060086 | a year ago | | | 0 | 0.00049220956 | |
| 18060084 | a year ago | | | 0 | 0.00059749575 | |
| 18060080 | a year ago | | | 0 | 0.00043892975 | |
| 18060074 | a year ago | | | 0 | 0.00039374107 | |
| 18060070 | a year ago | | | 0 | 0.00059295115 |
ABI
ABI objects
Getter at block 21204840
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
3
buyTax() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x13784b58c37db14761474e6e24da6491d89db313
isLPBurningEnabled() view returns (bool)
false
isLimitEnabled() view returns (bool)
true
isSwapEnabled() view returns (bool)
true
isTradingOpen() view returns (bool)
true
lastLpBurnTime() view returns (uint256)
1693793591
lastManualLpBurnTime() view returns (uint256)
0
lpBurnFrequency() view returns (uint256)
7200
manualBurnFrequency() view returns (uint256)
3600
marketingWallet() view returns (address)
0x13784b58c37db14761474e6e24da6491d89db313
maxAllowedPerWallet() view returns (uint256)
2000000000000000000000000
maxPerTransaction() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Fog Coin
owner() view returns (address)
0x13784b58c37db14761474e6e24da6491d89db313
percentForLPBurn() view returns (uint256)
30
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
99
sellTax() view returns (uint256)
99
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
FOG
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
806855870967353547622557
totalSupply() view returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe21fa675ab332ca35530a0f8447a9fdf484cfbb4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events FOGLaunch()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
removeTransferDelay() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMarketingWallet(address newmarketingWallet)
updateMaxBuy(uint256 maxPerTx, uint256 maxPerWallet)
updateMaxTxnAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTaxes(uint256 buy, uint256 sell)
updatemaxPerWalletDuringInitialAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.