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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00075 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20210329 | 2 months ago | | | 0 | 3.4641094e-7 | |
| 19878040 | 2 months ago | | | 0 | 1.1633743e-7 | |
| 18124852 | 3 months ago | | | 0 | 2.1688691e-7 | |
| 16566928 | 5 months ago | | | 0 | 1.9460471e-7 | |
| 15401803 | 6 months ago | | | 0 | 0.000000301057762070 | |
| 15082778 | 6 months ago | | | 0 | 2.7728960e-7 | |
| 14990218 | 6 months ago | | | 0 | 0.0000021352613 | |
| 14989659 | 6 months ago | | | 0 | 0.0000036062445 | |
| 14849782 | 6 months ago | | | 0 | 0.0000056490212 | |
| 14788704 | 6 months ago | | | 0 | 0.0000032089119 |
ABI
ABI objects
Getter at block 22765197
decimals() view returns (uint8)
18
name() view returns (string)
China Pundu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Pundu
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
renounceOwnership()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.