VeraCoin PreSale
Verified contract
Active on
Ethereum with 244 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf90f…8743
Balances ($1.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 26.473011 | $0.044417 |
$1.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4333747 | 7 years ago | | | 0 | 0.00080522400 | |
| 4333609 | 7 years ago | | | 15 | 0.0015918800 | |
| 4333580 | 7 years ago | | | 1 | 0.0015918800 | |
| 4333538 | 7 years ago | | | 4 | 0.0016714740 | |
| 4333498 | 7 years ago | | | 1 | 0.0079594000 | |
| 4333495 | 7 years ago | | | 35 | 0.000079594000 | |
| 4333369 | 7 years ago | | | 0.04 | 0.0012469590 | |
| 4333362 | 7 years ago | | | 0.001 | 0.00044100000 | |
| 4333338 | 7 years ago | | | 7.6683285 | 0.0016714740 | |
| 4332330 | 7 years ago | | | 1.5 | 0.0016714740 |
ABI
ABI objects
Getter at block 21288533
beneficiary() pure returns (address)
0xebd55d8a32a71f17ffd26258045c9d089c5fbb6d
collected() pure returns (uint256)
886900960018969045982
crowdsaleFinished() pure returns (bool)
true
endTime() pure returns (uint256)
1507046400
halted() pure returns (bool)
false
hardCap() pure returns (uint256)
2000000000000000000000
investorCount() pure returns (uint256)
112
name() pure returns (string)
VeraCoin PreSale
owner() pure returns (address)
0xebd55d8a32a71f17ffd26258045c9d089c5fbb6d
price() pure returns (uint256)
250
softCap() pure returns (uint256)
800000000000000000000
softCapReached() pure returns (bool)
true
startTime() pure returns (uint256)
1505232000
token() pure returns (address)
0xf90f1648926005a8bb3ed8ec883164de7f768743
tokensSold() pure returns (uint256)
221725240004742261495500
weiRaised() pure returns (uint256)
886900960018969045982
weiRefunded() pure returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events halt()
refund()
transferOwnership(address newOwner)
unhalt()
withdraw()
GoalReached(uint256 amountRaised)
NewContribution(address indexed holder, uint256 tokenAmount, uint256 etherAmount)
Refunded(address indexed holder, uint256 amount)
SoftCapReached(uint256 softCap)
constructor(uint256 _hardCapUSD, uint256 _softCapUSD, address _token, address _beneficiary, uint256 _totalTokens, uint256 _priceETH, uint256 _startTime, uint256 _duration)
fallback()
This contract contains no error objects.