Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PTN | ERC-20 | 237.460782K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20967978 | 2 months ago | | | 0 | 0.00089475775 | |
| 20354253 | 5 months ago | | | 0 | 0.000051348504 | |
| 20281353 | 5 months ago | | | 0 | 0.00032993688 | |
| 20281353 | 5 months ago | | | 0 | 0.00032993688 | |
| 20174615 | 6 months ago | | | 0 | 0.00012565380 | |
| 19846678 | 7 months ago | | | 0 | 0.00022987942 | |
| 19718619 | 8 months ago | | | 0 | 0.00067122102 | |
| 19227750 | 10 months ago | | | 0 | 0.0016656928 | |
| 19164897 | 10 months ago | | | 0 | 0.0010472196 | |
| 19098773 | a year ago | | | 0 | 0.0011807495 |
ABI
ABI objects
Getter at block 21416843
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x073595d708fcc651281e37cb0a7983a0e2781014
maxBuyAmount() view returns (uint256)
12500000000000000000000000
maxSellAmount() view returns (uint256)
12500000000000000000000000
maxWalletAmount() view returns (uint256)
15000000000000000000000000
name() view returns (string)
Potion
owner() view returns (address)
0xfadf60115930f3cd497ac01da7b9ce551facfd38
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
PTN
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
237460781689290454211135
totalSupply() view returns (uint256)
500000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18728071
transferDelayEnabled() 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)
bot(address) view returns (bool)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
operatorExcludeFromFees(address account, bool excluded)
operatorExcludeFromMaxTransaction(address updAds, bool isEx)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.