Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POGGERS | ERC-20 | 2.669687M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18174480 | a year ago | | | 0 | 0.00046783441 | |
| 17724204 | a year ago | | | 0 | 0.00098611624 | |
| 17339855 | a year ago | | | 0 | 0.0012873525 | |
| 17335652 | a year ago | | | 0 | 0.0013295180 | |
| 17335635 | a year ago | | | 0 | 0.0013229814 | |
| 17331612 | a year ago | | | 0 | 0.0021131863 | |
| 17331573 | a year ago | | | 0 | 0.0015936434 | |
| 17331519 | a year ago | | | 0 | 0.0014907694 | |
| 17331478 | a year ago | | | 0 | 0.0024106632 | |
| 17331475 | a year ago | | | 0 | 0.0019548916 |
ABI
ABI objects
Getter at block 21206630
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchBlock() view returns (uint256)
0
maxFee() view returns (uint256)
28
name() pure returns (string)
POGGERSS
pair() view returns (address)
0xf6f737274d22806a94041cded20fb91414edec71
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000000000000
symbol() pure returns (string)
POGGERS
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_markerPairs(uint256) view returns (address)
allowance(address holder, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isMaxWalletExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
manualSwapback()
renounceOwnership()
setAutomatedMarketMakerPair(address _pair, bool _value)
setBuyFees(uint256 _liquidityFee, uint256 _MarketingFee, uint256 _BurnFee, uint256 _feeDenominator)
setSellFees(uint256 _liquidityFee, uint256 _MarketingFee, uint256 _BurnFee, uint256 _feeDenominator)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTransferFees(uint256 _transferFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateF(uint256 _number)
Approval(address indexed owner, address indexed spender, uint256 value)
BotUpdated(address[] addresses, bool status)
BuyFeesChanged(uint256 _liquidityFee, uint256 _MarketingFee, uint256 _BurnFee)
ChangeMaxPrivateSell(uint256 amount)
ChangedMaxTX(uint256 _maxSellDenom)
ChangedMaxWallet(uint256 _maxWalletDenom)
ChangedPrivateRestrictions(uint256 _maxSellAmount, bool _restricted, uint256 _interval)
ChangedSwapBack(bool _enabled, uint256 _amount)
Fupdated(uint256 _timeF)
InitialDistributionFinished(bool _value)
ManagePrivate(address[] addresses, bool status)
OwnershipTransferred(address owner)
SellFeesChanged(uint256 _liquidityFee, uint256 _MarketingFee, uint256 _BurnFee)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SetFeeExempt(address _addr, bool _value)
SetFeeReceivers(address _liquidityReceiver, address _MarketingReceiver, address _BurnFeeReceiver)
SetMaxWalletExempt(address _address, bool _bool)
SetTxLimitExempt(address holder, bool exempt)
SingleBotUpdated(address _address, bool status)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFeeChanged(uint256 _transferFee)
constructor()
receive()
This contract contains no error objects.