Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "PANDE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13945766 | 7 months ago | | | 0 | 0.000048159124 | |
| 13945605 | 7 months ago | | | 0 | 9.1613827e-7 | |
| 13945595 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945595 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945595 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945595 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945595 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945595 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945594 | 7 months ago | | | 0 | 0.0000066066642 | |
| 13945594 | 7 months ago | | | 0 | 0.0000066066642 |
ABI
ABI objects
Getter at block 22941236
_buyFeesDev() view returns (uint256)
0
_buyFeesMarket() view returns (uint256)
0
_buyfeesLP() view returns (uint256)
0
_maxWalletTransact() view returns (uint256)
1000000000000000000
_percentDev() view returns (uint256)
0
_percentLP() view returns (uint256)
0
_percentMarket() view returns (uint256)
10
_sellFeesDev() view returns (uint256)
0
_sellFeesLP() view returns (uint256)
0
_sellFeesMarket() view returns (uint256)
1
_totalBuyTax() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
10
_totalSellTax() view returns (uint256)
1
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
name() view returns (string)
PANDE
owner() view returns (address)
0x3ee7a9444ffea7a9307d2c6fe9ad4a3824bf9847
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
$PANDE
totalSupply() view returns (uint256)
1000000000000000000
transactionAmountMax() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xc27a5a4af1bb6c3ec4cdea067262f2916297dfab
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
clearERC20()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.