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
0xc301…da6e
0x859e…b731
0x1e2f…f24e
4 additional
variables
Balances ($0.00)
No balances found for "StarbaseCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4439753 | 7 years ago | | | 0 | 0.00015362800 | |
| 4439502 | 7 years ago | | | 15245.227 | 0.0034679680 | |
| 4439307 | 7 years ago | | | 1 | 0.0043079680 | |
| 4439223 | 7 years ago | | | 0 | 0.00011959200 | |
| 4439177 | 7 years ago | | | 0 | 0.00028264000 | |
| 4439171 | 7 years ago | | | 0 | 0.00012836800 | |
| 4438934 | 7 years ago | | | 5601.2409 | 0.0035794384 | |
| 4438898 | 7 years ago | | | 1 | 0.0047279680 | |
| 4438860 | 7 years ago | | | 0 | 0.00028392000 | |
| 4438248 | 7 years ago | | | 0 | 0.010521928 |
ABI
ABI objects
Getter at block 21192736 totalAmountOfEarlyPurchases() pure returns (uint256) totalRaisedAmountInCny() 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)
2158
crowdsaleTokenAmount() pure returns (uint256)
125000000000000000000000000
earlyPurchaseTokenAmount() pure returns (uint256)
50000000000000000000000000
earlyPurchasesLoaded() pure returns (bool)
true
endedAt() pure returns (uint256)
0
firstBonusEnds() pure returns (uint256)
0
fourthBonusEnds() pure returns (uint256)
0
isEnded() pure returns (bool)
false
maxCrowdsaleCap() pure returns (uint256)
61293672
numOfDeliveredCrowdsalePurchases() pure returns (uint256)
0
numOfDeliveredEarlyPurchases() pure returns (uint256)
0
numOfLoadedEarlyPurchases() pure returns (uint256)
177
numOfPurchases() pure returns (uint256)
4
owner() pure returns (address)
0xc00cc57df9f1fe1ebc9eb660e7b98a6e7cbcff21
picopsCertifier() pure returns (address)
0x1e2f058c43ac8965938f6e9ca286685a3e63f24e
purchaseStartBlock() pure returns (uint256)
4466812
secondBonusEnds() pure returns (uint256)
0
starbaseEpAmendment() pure returns (address)
0x859e7e76caede3b642fc84862809f60c055cb731
starbaseToken() pure returns (address)
0xc301b935d0fd1f5d0b6d68491deca39d44e2da6e
startDate() pure returns (uint256)
0
thirdBonusEnds() pure returns (uint256)
0
totalAmountOfCrowdsalePurchases() pure returns (uint256 amount)
60177923
totalAmountOfCrowdsalePurchasesWithoutBonus() pure returns (uint256 amount)
46290711
totalAmountOfEarlyPurchasesInCny() pure returns (uint256)
5706328
totalAmountOfPurchasesInCny() pure returns (uint256)
0
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)
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)
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.