ElementhCrowdsale
Verified contract
Active on
Ethereum with 227 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ElementhCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5085250 | 7 years ago | | | 1.5 | 0.00018469200 | |
| 5085134 | 7 years ago | | | 0.2 | 0.00046276000 | |
| 5085062 | 7 years ago | | | 0.2 | 0.0013882800 | |
| 5085038 | 7 years ago | | | 0.2 | 0.0011569000 | |
| 5084440 | 7 years ago | | | 5.1 | 0.0019392660 | |
| 5084419 | 7 years ago | | | 5.1 | 0.00044100000 | |
| 5083840 | 7 years ago | | | 2.9405614 | 0.00062346000 | |
| 5082428 | 7 years ago | | | 1 | 0.00018469200 | |
| 5082354 | 7 years ago | | | 1.07 | 0.0037861860 | |
| 5082062 | 7 years ago | | | 1 | 0.00018469200 |
ABI
ABI objects
Getter at block 21185841
BTCRate() view returns (uint256)
95238095238
bonusStage1() view returns (uint256)
50
bonusStage2FirstDay() view returns (uint256)
30
bonusStage2SecondDay() view returns (uint256)
15
cap() view returns (uint256)
1500000000000000000000
endTime() view returns (uint256)
1518652740
goal() view returns (uint256)
300000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
false
isOwner() view returns (bool)
false
rate() view returns (uint256)
10000
satoshiRaised() view returns (uint256)
458022624
stage() view returns (uint8)
2
startTime() view returns (uint256)
1517442600
token() view returns (address)
0x4c567c3363cc42c5a42c6d8bf01503fd1d0b91cd
wallet() view returns (address)
0x4906a90b6a2240d54b477ffc800619708850519f
weiRaised() view returns (uint256)
910939983555714429632
Read-only
BTCTransactions(bytes16) view returns (uint256 amount, bytes16 hash, address wallet)
getTokenAmount(uint256 _weiAmount) view returns (uint256)
State-modifying
Events addBTCTransaction(uint256 _amountSatoshi, bytes16 _hashTransaction, address _walletETH)
addOwner(address newAllowed)
buyTokens(address beneficiary) payable
claimRefund()
deposit() payable
finalize()
removeOwner(address toRemove)
setBTCRate(uint256 _BTCRate)
setBonuses(uint256 _bonusStage1, uint256 _bonusStage2FirstDay, uint256 _bonusStage2SecondDay)
setCapETH(uint256 _capETH)
setEndTime(uint256 _endTime)
setGoalETH(uint256 _goalETH)
setRate(uint256 _rate)
setStage(uint8 _stage)
setStartTime(uint256 _startTime)
setWallet(address _wallet)
withdraw()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refunded(address indexed holder, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _capETH, uint256 _goalETH, address _wallet, uint256 _BTCRate, address _token)
fallback()
This contract contains no error objects.