Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PAN2.0 | ERC-20 | 18.244596M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18510419 | a year ago | | | 0 | 0.0010189493 | |
| 18172475 | a year ago | | | 0 | 0.00088005192 | |
| 18172374 | a year ago | | | 0 | 0.00088307235 | |
| 18172178 | a year ago | | | 0 | 0.00085249583 | |
| 18172171 | a year ago | | | 0 | 0.00072171872 | |
| 18172148 | a year ago | | | 0 | 0.00076858733 | |
| 18172128 | a year ago | | | 0 | 0.00068244271 | |
| 18171709 | a year ago | | | 0 | 0.00041222746 | |
| 18171703 | a year ago | | | 0 | 0.00037338500 | |
| 18171701 | a year ago | | | 0 | 0.00068763343 |
ABI
ABI objects
Getter at block 21211931
decimals() view returns (uint8)
18
name() view returns (string)
Peter Pan
name_() view returns (string)
Peter Pan
symbol() view returns (string)
$PAN2.0
symbol_() view returns (string)
$PAN2.0
totalSupply() view returns (uint256)
469000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setTax(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()