Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POTTER | ERC-20 | 3.281727M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15762794 | 2 years ago | | | 0 | 0.00036338091 | |
| 15307687 | 2 years ago | | | 0 | 0.0011822131 | |
| 14862369 | 2 years ago | | | 0 | 0.00030373425 | |
| 14836973 | 3 years ago | | | 0 | 0.0030185646 | |
| 14834705 | 3 years ago | | | 0 | 0.0037044038 | |
| 14828005 | 3 years ago | | | 0 | 0.00070610231 | |
| 14826272 | 3 years ago | | | 0 | 0.0021028101 | |
| 14826120 | 3 years ago | | | 0 | 0.0015305875 | |
| 14826107 | 3 years ago | | | 0 | 0.0016806365 | |
| 14826104 | 3 years ago | | | 0 | 0.0016983223 |
ABI
ABI objects
Getter at block 21279993
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeDivisor() view returns (uint256)
1000
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
20
marketingSellFee() view returns (uint256)
20
marketingWallet() view returns (address)
0x3646aa8ef9aefaf3e55502e0c7519d6c3953e396
maxTransactionAmount() view returns (uint256)
95000000000000000000000000
maxWallet() view returns (uint256)
190000000000000000000000000
mevBuyFee() view returns (uint256)
10
mevRepelActive() view returns (bool)
true
mevSellFee() view returns (uint256)
10
mevWallet() view returns (address)
0xcbe614e88dac0bf6c0ed61351adeaa94c24ab113
name() view returns (string)
Potter
owner() view returns (address)
0x576d38e5080fa73174629275de31fb0c9eb4c006
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
950000000000000000000000
symbol() view returns (string)
POTTER
tokensForFees() view returns (uint256)
3281726912604031322747501
tokensForMarketing() view returns (uint256)
2187817941736020881831666
tokensForMev() view returns (uint256)
588723224078253421383624964
totalBuyFees() view returns (uint256)
30
totalSellFees() view returns (uint256)
30
totalSupply() view returns (uint256)
9500000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
14681978
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x311ef5a76b983f33a85a873954373c288406b724
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroTaxMode() view returns (bool)
false
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 airDrop(address[] newholders, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
changeAccountStatus(address[] bots_, bool status)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(address _mevrepel)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setZeroTaxMode(bool _zeroTaxMode)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingBuyFee, uint256 _mevBuyFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingSellFee, uint256 _mevSellFee)
updateSwapEnabled(bool enabled)
useMevRepel(bool _mevRepelActive)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.