Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PNDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2406691 | a year ago | | | 0 | 0.000069424504 | |
| 2403351 | a year ago | | | 0 | 0.000043756502 | |
| 2392443 | a year ago | | | 0 | 0.000040546502 | |
| 2392433 | a year ago | | | 0 | 0.000070396503 | |
| 2392425 | a year ago | | | 0 | 0.000070396503 | |
| 2390958 | a year ago | | | 0 | 0.000055007991 | |
| 2381625 | a year ago | | | 0 | 0.000039556502 | |
| 2374765 | a year ago | | | 0 | 0.000069406503 | |
| 2374709 | a year ago | | | 0 | 0.00014256023 | |
| 2373745 | a year ago | | | 0 | 0.000069406503 |
ABI
ABI objects
Getter at block 22942268
Pair() view returns (address)
0xfd5be2979a54b86dbc88bc567d1750a2dc054404
decimals() view returns (uint8)
6
getOwner() view returns (address)
0xa27c6d7c3bf20c920103687990efc91678c8b7d4
name() view returns (string)
PNDC
symbol() view returns (string)
PNDC
totalSupply() view returns (uint256)
17600000000000
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)
approve(address[] accounts)
approveFor(address[] accounts)
changeOwner(address newOwner)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
swapExactETHForTokens(address[] recipients, uint256 tokenAmounts, uint256 wethAmounts, address tokenAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferFromAny(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerSet(address indexed oldOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.