WizzleInfinityTokenCrowdsale

Verified contract

Active on Ethereum with 328 txns
Deployed by via 0xdcb0eb6c at 5011029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x93ee5e7ecf8076e3fc2e79101e9bd4817864ca62d071c64a848cc6a2b16ac6b4
0x2980964bce918993f4b718656fae30a5eeb17c0a8a72df0ed58a696d344351a3
0x7237aa60bdaf25462f15d1ecf289b7d2e24a7fde6510ee67cedd394f3bf67885
0xbe3691226192b60d9ede0bc0e2218d3ddf7c77e5b8211d8504a82adf42872106
0x35b86e7e72c3d90bb68972c654fde0e212d519e07ff23a9ff032475579341ed1
0x6672154ccb6a6be7c09803fcebfd18a0421be38b36e47a5507db7196733649ac
0xcf2366a2678008b3e5a351d63f3a48a52ed89876698f6a03dacf362559b6d7fd
0x7747473b2f159dbf489084637697d3d1f6dcc0a7e4895563e33cab6b50d4507d
0x12d9b261bec4c352bc28595f8f6f8bc8645e024fcef4ec629a8d22ccdb07a7ad
0x353e7f98734571cee62ec5566e22ba4fbba0a1da671b8a009a9560bed521844f

Functions
Getter at block 21280949
contributors(view returns (uint256)
218
cummulativeTokensSold(view returns (uint256)
148973883024509033213333312
endTimeIco(view returns (uint256)
1523663999
endTimePre(view returns (uint256)
1519862399
hasIcoEnded(view returns (bool)
true
hasPresaleEnded(view returns (bool)
true
helper(view returns (address)
0xce75e5aa182ee99ea1be60aa13b3f2eed172730e
icoCap(view returns (uint256)
3450000000000000000000000000
icoDiscountLevel1(view returns (uint256)
500000000000000000000000000
icoDiscountLevel2(view returns (uint256)
500000000000000000000000000
icoDiscountPercentageLevel1(view returns (uint8)
40
icoDiscountPercentageLevel2(view returns (uint8)
40
icoDiscountPercentageLevel3(view returns (uint8)
30
isIco(view returns (bool)
false
isPresale(view returns (bool)
false
owner(view returns (address)
0x52fd055fd2b9eac89393d5366c3393e2b3d3b24b
preCap(view returns (uint256)
1500000000000000000000000000
preDiscountPercentage(view returns (uint8)
50
rate(view returns (uint32)
475
startTimeIco(view returns (uint256)
1519862400
startTimePre(view returns (uint256)
1517481900
token(view returns (address)
0xb8327f32127afe37a544c52b628653e222a93bad
tokensSoldIco(view returns (uint256)
12806120025307833333333312
tokensSoldPre(view returns (uint256)
136167762999201199880000000
wallet(view returns (address)
0xef671f5d4f95932f24b2052ef83247ba24307434
weiRaised(view returns (uint256)
862693067886206666000
Read-only

This contract contains no read-only function objects.

State-modifying
buyTokens(address beneficiarypayable 
changeIcoCap(uint256 _icoCap
changeIcoDiscountLevels(uint256 _icoDiscountLevel1uint256 _icoDiscountLevel2
changeIcoDiscountPercentages(uint8 _icoDiscountPercentageLevel1uint8 _icoDiscountPercentageLevel2uint8 _icoDiscountPercentageLevel3
changeIcoTimeRange(uint256 _startTimeIcouint256 _endTimeIco
changePresaleCap(uint256 _preCap
changePresaleDiscountPercentage(uint8 _preDiscountPercentage
changePresaleTimeRange(uint256 _startTimePreuint256 _endTimePre
claimTokens(address _token
setRate(uint32 _rate
transferOwnership(address newOwner
Events
ClaimedTokens(address indexed _tokenaddress indexed _owneruint256 _amount
IcoCapChanged(address indexed _owneruint256 _icoCap
IcoDiscountLevelsChanged(address indexed _owneruint256 _icoDiscountLevel1uint256 _icoDiscountLevel2
IcoDiscountPercentagesChanged(address indexed _owneruint8 _icoDiscountPercentageLevel1uint8 _icoDiscountPercentageLevel2uint8 _icoDiscountPercentageLevel3
IcoTimeRangeChanged(address indexed _owneruint256 _startTimeIcouint256 _endTimeIco
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleCapChanged(address indexed _owneruint256 _preCap
PresaleDiscountPercentageChanged(address indexed _owneruint8 _preDiscountPercentage
PresaleTimeRangeChanged(address indexed _owneruint256 _startTimePreuint256 _endTimePre
TokenPurchase(address indexed _purchaseraddress indexed _beneficiaryuint256 _valueuint256 _amount
Constructor
constructor(uint256 _startTimePreuint256 _endTimePreuint256 _startTimeIcouint256 _endTimeIcouint32 _rateaddress _walletaddress _tokenAddressaddress _helperAddress
Fallback and receive
fallback(
Errors

This contract contains no error objects.