ZebiMainCrowdsale
Verified contract
Active on
Ethereum with 10,208 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2008…1722
0xef90…7e99
0x1eb4…3054
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAN | ERC-20 | 6 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7733392 | 6 years ago | | | 0 | 0.00099147000 | |
| 5523536 | 7 years ago | | | 0 | 0.00089943000 | |
| 5514904 | 7 years ago | | | 0 | 0.0017646000 | |
| 5503017 | 7 years ago | | | 0 | 0.0017646000 | |
| 5456198 | 7 years ago | | | 0 | 0.0017646000 | |
| 5323809 | 7 years ago | | | 0 | 0.0017665200 | |
| 5323809 | 7 years ago | | | 0 | 0.0013146000 | |
| 5301051 | 7 years ago | | | 0 | 0.0017646000 | |
| 5301051 | 7 years ago | | | 0 | 0.0017665200 | |
| 5292281 | 7 years ago | | | 0.62 | 0.000000005858030000 |
ABI
ABI objects
Getter at block 21247730
ETHtoZWeirate() view returns (uint256)
3003003003003
endTime() view returns (uint256)
1522506600
ethCap() view returns (uint256)
1594903515352841600000
goldListPeriod() view returns (uint256)
18000
mainWeiRaised() view returns (uint256)
1594903515352841600000
minTransAmount() view returns (uint256)
100000000000000000
owner() view returns (address)
0xd75496c0a6a36308cfda58e317ab97ea46b8f6b5
postGoldPeriod() view returns (uint256)
180000
startTime() view returns (uint256)
1520253000
tempMngr() view returns (address)
0x1eb48c64ad71837a6ed57e4a2dab88173c833054
token() view returns (address)
0x2008e3057bd734e10ad13c9eae45ff132abc1722
tokenDecimals() view returns (uint64)
8
tokens() view returns (uint256)
592930206218141
wallet() view returns (address)
0xd75496c0a6a36308cfda58e317ab97ea46b8f6b5
weiAmount() view returns (uint256)
146256117533808700195
withinRefundPeriod() view returns (bool)
false
zcc() view returns (address)
0xef90b9fea51c983827ba3b79c3c19a9751fc7e99
Read-only
getTokenAmount(uint256 weiAmount1) view returns (uint256)
viewCancelledList(address participant) view returns (bool)
viewContribution(address participant) view returns (uint256)
viewGoldList(address participant) view returns (bool)
viewKYCAccepted(address participant) view returns (bool)
viewPreSaleRefundsInMainSale(address participant) view returns (uint256)
State-modifying
Events addCancellation(address _participant) returns (bool success)
addToGoldList(address _participant) returns (bool)
addToKYCList(address _participant) returns (bool)
buyTokens(address beneficiary) payable
disableRefundPeriod()
enableRefundPeriod()
endTransfer()
finishMint() returns (bool)
forcedRefund(address _from)
mintAndAllocateZCO(address partnerAddress, uint256 amountInZWei) returns (bool)
mintvestedTokens(address partnerAddress, uint256 zweitokens) returns (bool)
refund()
removeFromGoldList(address _participant) returns (bool)
removeFromKYCList(address _participant) returns (bool)
resumeMint() returns (bool)
startTransfer()
takeEth() payable
transferOwnership(address newOwner)
transferTokenOwnership(address owner)
withdraw(uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refund(address sender, uint256 refundBalance)
SetParticipantStatus(address _participant)
TakeEth(address sender, uint256 value)
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
Withdraw(uint256 _value)
constructor(uint256 _startTime, uint256 _endTime, uint256 _ETHtoZWeirate, address _wallet, uint256 _minTransAmount, uint256 _ethCap, address tokenAddress, address presaleAddress, address tempMngrAddress, uint256 _goldListPeriod, uint256 _postGoldPeriod, uint256 _goldPeriodCap, uint256 _vestedMintStartTime, uint256 _calenderYearStart)
fallback()
This contract contains no error objects.