SnovCrowdsale
Verified contract
Active on
Ethereum with 518 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbdc5…d969
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIU | ERC-20 | 66.255652K | -- | -- | |
SNOV | ERC-20 | 61.129274K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4681811 | 7 years ago | | | 0 | 0.0012740250 | |
| 4649972 | 7 years ago | | | 1 | 0.00046594800 | |
| 4649966 | 7 years ago | | | 0.66 | 0.00046594800 | |
| 4649964 | 7 years ago | | | 10 | 0.00097627200 | |
| 4649963 | 7 years ago | | | 1 | 0.00044100000 | |
| 4649963 | 7 years ago | | | 0.2 | 0.00046594800 | |
| 4649959 | 7 years ago | | | 10 | 0.00092400000 | |
| 4649946 | 7 years ago | | | 1 | 0.00042000000 | |
| 4649936 | 7 years ago | | | 1 | 0.00046594800 | |
| 4649912 | 7 years ago | | | 0.11 | 0.00046594800 |
ABI
ABI objects
Getter at block 21170103
beneficiary() view returns (address)
0x983f64a550cd9d733f2829275f94b1a3728fe888
endTime() view returns (uint256)
1512043200
finalizedTime() view returns (uint256)
1512509695
getNow() view returns (uint256)
1731396419
isFinalized() view returns (bool)
true
isMaxCapReached() view returns (bool)
false
isSaleOn() view returns (bool)
false
isSaleOver() view returns (bool)
true
maxCapInCents() view returns (uint256)
1000000000
minInvestCents() view returns (uint256)
1
notifier() view returns (address)
0x73e5b12017a141d41c1a14fdab43a54a4f9bd490
owner() view returns (address)
0xdae3f1d824127754aca9eb5e5bfbac22d8a04a52
paused() view returns (bool)
false
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
saleEnabled() view returns (bool)
true
startTime() view returns (uint256)
1509364800
token() view returns (address)
0xbdc5bac39dbe132b1e030e898ae3830017d7d969
tokensPerCents() view returns (uint256)
1000000000000000000
tokensPerCentsDayOne() view returns (uint256)
1100000000000000000
tokensPerCentsWeekOne() view returns (uint256)
1050000000000000000
totalEthSales() view returns (uint256)
417
totalExternalSales() view returns (uint256)
0
totalInCents() view returns (uint256)
199312028
totalSales() view returns (uint256)
417
totalTokensSold() view returns (uint256)
127917761900000000000000000
totalWeiReceived() view returns (uint256)
2571291409973543331651
usdPerEth() view returns (uint256)
500
usdPerEthLogSize() view returns (uint256)
3
usdPerEthMax() view returns (uint256)
500
usdPerEthMin() view returns (uint256)
200
Read-only
backers(address) view returns (uint256 weiReceived, uint256 tokensSent)
centsToTokens(uint256 _amountInCents) view returns (uint256)
externalTxs(uint256, bytes32) view returns (uint256)
tokensByBtcTx(string _txHash) view returns (uint256)
tokensByDashTx(string _txHash) view returns (uint256)
tokensByEurTx(string _txHash) view returns (uint256)
tokensByLtcTx(string _txHash) view returns (uint256)
tokensByUsdTx(string _txHash) view returns (uint256)
tokensByWavesTx(string _txHash) view returns (uint256)
tokensByZecTx(string _txHash) view returns (uint256)
usdPerEthLog(uint256) view returns (uint256 rate, uint256 time, address changedBy)
weiToCents(uint256 _amountInWei) view returns (uint256)
State-modifying
Events claimOwnership()
finalize()
pause()
resume()
sellTokensForBtc(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
sellTokensForDash(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
sellTokensForEur(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
sellTokensForLtc(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
sellTokensForUsd(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
sellTokensForWaves(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
sellTokensForZec(string _txHash, address _buyer, uint256 _amountInCents, uint256 _tokensE18)
setBeneficiary(address _beneficiary)
setNotifier(address _notifier)
setSaleEnabled(bool _enabled)
setUsdPerEth(uint256 _usdPerEth)
transferOwnership(address newOwner)
BeneficiaryChanged(address indexed _oldAddress, address indexed _newAddress)
EthReceived(address indexed _buyer, uint256 _amountInWei)
ExternalSale(uint8 _currency, string _txHash, address indexed _buyer, uint256 _amountInCents, uint256 _tokensE18)
NotifierChanged(address indexed _oldAddress, address indexed _newAddress)
UsdPerEthChanged(uint256 _oldRate, uint256 _newRate)
constructor()
fallback()
This contract contains no error objects.