PCHAIN
Verified contract
Active on
Ethereum with 128,338 txns
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 |
---|---|---|---|---|---|
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
PAI | ERC-20 | 555.694702K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
GOT | ERC-20 | 494.876828 | -- | -- | |
NBAI | ERC-20 | 300 | -- | -- | |
REAL | ERC-20 | 263.479837 | -- | -- | |
ULT | ERC-20 | 75 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20727350 | 2 months ago | | | 0 | 0.00011808055 | |
| 20453328 | 4 months ago | | | 0 | 0.000054176000 | |
| 20129742 | 5 months ago | | | 0 | 0.00017775879 | |
| 19819983 | 6 months ago | | | 0 | 0.0018727878 | |
| 19547104 | 8 months ago | | | 0 | 0.0012400778 | |
| 19055617 | 10 months ago | | | 0 | 0.00045947747 | |
| 18784162 | a year ago | | | 0 | 0.0021226431 | |
| 18591995 | a year ago | | | 0 | 0.00077011033 | |
| 18436807 | a year ago | | | 0 | 0.0011659967 | |
| 18419924 | a year ago | | | 0 | 0.00070315895 |
ABI
ABI objects
Getter at block 21243162
blacklistSwitch() view returns (bool)
false
crowdETHTotal() view returns (uint256)
4999992277077685569214
crowdPrice() view returns (uint256)
10000
crowdTarget() view returns (uint256)
5000000000000000000000
deadline() view returns (uint256)
1527544800
decimals() view returns (uint256)
18
end() view returns (uint256)
1527508800
foundationShare() view returns (uint256)
25
name() view returns (string)
PCHAIN
owner() view returns (address)
0x37f81f1d5b168b106592ca4b4969102a54d7339b
posShare() view returns (uint256)
15
reflectSwitch() view returns (bool)
true
saleShare() view returns (uint256)
35
start() view returns (uint256)
1527501600
symbol() view returns (string)
PAI
teamShare() view returns (uint256)
25
totalSupply() view returns (uint256)
2100000000000000000000000000
wallet() view returns (address)
0x01091506ce9f1977a660c5ad4915cbd89e4e1a49
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
crowdETHs(address) view returns (uint256)
reflects(address) view returns (string)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
closeBlacklistSwitch()
purchase() payable
reflect(string _paiAddress)
setBlacklist(address _addr)
setReflectSwitch(bool _s)
setTransferLock(bool _lock)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BlacklistEvent(address indexed _addr, uint256 _b)
CloseBlacklistSwitchEvent(bool _b)
EthSweepSuccess(address indexed _addr, uint256 _value)
PurchaseSuccess(address indexed _addr, uint256 _weiAmount, uint256 _crowdsaleEth, uint256 _balance)
ReflectEvent(address indexed _addr, string _paiAddr)
SetReflectSwitchEvent(bool _b)
SetTransferLockEvent(bool _b)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _wallet, uint256 _s, uint256 _e, uint256 _d, address _teamAddr, address _fundationAddr, address _saleAddr, address _posAddr)
fallback()
This contract contains no error objects.