Crowdsale
Verified contract
Active on
Ethereum with 1,989 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
0xae84…f486
0xfd67…545d
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUZ | ERC-20 | 141.8222 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8068096 | 5 years ago | | | 0.069 | 0.00014110800 | |
| 7311749 | 6 years ago | | | 0 | 0.00011502000 | |
| 6951042 | 6 years ago | | | 0 | 0.00033684800 | |
| 6950973 | 6 years ago | | | 0 | 0.00050180000 | |
| 6950898 | 6 years ago | | | 0 | 0.00032472000 | |
| 6950850 | 6 years ago | | | 0 | 0.0010010640 | |
| 6950819 | 6 years ago | | | 0 | 0.000099592000 | |
| 6758180 | 6 years ago | | | 5.4695209 | 0.00054430600 | |
| 6756242 | 6 years ago | | | 0.099716269 | 0.00075430600 | |
| 6715469 | 6 years ago | | | 0 | 0.00050527200 |
ABI
ABI objects
Getter at block 21162283
TokenSale() view returns (uint8)
1
canFirstMint() view returns (bool)
false
chargeBonuses() view returns (bool)
false
creator() view returns (address)
0xc4b8728caa7a17f34fc1ad4acb2ef080b2085c8d
endTime() view returns (uint256)
1540079999
ethWeiRaised() view returns (uint256)
21483594767520030859
exchange() view returns (uint256)
131150000000000000000
financialStrategy() view returns (address)
0xfd679acf83b9a23ac33fe62fbe894d888f03545d
getProfitPercent() view returns (uint256)
0
getTokenSaleType() view returns (string)
round2
goalReached() view returns (bool)
true
hardCap() view returns (uint256)
1601219977125428898208102
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
isInitialized() view returns (bool)
true
isPausedCrowdsale() view returns (bool)
false
maxAllProfit() view returns (uint256)
28
minPay() view returns (uint256)
76248570339306082
nonEthWeiRaised() view returns (uint256)
24884183564842000000
overLimit() view returns (uint256)
20000000000000000000
rate() view returns (uint256)
1311500000000000000000
renewal() view returns (uint256)
5097600
softCap() view returns (uint256)
0
startTime() view returns (uint256)
1533081600
token() view returns (address)
0xae8488e75493b89a0e1488bf91542208c416f486
tokenReserved() view returns (uint256)
0
totalSaledToken() view returns (uint256)
7922184870920440416787009
totalSupply() view returns (uint256)
10562913161227253889049343
weiRaised() view returns (uint256)
46367778332362030859
weiRound1() view returns (uint256)
369508045520910358614
weiTotalRaised() view returns (uint256)
415875823853272389473
Read-only
bonuses(uint256) view returns (uint256 value, uint256 procent, uint256 freezeTime)
getBonuses(uint256 _value) view returns (uint256, uint256, uint256)
getProfitPercentForData(uint256 _timeNow) view returns (uint256)
profits(uint256) view returns (uint256 percent, uint256 duration)
wallets(uint256) view returns (address)
State-modifying
Events begin()
buyTokens(address beneficiary) payable
calcAndGet()
calcFin()
changeCrowdsale(address _newCrowdsale)
changeExchange(uint256 _ETHUSD)
changeWallet(uint8 _role, address _wallet)
distructVault(bool mode)
finalize()
finalize2()
firstMintRound0(uint256 _amount)
getBeneficiaryCash()
getPartnerCash(uint8 _user, bool _calc)
initialize()
massBurnTokens(address[] _beneficiary, uint256[] _value)
migrateAll(address[] _holders)
moveTokens(address _migrationAgent)
paymentsInOtherCurrency(uint256 _token, uint256 _value)
prolongate(uint256 _duration)
setCrowdsalePause(bool mode)
setup(uint256 _startTime, uint256 _endTime, uint256 _softCap, uint256 _hardCap, uint256 _rate, uint256 _exchange, uint256 _maxAllProfit, uint256 _overLimit, uint256 _minPay, uint256[] _durationTB, uint256[] _percentTB, uint256[] _valueVB, uint256[] _percentVB, uint256[] _freezeTimeVB)
tokenPause()
tokenUnpause()
Finalized()
Initialized()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _creator)
fallback()
This contract contains no error objects.