StarbaseCrowdsale
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc5fb…79bf
0x859e…b731
0x1e2f…f24e
6 additional
variables
Balances ($0.00)
No balances found for "StarbaseCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4503370 | 7 years ago | | | 0 | 0.00017718000 | |
| 4503327 | 7 years ago | | | 0.2 | 0.000096568000 | |
| 4503319 | 7 years ago | | | 0 | 0.00017655200 | |
| 4503286 | 7 years ago | | | 0 | 0.00017651600 | |
| 4503242 | 7 years ago | | | 0.2 | 0.00017853600 | |
| 4503230 | 7 years ago | | | 0 | 0.00022189600 | |
| 4503191 | 7 years ago | | | 0 | 0.00018814400 | |
| 4503169 | 7 years ago | | | 0 | 0.00028350000 | |
| 4503137 | 7 years ago | | | 0 | 0.0053012484 | |
| 4503131 | 7 years ago | | | 0 | 0.00011340000 |
ABI
ABI objects
Getter at block 21295140 totalAmountOfEarlyPurchasesWithBonus() pure returns (uint256) totalAmountOfEarlyPurchasesWithoutBonus() pure returns (uint256)
MAX_CAP() pure returns (uint256)
67000000
MIN_INVESTMENT() pure returns (uint256)
1
PURCHASE_AMOUNT_UNIT() pure returns (string)
CNY
bonusMilestones() pure returns (uint8)
0
cnyBtcRate() pure returns (uint256)
0
cnyEthRate() pure returns (uint256)
1973
crowdsaleTokenAmount() pure returns (uint256)
125000000000000000000000000
earlyPurchaseTokenAmount() pure returns (uint256)
50000000000000000000000000
earlyPurchasesLoaded() pure returns (bool)
false
endedAt() pure returns (uint256)
1510001389
firstBonusEnds() pure returns (uint256)
0
fourthBonusEnds() pure returns (uint256)
0
isEnded() pure returns (bool)
true
maxCrowdsaleCap() pure returns (uint256)
61293672
numOfDeliveredCrowdsalePurchases() pure returns (uint256)
0
numOfDeliveredEarlyPurchases() pure returns (uint256)
0
numOfLoadedEarlyPurchases() pure returns (uint256)
0
numOfPurchases() pure returns (uint256)
4
owner() pure returns (address)
0x239f007d328b36ae3332545061916eba9d15dc3c
picopsCertifier() pure returns (address)
0x1e2f058c43ac8965938f6e9ca286685a3e63f24e
presalePurchasesLoaded() pure returns (bool)
true
purchaseStartBlock() pure returns (uint256)
4503134
secondBonusEnds() pure returns (uint256)
0
starbaseEpAmendment() pure returns (address)
0x859e7e76caede3b642fc84862809f60c055cb731
starbaseToken() pure returns (address)
0xc5fba24ae75306fbec93403bdb03133a72f079bf
startDate() pure returns (uint256)
1510000439
thirdBonusEnds() pure returns (uint256)
0
totalAmountOfCrowdsalePurchases() pure returns (uint256)
67423194
totalAmountOfCrowdsalePurchasesWithoutBonus() pure returns (uint256)
61293672
totalAmountOfEarlyPurchases() pure returns (uint256)
0
totalRaisedAmountInCny() pure returns (uint256)
67423194
Read-only
crowdsalePurchaseAmountBy(address) pure returns (uint256)
crowdsalePurchases(uint256) pure returns (address purchaser, uint256 amount, uint256 rawAmount, uint256 purchasedAt)
earlyPurchasedAmountBy(address) pure returns (uint256)
earlyPurchasers(uint256) pure returns (address)
numOfPurchasedTokensOnCsBy(address) pure returns (uint256)
numOfPurchasedTokensOnEpBy(address) pure returns (uint256)
qualifiedPartners(address) pure 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.