RakeFinanceTokenCrowdsale
Verified contract
Active on
Ethereum with 987 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa8b0…be66
Balances ($0.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAK | ERC-20 | 0.084691 | $6.20 |
$0.53 | |
$FIN | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11137056 | 4 years ago | | | 1 | 0.00053104004 | |
| 11133888 | 4 years ago | | | 0.2 | 0.00069035204 | |
| 11133860 | 4 years ago | | | 0.2 | 0.00047793604 | |
| 11130668 | 4 years ago | | | 0.2 | 0.0026552000 | |
| 11125756 | 4 years ago | | | 0.1 | 0.0026552000 | |
| 11120949 | 4 years ago | | | 0.1 | 0.0026552000 | |
| 11120717 | 4 years ago | | | 0.396 | 0.00052500000 | |
| 11120676 | 4 years ago | | | 0.3 | 0.00037800000 | |
| 11120663 | 4 years ago | | | 0.3 | 0.0031862400 | |
| 11120652 | 4 years ago | | | 0.3 | 0.0029207200 |
ABI
ABI objects
Getter at block 21259666
RakeFinanceToken() view returns (address)
0xa8b0f154a688c22142e361707df64277e0a0be66
ethBeneficiaryAccount() view returns (address)
0xcf034b94732ad9d12cd2fca2da01ff69ccc4e800
isEnded() view returns (bool)
false
owner() view returns (address)
0xcf034b94732ad9d12cd2fca2da01ff69ccc4e800
rate() view returns (uint256)
5
stage() view returns (uint8)
1
tokenRemainingForSaleInICO() view returns (uint256)
42967382242501430
tokenRemainingForSaleInPreICO() view returns (uint256)
41723890645755235
totalTokensForSale() view returns (uint256)
5000000000000000000000
totalTokensForSaleDuringICO() view returns (uint256)
2500000000000000000000
totalTokensForSaleDuringPreICO() view returns (uint256)
2500000000000000000000
totalWeiRaised() view returns (uint256)
857128303110602106109
totalWeiRaisedDuringICO() view returns (uint256)
499991406523551499714
totalWeiRaisedDuringPreICO() view returns (uint256)
357136896587050606395
Read-only
balanceOf(address tokenHolder) view returns (uint256 balance)
State-modifying
Events buyRAKToken(address _beneficiary) payable
endCrowdsale()
switchToICOStage()
Ended(uint256 totalWeiRaisedInCrowdsale, uint256 unsoldTokensTransferredToOwner)
EthTransferred(string text)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 initialRate, address wallet)
fallback()
This contract contains no error objects.