Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRPT | ERC-20 | 16.8274 | -- | -- | |
PAI | ERC-20 | 5 | -- | -- | |
SFU | ERC-20 | 1.136709 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5308687 | 7 years ago | | | 0 | 0.00020744000 | |
| 5280309 | 7 years ago | | | 0.01 | 0.000087662400 | |
| 5280303 | 7 years ago | | | 0.01 | 0.0000043831000 | |
| 5272219 | 7 years ago | | | 0.01 | 0.00086100000 | |
| 5272124 | 7 years ago | | | 0.022357 | 0.000063000000 | |
| 5272112 | 7 years ago | | | 0.009139 | 0.00086100000 | |
| 5271971 | 7 years ago | | | 0.01 | 0.00016697600 | |
| 5271946 | 7 years ago | | | 0.01 | 0.0017115040 | |
| 5271940 | 7 years ago | | | 0.01 | 0.00028371300 | |
| 5271932 | 7 years ago | | | 0.1 | 0.00086100000 |
ABI
ABI objects
Getter at block 21249414
BONUS_COEFF() view returns (uint256)
1000
TOKEN_USDCENT_PRICE() view returns (uint256)
18
bonusesForAmountsCount() view returns (uint256)
5
bonusesForTimesCount() view returns (uint256)
4
computeTimeBonus() view returns (uint256)
0
decimals() view returns (uint8)
18
endTime() view returns (uint256)
1521298800
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0x48bea26bd080e2649dadfb343689563ece2b8581
rate() view returns (uint256)
33930
startTime() view returns (uint256)
1520337600
token() view returns (address)
0xb8f31d22e6af4347afb23068fd3f1a3ae1d49af8
tokenPriceInCents() view returns (uint256)
18
tokensCap() view returns (uint256)
600000000000000000000000000
wallet() view returns (address)
0xe09863cc2553e72536d26ef80f9da88f63ab695b
weiRaised() view returns (uint256)
48566518213029207225
Read-only
BONUS_AMOUNTS(uint256) view returns (uint32)
BONUS_AMOUNTS_VALUES(uint256) view returns (uint32)
BONUS_TIMES(uint256) view returns (uint32)
BONUS_TIMES_VALUES(uint256) view returns (uint32)
computeAmountBonus(uint256 usdValue) view returns (uint256)
computeBonus(uint256 usdValue) view returns (uint256)
State-modifying
Events buyForBitcoin(address _beneficiary, uint256 tokens)
buyTokens(address beneficiary) payable
finalize()
mintTokens(address beneficiary, uint256 tokens)
setBonusesForAmounts(uint32[] amounts, uint32[] values)
setBonusesForTimes(uint32[] times, uint32[] values)
setEndTime(uint256 _endTime)
setRate(uint256 _rate)
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RateChange(uint256 rate)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _token, address _teamWallet)
fallback()
This contract contains no error objects.