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 "P2 TOKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9265669 | 5 years ago | | | 0 | 0.000039225000 | |
| 8975635 | 5 years ago | | | 0 | 0.000073533000 | |
| 8975556 | 5 years ago | | | 0 | 0.00041668700 | |
| 8944834 | 5 years ago | | | 0 | 0.00014745000 | |
| 8933017 | 5 years ago | | | 0 | 0.00011765280 | |
| 8932990 | 5 years ago | | | 0 | 0.000048894000 | |
| 8932968 | 5 years ago | | | 0 | 0.00014993838 | |
| 8932950 | 5 years ago | | | 0 | 0.000035295840 | |
| 8932934 | 5 years ago | | | 0 | 0.00016888079 | |
| 8892801 | 5 years ago | | | 0 | 0.00022550120 |
ABI
ABI objects
Getter at block 21408508
INITIAL_SUPPLY() view returns (uint256)
1762148000000000000000000
amountRaised() view returns (uint256)
0
buyPrice() view returns (uint256)
3000
crowdsaleClosed() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
P2 TOKEN
owner() view returns (address)
0xee3284d1d9f0b8daafccba4bba79311d620cdf71
symbol() view returns (string)
P2T
totalSupply() view returns (uint256)
1762148000000000000000000
transferEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceLocked(address) view returns (bool)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
closeBuy(bool closebuy)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
enableTransfer(bool _enable)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
lock(address[] _addr)
setPrice(uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlock(address[] _addr)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.