BluzelleTokenSale
Verified contract
Active on
Ethereum with 15,684 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($581.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEL | ERC-20 | 165.15476K | $0.003501 |
$578.15 | |
ST | ERC-20 | 16.409347K | $0.00021 |
$3.45 | |
BLZ | ERC-20 | 0.071098 | $0.134173 |
$0.01 | |
SUB | ERC-20 | 1.4 | $0.000711 |
$0 | |
REV | ERC-20 | 3 | $0.000022 |
$0 | |
TEL | ERC-20 | 165.15476K | -- | -- | |
AGI | ERC-20 | 5K | -- | -- | |
EXC | ERC-20 | 825 | -- | -- | |
UBT | ERC-20 | 10 | -- | -- | |
R | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5216764 | 7 years ago | | | 0 | 0.00098670600 | |
| 5154148 | 7 years ago | | | 0.627 | 0.0014448600 | |
| 5128926 | 7 years ago | | | 0.62 | 0.0014448600 | |
| 4996331 | 7 years ago | | | 2.373 | 0.12040500 | |
| 4987236 | 7 years ago | | | 0.31 | 0.0013726170 | |
| 4983818 | 7 years ago | | | 2.38 | 0.0024081000 | |
| 4969196 | 7 years ago | | | 2.372 | 0.012040500 | |
| 4967316 | 7 years ago | | | 2.373 | 0.0024321810 | |
| 4965991 | 7 years ago | | | 2.374 | 0.0013003740 | |
| 4961753 | 7 years ago | | | 0.63 | 0.0014448600 |
ABI
ABI objects
Getter at block 21257896
BONUS() view returns (uint256)
0
CONTRIBUTION_MIN() view returns (uint256)
100000000000000000
DECIMALSFACTOR() view returns (uint256)
1000000000000000000
INITIAL_ENDTIME() view returns (uint256)
1517536800
INITIAL_STAGE() view returns (uint256)
1
INITIAL_STARTTIME() view returns (uint256)
1516240800
TOKENS_ACCOUNT_MAX() view returns (uint256)
17000000000000000000000
TOKENS_PER_KETHER() view returns (uint256)
1700000
TOKEN_DECIMALS() view returns (uint8)
18
TOKEN_NAME() view returns (string)
Bluzelle Token
TOKEN_SYMBOL() view returns (string)
BLZ
TOKEN_TOTALSUPPLY() view returns (uint256)
500000000000000000000000000
bonus() view returns (uint256)
0
contributionMin() view returns (uint256)
100000000000000000
currentStage() view returns (uint256)
2
currentTime() view returns (uint256)
1732454843
endTime() view returns (uint256)
1517536800
finalized() view returns (bool)
false
maxTokensPerAccount() view returns (uint256)
23166000000000000000000
opsAddress() view returns (address)
0x3ebe5480850d3210e022a79593292f649e74deca
owner() view returns (address)
0xb6e617efffe4e529b855f4e45c236c0dac09a0b2
proposedOwner() view returns (address)
0x0000000000000000000000000000000000000000
startTime() view returns (uint256)
1516413600
suspended() view returns (bool)
true
token() view returns (address)
0x5732046a883704404f284ce41ffadd5b007fd668
tokenConversionFactor() view returns (uint256)
10000000
tokensPerKEther() view returns (uint256)
7722000
totalEtherCollected() view returns (uint256)
4940709595959595958749
totalTokensSold() view returns (uint256)
38152338000000000000000000
walletAddress() view returns (address)
0xe9638c2d07eac8774d46b85e47cf53f52d60239f
Read-only
accountTokensPurchased(address) view returns (uint256)
isOps(address _address) view returns (bool)
isOwner(address _address) view returns (bool)
isOwnerOrOps(address _address) view returns (bool)
stageBonus(uint256) view returns (uint256)
whitelist(address) view returns (uint256)
State-modifying
Events buyTokens(address _beneficiary) payable returns (uint256)
cancelOwnershipTransfer() returns (bool)
completeOwnershipTransfer() returns (bool)
finalize() returns (bool)
initialize(address _token) returns (bool)
initiateOwnershipTransfer(address _proposedOwner) returns (bool)
reclaimTokens() returns (bool)
resume() returns (bool)
setBonus(uint256 _bonus) returns (bool)
setCurrentStage(uint256 _stage) returns (bool)
setMaxTokensPerAccount(uint256 _maxTokens) returns (bool)
setOpsAddress(address _newOpsAddress) returns (bool)
setSaleWindow(uint256 _startTime, uint256 _endTime) returns (bool)
setStageBonus(uint256 _stage, uint256 _bonus) returns (bool)
setTokensPerKEther(uint256 _tokensPerKEther) returns (bool)
setWalletAddress(address _walletAddress) returns (bool)
setWhitelistedBatch(address[] _addresses, uint256 _stage) returns (bool)
setWhitelistedStatus(address _address, uint256 _stage) returns (bool)
suspend() returns (bool)
BonusUpdated(uint256 _newValue)
CurrentStageUpdated(uint256 _newStage)
Finalized()
Initialized()
MaxTokensPerAccountUpdated(uint256 _newMax)
OpsAddressUpdated(address indexed _newAddress)
OwnershipTransferCanceled()
OwnershipTransferCompleted(address indexed _newOwner)
OwnershipTransferInitiated(address indexed _proposedOwner)
SaleResumed()
SaleSuspended()
SaleWindowUpdated(uint256 _startTime, uint256 _endTime)
StageBonusUpdated(uint256 _stage, uint256 _bonus)
TokensPerKEtherUpdated(uint256 _newValue)
TokensPurchased(address _beneficiary, uint256 _cost, uint256 _tokens)
TokensReclaimed(uint256 _amount)
WalletAddressUpdated(address _newAddress)
WhitelistedStatusUpdated(address indexed _address, uint256 _stage)
constructor(address wallet)
fallback()
This contract contains no error objects.