Pacio 2019 PP 2
Verified contract
Active on
Ethereum with 216 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x18df…d275
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIOE | ERC-20 | 1B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9142113 | 5 years ago | | | 0 | 0.00014652000 | |
| 9142094 | 5 years ago | | | 0 | 0.00014658000 | |
| 9142077 | 5 years ago | | | 0 | 0.00014652000 | |
| 9142061 | 5 years ago | | | 0 | 0.00014646000 | |
| 9142039 | 5 years ago | | | 0 | 0.00014664000 | |
| 9142020 | 5 years ago | | | 0 | 0.00014652000 | |
| 9142002 | 5 years ago | | | 0 | 0.00014658000 | |
| 9141969 | 5 years ago | | | 0 | 0.00014652000 | |
| 9141883 | 5 years ago | | | 0 | 0.00014652000 | |
| 9141866 | 5 years ago | | | 0 | 0.00014646000 |
ABI
ABI objects
Getter at block 21316806
PIOE() pure returns (address)
0x18dfd8c468ed83397c0e1cadae01e1e65e86d275
name() pure returns (string)
Pacio 2019 PP 2
ownerA() pure returns (address)
0xb612126318cf820b5220bd287567fd2dea8d604b
pausedB() pure returns (bool)
true
picosCap() pure returns (uint256)
32971000000000000000
picosPerEther() pure returns (uint256)
2000000000000000
picosSold() pure returns (uint256)
33068508651712142071
startTime() pure returns (uint256)
1559379600
weiRaised() pure returns (uint256)
4925093077707409442670
Read-only
This contract contains no read-only function objects.
State-modifying
Events Allocate(address vSupplierA, uint256 wad, uint256 picos)
Burn(address src, uint256 picos)
Buy() payable
ChangeOwner(address vNewOwnerA)
ChangePCWallet(address vPCwalletA)
ChangeTokenContractOwner(address vNewOwnerA)
Destroy(uint256 picos)
IcoCompleted()
Mint(uint256 picos)
Pause()
PauseTokenContract()
PrepareToStart(string vNameS, uint256 vStartTime, uint256 vPicosCap, uint256 vPicosPerEther, address vTokenA, address vPCwalletA)
Resume()
ResumeTokenContract()
SetFFSettings(address vFounderTokensA, address vFoundationTokensA, uint256 vFounderTokensAllocation, uint256 vFoundationTokensAllocation)
SetPicosPerEther(uint256 vPicosPerEther)
VestFFTokens(uint256 vFounderTokensVesting, uint256 vFoundationTokensVesting)
LogAllocate(address indexed Supplier, uint256 SuppliedWei, uint256 Picos)
LogChangePCWallet(address PCwallet)
LogOwnerChange(address indexed PreviousOwner, address NewOwner)
LogPaused()
LogPrepareToStart(string Name, uint256 StartTime, uint256 PicosCap, address TokenContract, address PCwallet)
LogResumed()
LogSale(address indexed Purchaser, uint256 SaleWei, uint256 Picos)
LogSaleCapReached(uint256 WeiRaised, uint256 PicosSold)
LogSetPicosPerEther(uint256 PicosPerEther)
constructor()
fallback()
This contract contains no error objects.