MallcoinCrowdSale
Verified contract
Active on
Ethereum with 1,096 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc72e…8906
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KICK | ERC-20 | 911.456555K | -- | -- | |
KICK | ERC-20 | 22.568555K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6481324 | 6 years ago | | | 0 | 0.00029400000 | |
| 6000407 | 6 years ago | | | 4.24 | 0.0028288710 | |
| 6000394 | 6 years ago | | | 1.2718 | 0.0042956930 | |
| 6000346 | 6 years ago | | | 0.55 | 0.0030656930 | |
| 6000289 | 6 years ago | | | 0.3 | 0.0020188710 | |
| 6000101 | 6 years ago | | | 1 | 0.0028288710 | |
| 6000100 | 6 years ago | | | 0.3 | 0.0020188710 | |
| 5999975 | 6 years ago | | | 1.5 | 0.0030656930 | |
| 5999818 | 6 years ago | | | 1 | 0.0028288710 | |
| 5999630 | 6 years ago | | | 10.04 | 0.0031700790 |
ABI
ABI objects
Getter at block 21257899
ICO_BONUS_RATE() view returns (uint256)
50000000000000000000
ICO_BONUS_TIME_1() view returns (uint256)
1525518000
ICO_BONUS_TIME_2() view returns (uint256)
1526900400
ICO_BONUS_TIME_3() view returns (uint256)
1529578800
ICO_END_TIME() view returns (uint256)
1532127600
ICO_RATE() view returns (uint256)
2000000000000000000000
ICO_START_TIME() view returns (uint256)
1524740400
MAX_CROWD_SALE_TOKENS() view returns (uint256)
185000000000000000000000000
MAX_TOKEN_SUPPLY() view returns (uint256)
250000000000000000000000000
PRE_ICO_BONUS_RATE() view returns (uint256)
75000000000000000000
PRE_ICO_BONUS_TIME_1() view returns (uint256)
1519988400
PRE_ICO_BONUS_TIME_2() view returns (uint256)
1521198000
PRE_ICO_BONUS_TIME_3() view returns (uint256)
1521543600
PRE_ICO_END_TIME() view returns (uint256)
1521759600
PRE_ICO_RATE() view returns (uint256)
3000000000000000000000
PRE_ICO_START_TIME() view returns (uint256)
1519297200
SECRET_BONUS_FACTOR() view returns (uint256)
0
bountyTokenFund() view returns (uint256)
0
crowdSaleStop() view returns (bool)
false
icoTokenSales() view returns (uint256)
17507064109981939591932000
owner() view returns (address)
0x535a10715c67faa3bea5f73f5354c16ba6713696
preIcoTokenSales() view returns (uint256)
1204097259581926219509000
reserveTokenFund() view returns (uint256)
0
teamTokenFund() view returns (uint256)
0
token() view returns (address)
0xc72ed4445b3fe9f0863106e344e241530d338906
tokenSales() view returns (uint256)
18711161369563865811441000
wallet() view returns (address)
0x535a10715c67faa3bea5f73f5354c16ba6713696
weiRaised() view returns (uint256)
8417256673215820202469
Read-only
isAuthorized(address _addr) view returns (bool)
State-modifying
Events addAuthorized(address _addr)
buyTokens(address beneficiary) payable
buyTokensByAtes(address addr_, uint256 amount_, string data_) returns (bool)
changeCrowdSaleDates(uint8 _period, uint256 _unixTime)
changeMallcoinTokenAddress(address _token)
delAuthorized(address _addr)
finishCrowdSale() returns (bool)
setSecretBonusFactor(uint256 _factor)
startCrowdSale()
stopCrowdSale()
transferOwnership(address newOwner)
ChangeCrowdSaleDate(uint8 period, uint256 unixtime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor()
fallback()
This contract contains no error objects.