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 |
---|---|---|---|---|---|
POG | ERC-20 | 10.886823M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17817088 | a year ago | | | 0 | 0.0011936694 | |
| 17817086 | a year ago | | | 0 | 0.020250300 | |
| 17817079 | a year ago | | | 0 | 0.00087793993 | |
| 17817072 | a year ago | | | 0 | 0.00068194611 | |
| 17817068 | a year ago | | | 0 | 0.00084213656 | |
| 17817066 | a year ago | | | 0 | 0.00087845607 | |
| 17817063 | a year ago | | | 0 | 0.00084029620 | |
| 17817060 | a year ago | | | 0 | 0.00095976044 | |
| 17817057 | a year ago | | | 0 | 0.00094975499 | |
| 17817056 | a year ago | | | 0 | 0.00051226070 |
ABI
ABI objects
Getter at block 21160102
MarketingWallet() view returns (address)
0x48a5cb595acea04a28893e8bdf1142a6742d7024
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x48a5cb595acea04a28893e8bdf1142a6742d7024
lastLpBurnTime() view returns (uint256)
1690855379
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3000
manualBurnFrequency() view returns (uint256)
3600
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Pog Coin
owner() view returns (address)
0x48a5cb595acea04a28893e8bdf1142a6742d7024
percentForLPBurn() view returns (uint256)
1
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
99
sellTotalFees() view returns (uint256)
99
startedTrades() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
swapsActivated() view returns (bool)
true
symbol() view returns (string)
POG
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
7335390361706848918972661
totalSupply() view returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xb5f09809214a4310a5ad0b7954c72218382ef62a
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateDevWallet(address newWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmt(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
MarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
isbot(address indexed sniper)
constructor()
receive()
This contract contains no error objects.