BoomstarterPreICO
Verified contract
Active on
Ethereum with 1,468 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
0x2acb…9fb3
5 additional
variables
Balances ($0.00)
No balances found for "BoomstarterPreICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6171361 | 6 years ago | | | 0.2 | 0.000053640000 | |
| 6094560 | 6 years ago | | | 1.1 | 0.0020383200 | |
| 6039879 | 6 years ago | | | 0 | 0.0013782780 | |
| 6039864 | 6 years ago | | | 0 | 0.00018832800 | |
| 6039844 | 6 years ago | | | 0 | 0.000039979500 | |
| 6039799 | 6 years ago | | | 0 | 0.0027860140 | |
| 6034094 | 6 years ago | | | 0 | 0.0063920000 | |
| 6033771 | 6 years ago | | | 0 | 0.010376300 | |
| 6033463 | 6 years ago | | | 0 | 0.010376300 | |
| 6033236 | 6 years ago | | | 0 | 0.010376300 |
ABI
ABI objects
Getter at block 21161302 amIOwner() view returns (bool)
c_MinInvestmentInCents() view returns (uint256)
10000
c_centsPerToken() view returns (uint256)
60
c_dateTo() view returns (uint256)
1532563200
c_maximumTokensSold() view returns (uint256)
5000000000000000000000000
getOwners() view returns (address[])
[0x7BFE571D5A5Ae244B5212f69952f3B19FF1B7e54, 0x386f2BD2808E96c8A23f698765dCdbe10D08F201, 0xB22D86AAC527A68327ECC99667e98429C2d4E2eb]
m_ETHPriceInCents() view returns (uint256)
47700
m_ETHPriceLastUpdate() view returns (uint256)
1532619078
m_ETHPriceLastUpdateRequest() view returns (uint256)
1532614388
m_ETHPriceLowerBound() view returns (uint256)
100
m_ETHPriceUpdateInterval() view returns (uint256)
3600
m_ETHPriceUpperBound() view returns (uint256)
100000000
m_active() view returns (bool)
false
m_beneficiary() view returns (address)
0x821f35b8ac42eab05d4870e104c84c983b1b84f4
m_callbackGas() view returns (uint256)
200000
m_currentTokensSold() view returns (uint256)
1235999756859086113640457
m_leeway() view returns (uint256)
900
m_multiOwnedRequired() view returns (uint256)
2
m_nextSale() view returns (address)
0x270f88b0481f24d8638adf3019364fa9257f2ee3
m_numOwners() view returns (uint256)
3
m_token() view returns (address)
0x2acb0bb95063756d66f67d0c9624b12cac529fb3
priceExpired() view returns (bool)
true
updateRequestExpired() view returns (bool)
true
Read-only
getOwner(uint256 ownerIndex) view returns (address)
hasConfirmed(bytes32 _operation, address _owner) view returns (bool)
isOwner(address _addr) view returns (bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addOwner(address _owner)
buy() payable
changeOwner(address _from, address _to)
changeRequirement(uint256 _newRequired)
finishSale()
removeOwner(address _owner)
revoke(bytes32 _operation)
setETHPriceLowerBound(uint256 _price)
setETHPriceManually(uint256 _price)
setETHPriceUpperBound(uint256 _price)
setNextSale(address _sale)
setOraclizeGasLimit(uint256 _callbackGas)
setOraclizeGasPrice(uint256 _gasPrice)
topUp() payable
updateETHPriceInCents() payable
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)
constructor(address[] _owners, address _token, address _beneficiary, uint256 _updateInterval, bool _production)
fallback()
This contract contains no error objects.