Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WRC | ERC-20 | 52 | $0.000023 |
$0 | |
OCN | ERC-20 | 5 | $0.000041 |
$0 | |
DGTX | ERC-20 | 0 | $0.000017 |
$0 | |
PRO | ERC-20 | 0.088889 | -- | -- | |
DGTX | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6528026 | 6 years ago | | | 0 | 0.000069864000 | |
| 6496236 | 6 years ago | | | 0.011361 | 0.000025263700 | |
| 5345215 | 7 years ago | | | 0.7 | 0.0057417500 | |
| 5345208 | 7 years ago | | | 0.7 | 0.0034450500 | |
| 5345206 | 7 years ago | | | 0.7 | 0.0034450500 | |
| 5274820 | 7 years ago | | | 0.0999 | 0.000093152000 | |
| 5274815 | 7 years ago | | | 0.0999 | 0.000093152000 | |
| 5239308 | 7 years ago | | | 0.29 | 0.000024055000 | |
| 5235343 | 7 years ago | | | 0.04 | 0.0029111602 | |
| 5235343 | 7 years ago | | | 0.04 | 0.000098625500 |
ABI
ABI objects
Getter at block 21285852
DOLLAR_DECIMALS_MULTIPLIER() view returns (uint256)
100
MIN_PRICE_IN_CENTS() view returns (uint256)
1
START_ETH_TO_CENTS() view returns (uint256)
83800
START_PRICE_IN_CENTS() view returns (uint256)
25
TOKEN_DECIMALS_MULTIPLIER() view returns (uint256)
1000000000000000000
TOTAL_TOKENS() view returns (uint256)
100000000000000000000000000
TRANSACTION_MIN_IN_ETH() view returns (uint256)
10000000000000000
areTokensSold() view returns (bool)
true
beneficiary() view returns (address)
0x84a5b2e686d6c048a28927a138df5b7cc7d6e530
endTime() view returns (uint256)
1521295200
ethToCents() view returns (uint256)
92711
getPrice() view returns (uint256)
1
hasEnded() view returns (bool)
true
maxBidInCentsPerAddress() view returns (uint256)
1000000
owner() view returns (address)
0xaf6474a5c5c4b28171f01344f5aa22650c018d2b
startTime() view returns (uint256)
1518703200
token() view returns (address)
0x1c83501478f1320977047008496dacbd60bb15ef
tokensReceived() view returns (bool)
true
totalCentsCollected() view returns (uint256)
189648572
totalTokens() view returns (uint256)
100000000000000000000000000
updateEthToCentsRateCycleStarted() view returns (bool)
true
Read-only
centsReceived(address) view returns (uint256)
participants(uint256) view returns (address)
withdrawn(address) view returns (bool)
State-modifying
Events __callback(bytes32, string result)
__callback(bytes32 myid, string result, bytes proof)
distributeTokensRange(uint256 _from, uint256 _to)
startEthToCentsRateUpdateCycle()
tokenFallback(address, uint256 _value, bytes)
transferOwnership(address newOwner)
withdraw(address _recipient, uint256 _value)
withdrawAll(address _recipient)
withdrawExtraTokens(address _recipient)
Bid(address indexed _from, uint256 _valueCents)
EthToCentsUpdated(uint256 _rate)
NewOraclizeQuery(string description)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensWithdraw(address indexed _whom, uint256 _value)
constructor(address _token, address _beneficiary, uint256 _startTime, uint256 _maxBidInCentsPerAddress)
fallback()
This contract contains no error objects.