Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0x13c2…ad96
Balances ($0.00)
No balances found for "PreIco"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5381005 | 7 years ago | | | 0 | 0.000066715000 | |
| 5381001 | 7 years ago | | | 0 | 0.000075967500 | |
| 5380995 | 7 years ago | | | 0 | 0.000070200000 | |
| 5380849 | 7 years ago | | | 0 | 0.0028085525 | |
| 5380847 | 7 years ago | | | 0 | 0.0064560725 | |
| 5380845 | 7 years ago | | | 0 | 0.0064933325 | |
| 5380844 | 7 years ago | | | 0 | 0.0064942125 | |
| 5380842 | 7 years ago | | | 0 | 0.0065125625 | |
| 5380273 | 7 years ago | | | 0 | 0.0025869325 | |
| 5380263 | 7 years ago | | | 0 | 0.0059397525 |
ABI
ABI objects
Getter at block 21283806
MAX_TOKENS() view returns (uint256)
3524578000000000000000000
ORACLIZE_GAS_LIMIT() view returns (uint256)
145000
currentStage() view returns (uint8)
5
endTime() view returns (uint256)
1520492400
ended() view returns (bool)
true
ethUsd() view returns (uint256)
744970000000000000000
getEthPhiRate() view returns (uint256)
582
getkEthPhiRate() view returns (uint256)
582806
hasEnded() view returns (bool)
true
intervalUpdate() view returns (uint256)
600
lastOracleUpdate() view returns (uint256)
1520492030
owner() view returns (address)
0x2cf5577eb2c79d3ab5ff7e371425e46163ef8e4e
phiRate() view returns (uint256)
1278246852100000000
price() view returns (uint256)
582806000000000000000
remainingTokens() view returns (uint256)
2171128869878953694400000
startTime() view returns (uint256)
1519905600
started() view returns (bool)
true
token() view returns (address)
0x13c2fab6354d3790d8ece4f0f1a3280b4a25ad96
tokensFinalized() view returns (uint256)
1328504510471046305600000
tokensSold() view returns (uint256)
1353449130121046305600000
totalTokens() view returns (uint256)
3524578000000000000000000
wallet() view returns (address)
0x19f996f3e0ed68fae971676a1815fafde1198676
weiRaised() view returns (uint256)
1997949040349000000000
Read-only
balancesToken(address) view returns (uint256)
balancesWei(address) view returns (uint256)
getInvestorBalance(address investor) view returns (uint256)
getInvestorWeiBalance(address investor) view returns (uint256)
getTokenAmount(uint256 weiAmount) view returns (uint256)
isContract(address addr) view returns (bool)
isWhitelisted(address) view returns (bool)
reservationContracts(address) view returns (bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addNewReservContract(address newRcAddr)
addWhitelistAddrByList(address[] investors)
addWhitelistAddress(address investor)
burnAllTokens()
burnRemainingTokens()
buyTokens(address beneficiary) payable
changeIntervalUpdate(uint256 newInterval)
changeOraclizeGas(uint256 newGas)
changeOraclizeGasPrice(uint256 _gasPrice)
changeStage(uint8 newStage)
finalizeInvestorsByList(address[] investors)
finalizeSingleInvestor(address investorAddr)
forceOraclizeUpdate(uint256 delay)
initializeCrowdsale(uint256 _startTime, uint256 _endTime, address _token, uint256 _intervalUpdate) payable
removeReservContract(address toRemove)
removeWhitelistedAddress(address toRemove)
topUpBalance(uint256 verifyCode) payable
updateEthUsdManually(uint256 _newEthUsd)
withdrawBalance()
LogBalanceRequired()
LogCrowdsaleInit()
LogRateUpdate(uint256 newRate, uint256 timeRecv)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.