BoomstarterICO
Verified contract
Active on
Ethereum with 3,095 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
-
variable spans 255 additional slots
11 additional
variables
Balances ($0.00)
No balances found for "BoomstarterICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9785492 | 5 years ago | | | 0 | 0.0023536800 | |
| 6415582 | 6 years ago | | | 0 | 0.0025756400 | |
| 6415500 | 6 years ago | | | 0 | 0.0045683550 | |
| 6415474 | 6 years ago | | | 0 | 0.012534984 | |
| 6415456 | 6 years ago | | | 0 | 0.0041693200 | |
| 6415402 | 6 years ago | | | 0 | 0.0031698810 | |
| 6415337 | 6 years ago | | | 0 | 0.0041693200 | |
| 6415222 | 6 years ago | | | 0 | 0.0041693200 | |
| 6415086 | 6 years ago | | | 0 | 0.0041693200 | |
| 6414960 | 6 years ago | | | 0 | 0.0041667600 |
ABI
ABI objects
Getter at block 21257368 amIOwner() view returns (bool)
c_MinInvestmentInCents() view returns (uint256)
500
c_maximumTokensSold() view returns (uint256)
24264000243140913886359543
c_softCapUsd() view returns (uint256)
182018600
getFinishTime() view returns (uint256)
1538341199
getNonEtherController() view returns (address)
0x7d699d432d3e1cf4c7bfa9f70311bafd108b40fc
getOwners() view returns (address[])
[0x7BFE571D5A5Ae244B5212f69952f3B19FF1B7e54, 0x386f2BD2808E96c8A23f698765dCdbe10D08F201, 0xB22D86AAC527A68327ECC99667e98429C2d4E2eb]
getPrice() view returns (uint256)
200
getStartTime() view returns (uint256)
1532696298
isSaleActive() view returns (bool active)
false
m_ETHPriceInCents() view returns (uint256)
22500
m_ETHPriceLastUpdate() view returns (uint256)
1538144253
m_ETHPriceLastUpdateRequest() view returns (uint256)
1538142410
m_ETHPriceLifetime() view returns (uint256)
43200
m_ETHPriceLowerBound() view returns (uint256)
100
m_ETHPriceUpdateInterval() view returns (uint256)
1800
m_ETHPriceUpperBound() view returns (uint256)
100000000
m_callbackGas() view returns (uint256)
200000
m_currentTokensSold() view returns (uint256)
345244156031351953841782
m_currentUsdAccepted() view returns (uint256)
43148375
m_deployer() view returns (address)
0x7bd62eb4c43688314a851616f1dea4b29bc4eaa6
m_funds() view returns (address)
0xe87c4dcd36b637905fd48d9f23ea04bd831d4910
m_lastFundsAmount() view returns (uint256)
820867022064600000000
m_leeway() view returns (uint256)
900
m_multiOwnedRequired() view returns (uint256)
2
m_nonEtherController() view returns (address)
0x7d699d432d3e1cf4c7bfa9f70311bafd108b40fc
m_numOwners() view returns (uint256)
3
m_state() view returns (uint8)
2
m_token() view returns (address)
0x2acb0bb95063756d66f67d0c9624b12cac529fb3
m_tokenDistributor() view returns (address)
0x6790458aa05b46defd0a691414ab611e287b1286
priceExpired() view returns (bool)
false
updateRequestExpired() view returns (bool)
true
Read-only
c_priceChangeDates(uint256) view returns (uint256)
c_tokenPrices(uint256) view returns (uint256)
estimate(uint256 _wei) view returns (uint256 tokens)
estimateTokensWithActualPayment(uint256 _payment) view returns (uint256 amount, uint256 actualPayment)
getOwner(uint256 ownerIndex) view returns (address)
hasConfirmed(bytes32 _operation, address _owner) view returns (bool)
isOwner(address _addr) view returns (bool)
purchasedTokenBalanceOf(address addr) view returns (uint256 tokens)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addOwner(address _owner)
applyHotFix(address newICO)
buy() payable
changeOwner(address _from, address _to)
changeRequirement(uint256 _newRequired)
checkTime()
init(address _funds, address _tokenDistributor, uint256 _previouslySold)
mint(address client, uint256 ethers)
nonEtherBuy(address client, uint256 etherEquivalentAmount)
pause()
removeOwner(address _owner)
revoke(bytes32 _operation)
setETHPriceLowerBound(uint256 _price)
setETHPriceManually(uint256 _price)
setETHPriceUpperBound(uint256 _price)
setFundsRegistry(address _funds)
setNonEtherController(address _controller)
setOraclizeGasLimit(uint256 _callbackGas)
setOraclizeGasPrice(uint256 _gasPrice)
topUp() payable
unpause()
updateETHPriceInCents() payable
withdrawEther(address to)
withdrawTokens(address _to, uint256 _amount)
Confirmation(address owner, bytes32 operation)
ETHPriceOutOfBounds(uint256 price)
FinalConfirmation(address owner, bytes32 operation)
FundTransfer(address backer, uint256 amount, bool isContribution)
NewETHPrice(uint256 price)
NewOraclizeQuery(string description)
OwnerAdded(address newOwner)
OwnerChanged(address oldOwner, address newOwner)
OwnerRemoved(address oldOwner)
RequirementChanged(uint256 newRequirement)
Revoke(address owner, bytes32 operation)
StateChanged(uint8 _state)
constructor(address[] _owners, address _token, uint256 _updateInterval, bool _production)
fallback()
This contract contains no error objects.