BulleonCrowdsale
Verified contract
Active on
Ethereum with 308 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0775…0279
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAR | ERC-20 | 2K | -- | -- | |
BUL | ERC-20 | 27.201128 | -- | -- | |
MGC | ERC-20 | 3 | -- | -- | |
cUSD | ERC-20 | 1 | -- | -- | |
FLOV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7200678 | 6 years ago | | | 0 | 0.00021000000 | |
| 6997842 | 6 years ago | | | 0 | 0.00015739600 | |
| 6996313 | 6 years ago | | | 0.005 | 0.000063304688 | |
| 6990534 | 6 years ago | | | 0.091767116 | 0.00012390000 | |
| 6988469 | 6 years ago | | | 0.11 | 0.00082337000 | |
| 6988205 | 6 years ago | | | 0.5 | 0.0033769650 | |
| 6987800 | 6 years ago | | | 0.012 | 0.00019760880 | |
| 6987216 | 6 years ago | | | 5 | 0.00082279000 | |
| 6986617 | 6 years ago | | | 2 | 0.00019767600 | |
| 6986239 | 6 years ago | | | 0.32 | 0.00023360880 |
ABI
ABI objects
Getter at block 21286360
availableOnStage() view returns (uint256)
27201127990440847282
availableTokens() view returns (uint256)
27201127990440847282
bonus() view returns (uint256)
50
currentStage() view returns (uint8)
1
endDate() view returns (uint256)
1546300799
getBonus() view returns (uint256)
50
isActive() view returns (bool)
false
owner() view returns (address)
0xad74bd38911fe4c19c95d14b5733372c3978c2d9
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
rewardToken() view returns (address)
0x0775c81a273b355e6a5b76e240bf708701f00279
soldOnStage() view returns (uint256)
19973798872009559152720
stageBaseRate() view returns (uint256)
800
stageCap() view returns (uint256)
760000000000000000000000
stageRate() view returns (uint256)
840
totalSold() view returns (uint256)
779973798872009559152720
version() view returns (string)
2.0
withdrawWallet() view returns (address)
0xad74bd38911fe4c19c95d14b5733372c3978c2d9
Read-only
getTokensAmount(uint256 _amountInWei) view returns (uint256)
getTokensCost(uint256 _tokensAmount) view returns (uint256)
investmentsOf(address) view returns (uint256)
isBlacklisted(address) view returns (bool)
tokensCap(uint256) view returns (uint256)
tokensRate(uint256) view returns (uint256)
State-modifying
Events addBlacklist(address wallet)
burnTokens(uint256 amount)
buyTokens(address beneficiary) payable
claimOwnership()
delBlacklist(address wallet)
forceWithdraw()
kill()
reclaimToken(address token)
setBonus(uint256 bonusAmount)
setWithdraw(address _withdrawWallet)
transferOwnership(address newOwner)
AddedToBlacklist(address wallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedFromBlacklist(address wallet)
constructor(address token)
fallback()
This contract contains no error objects.