Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.24)
Native
Value
$6.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001576 | $3,961.87 |
$6.24 | |
PND | ERC-20 | 1.268138M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17681105 | a year ago | | | 0 | 0.00086686247 | |
| 17677886 | a year ago | | | 0 | 0.0017988278 | |
| 17677712 | a year ago | | | 0 | 0.0012222095 | |
| 17677700 | a year ago | | | 0 | 0.0012232398 | |
| 17677696 | a year ago | | | 0 | 0.0012295562 | |
| 17677681 | a year ago | | | 0 | 0.00082134368 | |
| 17677651 | a year ago | | | 0 | 0.0013167441 | |
| 17677651 | a year ago | | | 0 | 0.0015655699 | |
| 17677644 | a year ago | | | 0 | 0.0011476860 | |
| 17677641 | a year ago | | | 0 | 0.0013117761 |
ABI
ABI objects
Getter at block 21412959
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x474b87ad2eb2c794b158f888aa7b7666eb32c870
name() pure returns (string)
PandaCoin
pair() view returns (address)
0x7315cdf0717390b6e6253bf8083cccf5cb059e21
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
PND
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.