Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($47.97)
Native
Value
$47.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.013 | $3,689.74 |
$47.97 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19306609 | 9 months ago | | | 0 | 0.0013123641 | |
| 19304658 | 9 months ago | | | 0.01 | 0.00068142846 | |
| 19304545 | 9 months ago | | | 0 | 0.0012969035 | |
| 19304523 | 9 months ago | | | 0 | 0.0016275011 | |
| 19304518 | 9 months ago | | | 0 | 0.0012124928 | |
| 19304512 | 9 months ago | | | 0 | 0.00073040104 | |
| 19304496 | 9 months ago | | | 0 | 0.0012411623 | |
| 19304486 | 9 months ago | | | 0 | 0.00077308286 | |
| 19304472 | 9 months ago | | | 0 | 0.0015425554 | |
| 19304471 | 9 months ago | | | 0 | 0.0013109600 |
ABI
ABI objects
Getter at block 21298567
decimals() view returns (uint8)
18
deployer() view returns (address)
0xc687f96d50f70e20bd2c038901bf13a6c5e6d78e
name() view returns (string)
PondChain
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
pndC
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address to, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
claim() payable
renounceOwnership()
sendETHToSpawner()
setDeployer(address _deployer)
spawn()
startTrading() payable
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Spawn(address indexed to, uint256 amount)
Transfer(address indexed sender, address indexed recipient, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.