POPCHAIN CASH
Verified contract
Active on
Ethereum with 57 txns
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 "POPCHAIN CASH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5731688 | 6 years ago | | | 0 | 0.0021922320 | |
| 5730739 | 6 years ago | | | 0 | 0.0021922320 | |
| 5632067 | 6 years ago | | | 0 | 0.0021400360 | |
| 5630007 | 6 years ago | | | 0 | 0.0020878400 | |
| 5629999 | 6 years ago | | | 0 | 0.0020878400 | |
| 5629984 | 6 years ago | | | 0 | 0.0020878400 | |
| 5629983 | 6 years ago | | | 0 | 0.0020878400 | |
| 5629980 | 6 years ago | | | 0 | 0.0020878400 | |
| 5629977 | 6 years ago | | | 0 | 0.0020878400 | |
| 5629974 | 6 years ago | | | 0 | 0.0020904000 |
ABI
ABI objects
Getter at block 21162467
decimals() view returns (uint8)
18
name() view returns (string)
POPCHAIN CASH
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x64b0c834bfbbb430035b476c481d8a64025203eb
symbol() view returns (string)
PCH
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
lockupBalanceOf(address _holder) view returns (uint256 balance)
unlockTimeOf(address _holder) view returns (uint256 lockTime)
State-modifying
Events acceptOwnership() returns (bool)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
distribute(address _to, uint256 _value, uint256 _lockupRate) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unlock() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.