Mainsale
Verified contract
Active on
Ethereum with 13,431 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe2fb…d567
Balances ($104.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COV | ERC-20 | 3.572K | $0.028159 |
$100.58 | |
NGC | ERC-20 | 200 | $0.017433 |
$3.49 | |
GSGC | ERC-20 | 5K | -- | -- | |
COV | ERC-20 | 3.572K | -- | -- | |
EXC | ERC-20 | 558 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
ADT | ERC-20 | 0.082013 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5450208 | 7 years ago | | | 0 | 0.000065722800 | |
| 5450166 | 7 years ago | | | 0 | 0.000053589360 | |
| 4918454 | 7 years ago | | | 0.092011 | 0.0017277600 | |
| 4897203 | 7 years ago | | | 0.99 | 0.0036325780 | |
| 4846972 | 7 years ago | | | 0.94 | 0.0011725410 | |
| 4844631 | 7 years ago | | | 0.255 | 0.00091964000 | |
| 4840370 | 7 years ago | | | 0.1 | 0.00091964000 | |
| 4839945 | 7 years ago | | | 0.23977009 | 0.00091964000 | |
| 4839930 | 7 years ago | | | 0.24 | 0.00022991000 | |
| 4837828 | 7 years ago | | | 1 | 0.00052879300 |
ABI
ABI objects
Getter at block 21158392 currentStage() view returns (uint256)
bountyTokensPercent() view returns (uint256)
5
bountyTokensWallet() view returns (address)
0x717bfd30f039424b049d918f935dedd069b66810
btcId() view returns (uint8)
0
dashId() view returns (uint8)
3
eurId() view returns (uint8)
6
foundersTokensPercent() view returns (uint256)
13
foundersTokensWallet() view returns (address)
0x25ed4f0d260d5e5218d95390036bc8815ff38262
lastSaleDate() view returns (uint256)
1516492800
lockPeriod() view returns (uint256)
90
ltcId() view returns (uint8)
1
minPrice() view returns (uint256)
100000000000000000
multisigWallet() view returns (address)
0x15a071b83396577ccbd86a979af7d2aba9e18970
notifier() view returns (address)
0xf3543e7b4d0cd7c84eea58543b6d4323b38f40b5
owner() view returns (address)
0xea15adb66dc92a4bbccc8bf32fd25e2e86a2a770
paused() view returns (bool)
false
percentRate() view returns (uint256)
100
period() view returns (uint256)
60
stagesCount() view returns (uint256)
6
start() view returns (uint256)
1511308800
token() view returns (address)
0xe2fb6529ef566a080e6d23de0bd351311087d567
totalExternalSales() view returns (uint256)
50
totalHardcap() view returns (uint256)
19300000000000000000000
totalInvested() view returns (uint256)
19311747318877660257485
totalTokensMinted() view returns (uint256)
12116561926329174091716118
usdId() view returns (uint8)
5
wavesId() view returns (uint8)
4
zecId() view returns (uint8)
2
Read-only
externalTxs(uint8, bytes32) view returns (uint256)
stages(uint256) view returns (uint256 hardcap, uint256 price, uint256 invested, uint256 closed)
tokensByBtcTx(string _txId) view returns (uint256)
tokensByDashTx(string _txId) view returns (uint256)
tokensByEurTx(string _txId) view returns (uint256)
tokensByLtcTx(string _txId) view returns (uint256)
tokensByTx(uint8 _currency, string _txId) view returns (uint256)
tokensByUsdTx(string _txId) view returns (uint256)
tokensByWavesTx(string _txId) view returns (uint256)
tokensByZecTx(string _txId) view returns (uint256)
State-modifying
Events addStage(uint256 hardcap, uint256 price)
changeStage(uint8 number, uint256 hardcap, uint256 price)
clearStages()
createTokens() payable
externalSales(uint8[] _currencies, bytes32[] _txIdSha3, address[] _buyers, uint256[] _amountsWei, uint256[] _tokensE18)
finishMinting()
insertStage(uint8 numberAfter, uint256 hardcap, uint256 price)
pause()
removeStage(uint8 number)
retrieveTokens(address anotherToken)
setBountyTokensPercent(uint256 newBountyTokensPercent)
setBountyTokensWallet(address newBountyTokensWallet)
setFoundersTokensPercent(uint256 newFoundersTokensPercent)
setFoundersTokensWallet(address newFoundersTokensWallet)
setLockPeriod(uint256 newLockPeriod)
setMinPrice(uint256 newMinPrice)
setMultisigWallet(address newMultisigWallet)
setNotifier(address _notifier)
setPeriod(uint256 newPeriod)
setStart(uint256 newStart)
setToken(address newToken)
transferOwnership(address newOwner)
unpause()
ExternalSale(uint8 _currency, bytes32 _txIdSha3, address indexed _buyer, uint256 _amountWei, uint256 _tokensE18)
NotifierChanged(address indexed _oldAddress, address indexed _newAddress)
Pause()
Unpause()
This contract contains no constructor objects.
fallback()
This contract contains no error objects.