DataWalletCrowdsale
Verified contract
Active on
Ethereum with 3,157 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x659b…00d8
0x8db5…1ef6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- | |
DXT | ERC-20 | 0.00004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5139192 | 7 years ago | | | 0.95 | 0.0037179450 | |
| 5048669 | 7 years ago | | | 0 | 0.0041930000 | |
| 5041244 | 7 years ago | | | 1 | 0.0013519800 | |
| 5041241 | 7 years ago | | | 2 | 0.0013519800 | |
| 5041231 | 7 years ago | | | 0.5 | 0.0011266500 | |
| 5041217 | 7 years ago | | | 0.5 | 0.0011266500 | |
| 5041210 | 7 years ago | | | 0.5 | 0.0010500000 | |
| 5041210 | 7 years ago | | | 3 | 0.0013519800 | |
| 5041201 | 7 years ago | | | 3 | 0.0013519800 | |
| 5041172 | 7 years ago | | | 1 | 0.00011266500 |
ABI
ABI objects
Getter at block 21256725
WEI_TO_INSIGHTS() view returns (uint256)
10000000000
cap() view returns (uint256)
4823519480000000000000
capReached() view returns (bool)
true
endTime() view returns (uint256)
1520254800
firstDay() view returns (uint256)
1517922000
firstDayCap() view returns (uint256)
10000000000000000000
goal() view returns (uint256)
1000000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xc3781e7396449598f14fe11884a44e785f440fdd
rate() view returns (uint256)
4607
startTime() view returns (uint256)
1517835600
token() view returns (address)
0x8db54ca569d3019a2ba126d03c37c44b5ef81ef6
vault() view returns (address)
0x659bcf119c333df15c393776699b89071d0400d8
weiRaised() view returns (uint256)
4823519480000000000000
Read-only
contribution(address) view returns (uint256)
isWhitelisted(address contributor) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events claimRefund()
claimUnsold()
finalize()
transferOwnership(address newOwner)
updateWhitelist(address[] addresses, bool status)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed beneficiary, uint256 value, uint256 amount)
TokenRefund(address indexed refundee, uint256 amount)
WhitelistUpdate(address indexed purchaser, bool status)
constructor(address _token, address _wallet, uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _cap, uint256 _firstDayCap, uint256 _goal)
fallback()
This contract contains no error objects.