Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33c0…cf9c
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "ICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6341686 | 6 years ago | | | 0.01 | 0.000078647000 | |
| 6075499 | 6 years ago | | | 0 | 0.0016722130 | |
| 6063773 | 6 years ago | | | 0 | 0.0026808670 | |
| 6055113 | 6 years ago | | | 0 | 0.0020711150 | |
| 6055034 | 6 years ago | | | 0 | 0.0020711150 | |
| 6055027 | 6 years ago | | | 0 | 0.0020684910 | |
| 6054999 | 6 years ago | | | 0 | 0.0026808670 | |
| 5883826 | 6 years ago | | | 0 | 0.0020684910 | |
| 5852337 | 6 years ago | | | 0 | 0.0020684910 | |
| 5852320 | 6 years ago | | | 0 | 0.0026808670 |
ABI
ABI objects
Getter at block 21268377
IcoPaused() view returns (bool)
false
MSTCOIN() view returns (address)
0x33c0de76b28bd47180c38695a09d72bd2b45cf9c
bonus() view returns (uint256)
100
endTime() view returns (uint256)
1525914353
getBonus() view returns (uint256 _bonus)
100
getTokenAddress() view returns (address)
0x33c0de76b28bd47180c38695a09d72bd2b45cf9c
getTokensSold() view returns (uint256)
105000000000000
icoState() view returns (uint8)
0
minInvestment() view returns (uint256)
100000000000000000
multiSigWallet() view returns (address)
0xe1377e465121776d8810007576034c7e0798cd46
owner() view returns (address)
0xf748d2322adfe0e9f9b262df6a2ad6cbf79a541a
rate() view returns (uint256)
13780
tokenPrice() view returns (uint256)
72568940
tokensSold() view returns (uint256)
105000000000000
Read-only
investmentOf(address) view returns (uint256)
mainIcoBonusStages(uint256) view returns (uint256)
State-modifying
Events activateMainIco()
activateSecondPreIco()
airdrop(address[] _addrs, uint256[] _values) returns (bool)
buyTokens(address _recipient) payable
changeBonus(uint256 _newBonus)
changeRate(uint256 _newRate)
changeTokenPrice(uint256 _newTokenPrice)
extendDeadline(uint256 _days)
pauseICO()
processOffchainTokenPurchase(address _recipient, uint256 _value)
setTokenAddress(address _tokenAddress)
shortenDeadline(uint256 _days)
terminateIco()
transferOwnership(address _newOwner)
unpauseICO()
withdrawUnsoldTokens(address _recipient)
AirdropInvoked()
BonuseChanged(uint256 newBonus)
ExchangeRateChanged(uint256 newExchangeRate, uint256 newTokenPrice)
FirstPreIcoActivated(uint256 startTime, uint256 endTime, uint256 bonus)
ICOPaused(uint256 timeOfPause)
ICOUnpaused(uint256 timeOfUnpause)
IcoDeadlineExtended(uint8 currentState, uint256 newDeadline)
IcoDeadlineShortened(uint8 currentState, uint256 newDeadline)
IcoTerminated(uint256 terminationTime)
MainIcoActivated(uint256 startTime, uint256 endTime, uint256 bonus)
OffchainPurchaseMade(address indexed recipient, uint256 tokensPurchased)
OwnershipTransferred(address indexed from, address indexed to)
SecondPreIcoActivated(uint256 startTime, uint256 endTime, uint256 bonus)
TokenAddressSet(address indexed tokenAddress)
TokenPriceChanged(uint256 newTokenPrice, uint256 newExchangeRate)
TokensPurchased(address indexed recipient, uint256 tokensPurchased, uint256 weiSent)
UnsoldTokensWithdrawn(uint256 tokensWithdrawn)
constructor()
fallback()
This contract contains no error objects.