Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0xaa48…bad5
Balances ($2.12)
Native
Value
$2.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000688 | $3,085.88 |
$2.12 | |
OPK | ERC-20 | 29.999782M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6606270 | 6 years ago | | | 0 | 0.0010889600 | |
| 6605220 | 6 years ago | | | 0 | 0.0023188600 | |
| 6604211 | 6 years ago | | | 0 | 0.0023188600 | |
| 6603222 | 6 years ago | | | 0 | 0.0023188600 | |
| 6602214 | 6 years ago | | | 0 | 0.0023188600 | |
| 6601178 | 6 years ago | | | 0 | 0.0023188600 | |
| 6600173 | 6 years ago | | | 0 | 0.0023188600 | |
| 6599160 | 6 years ago | | | 0 | 0.0023188600 | |
| 6598118 | 6 years ago | | | 0 | 0.0023188600 | |
| 6597097 | 6 years ago | | | 0 | 0.0023188600 |
ABI
ABI objects
Getter at block 21210405
cap() view returns (uint256)
30000000000000000000000000
capReached() view returns (bool)
true
closingTime() view returns (uint256)
1540771200
currentStage() view returns (uint256)
2
hasClosed() view returns (bool)
true
isFinalized() view returns (bool)
false
openingTime() view returns (uint256)
1538352000
oraclizeBalance() view returns (uint256)
687585514915100
oraclize_url() view returns (string)
json(https://api.kraken.com/0/public/Ticker?pair=ETHUSD).result.XETHZUSD.c.0
reserveFund() view returns (address)
0x45279f9fb51666e06a5ffccb85f181db9df1ad93
stageCount() view returns (uint256)
5
token() view returns (address)
0xaa484e0efa8c5d29463cbb515742957a258bbad5
tokenPriceInWei() view returns (uint256)
5154639175257731
tokensSold() view returns (uint256)
218123000000000000000
wallet() view returns (address)
0x8df8d68c2cc0604b45ce5b69d6556722736a18bb
weiRaised() view returns (uint256)
182445945945945918816751398146019952
Read-only
KYC(address) view returns (bool)
isOwner(address _owner) view returns (bool)
pendingQueries(bytes32) view returns (bool)
stages(uint256) view returns (uint256 stopDay, uint256 bonus1, uint256 bonus2, uint256 bonus3)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addBalanceForOraclize() payable
addKYC(address _user)
addOwner(address _newOwner)
addStage(uint256 _stopDay, uint256 _bonus1, uint256 _bonus2, uint256 _bonus3)
buyTokens(address _beneficiary) payable
delKYC(address _user)
delOwner(address _owner)
finalize()
manualSale(address _beneficiary, uint256 _tokens)
setGasPrice(uint256 _newPrice)
setOraclizeUrl(string _url)
setTokenPrice(uint256 _price)
updatePrice() payable
withdrawBalance(address _to)
Finalized()
NewKrakenPriceTicker(string price)
NewOraclizeQuery(string description)
OwnerAdded(address indexed newOwner)
OwnerDeleted(address indexed owner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 tokens, uint256 bonus)
constructor(address _wallet, address _token, uint256 _cap, uint256 _openingTime, uint256 _closingTime, address _reserveFund, uint256 _tokenPriceInWei)
fallback()
This contract contains no error objects.