Panda Moon
Verified contract
Active on
Ethereum with 203 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Panda Moon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19606560 | 8 months ago | | | 0 | 0.00034309131 | |
| 16808020 | 2 years ago | | | 0 | 0.00068236537 | |
| 16532052 | 2 years ago | | | 0 | 0.00037715972 | |
| 16388631 | 2 years ago | | | 0 | 0.00074854313 | |
| 16387732 | 2 years ago | | | 0 | 0.00088186623 | |
| 16385279 | 2 years ago | | | 0 | 0.0014513124 | |
| 16384259 | 2 years ago | | | 0 | 0.00093063791 | |
| 16383974 | 2 years ago | | | 0 | 0.00078854692 | |
| 16383960 | 2 years ago | | | 0 | 0.00086630726 | |
| 16383914 | 2 years ago | | | 0 | 0.0011278628 |
ABI
ABI objects
Getter at block 21392268
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
4000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Panda Moon
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PANDA
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xe32536b3d59725aeed37c048fa952af9402522c1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAndWalletAmount(uint256 maxTxAmount, uint256 maxWalletSize)
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.