StarbaseCrowdsale
Verified contract
Active on
Ethereum with 851 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc301…da6e
0x859e…b731
0x1e2f…f24e
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TESTAR | ERC-20 | 175M | -- | -- | |
STAR | ERC-20 | 174.55182M | -- | -- | |
VIU | ERC-20 | 27.60277K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5158474 | 7 years ago | | | 0.0001 | 0.00086100000 | |
| 4801448 | 7 years ago | | | 0 | 0.00019315200 | |
| 4790810 | 7 years ago | | | 0 | 0.0015903510 | |
| 4780874 | 7 years ago | | | 0 | 0.0015903510 | |
| 4775906 | 7 years ago | | | 0 | 0.00033801600 | |
| 4770780 | 7 years ago | | | 0 | 0.0015903510 | |
| 4703741 | 7 years ago | | | 0 | 0.0022719300 | |
| 4679260 | 7 years ago | | | 0 | 0.0015146200 | |
| 4671002 | 7 years ago | | | 0 | 0.00075731000 | |
| 4669122 | 7 years ago | | | 0 | 0.00050400000 |
ABI
ABI objects
Getter at block 21158587 totalAmountOfEarlyPurchasesWithBonus() view returns (uint256) totalAmountOfEarlyPurchasesWithoutBonus() view returns (uint256)
MAX_CAP() view returns (uint256)
67000000
MIN_INVESTMENT() view returns (uint256)
1
PURCHASE_AMOUNT_UNIT() view returns (string)
CNY
bonusMilestones() view returns (uint8)
4
cnyBtcRate() view returns (uint256)
0
cnyEthRate() view returns (uint256)
2028
crowdsaleTokenAmount() view returns (uint256)
125000000000000000000000000
earlyPurchaseTokenAmount() view returns (uint256)
50000000000000000000000000
earlyPurchasesLoaded() view returns (bool)
true
endedAt() view returns (uint256)
1511538970
firstBonusEnds() view returns (uint256)
2601844
fourthBonusEnds() view returns (uint256)
10407376
isEnded() view returns (bool)
true
maxCrowdsaleCap() view returns (uint256)
61293672
numOfDeliveredCrowdsalePurchases() view returns (uint256)
14
numOfDeliveredEarlyPurchases() view returns (uint256)
0
numOfLoadedEarlyPurchases() view returns (uint256)
177
numOfPurchases() view returns (uint256)
433
owner() view returns (address)
0xc00cc57df9f1fe1ebc9eb660e7b98a6e7cbcff21
picopsCertifier() view returns (address)
0x1e2f058c43ac8965938f6e9ca286685a3e63f24e
presalePurchasesLoaded() view returns (bool)
true
purchaseStartBlock() view returns (uint256)
4520730
secondBonusEnds() view returns (uint256)
5203688
starbaseEpAmendment() view returns (address)
0x859e7e76caede3b642fc84862809f60c055cb731
starbaseToken() view returns (address)
0xc301b935d0fd1f5d0b6d68491deca39d44e2da6e
startDate() view returns (uint256)
1510242784
thirdBonusEnds() view returns (uint256)
7805532
totalAmountOfCrowdsalePurchases() view returns (uint256)
68120934
totalAmountOfCrowdsalePurchasesWithoutBonus() view returns (uint256)
53633168
totalAmountOfEarlyPurchases() view returns (uint256)
6847537
totalRaisedAmountInCny() view returns (uint256)
74968471
Read-only
crowdsalePurchaseAmountBy(address) view returns (uint256)
crowdsalePurchases(uint256) view returns (address purchaser, uint256 amount, uint256 rawAmount, uint256 purchasedAt)
earlyPurchasedAmountBy(address) view returns (uint256)
earlyPurchasers(uint256) view returns (address)
numOfPurchasedTokensOnCsBy(address) view returns (uint256)
numOfPurchasedTokensOnEpBy(address) view returns (uint256)
qualifiedPartners(address) view returns (uint256 amountCap, uint256 amountRaised, bool bonaFide, uint256 commissionFeePercentage)
State-modifying
Events endCrowdsale(uint256 timestamp)
loadEarlyPurchases() returns (bool)
loadPresalePurchases(address starbaseCrowdsalePresale)
ownerStartsCrowdsale(uint256 timestamp)
purchaseAsQualifiedPartner() payable returns (bool)
purchaseWithEth() payable returns (bool)
setQualifiedPartner(address _qualifiedPartner, uint256 _amountCap, uint256 _commissionFeePercentage)
setup(address starbaseTokenAddress, uint256 _purchaseStartBlock) returns (bool)
transferOwnership(address newOwner)
unlistQualifiedPartner(address _qualifiedPartner)
updateCnyBtcRate(uint256 rate) returns (bool)
updateCnyEthRate(uint256 rate) returns (bool)
updatePurchaseStartBlock(uint256 _purchaseStartBlock) returns (bool)
updateQualifiedPartnerCapAmount(address _qualifiedPartner, uint256 _amountCap)
withdrawForCompany()
withdrawPurchasedTokens() returns (bool)
CnyBtcRateUpdated(uint256 cnyBtcRate)
CnyEthRateUpdated(uint256 cnyEthRate)
CrowdsaleEnded(uint256 endedAt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
QualifiedPartnerAddress(address qualifiedPartner)
StarbasePurchasedWithEth(address purchaser, uint256 amount, uint256 rawAmount, uint256 cnyEthRate)
constructor(address starbaseEpAddr, address picopsCertifierAddr)
fallback()
This contract contains no error objects.