SnovWhitelist
Verified contract
Active on
Ethereum with 183 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)
No balances found for "SnovWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4540206 | 7 years ago | | | 0.07372 | 0.00044364000 | |
| 4464208 | 7 years ago | | | 0 | 0.00045751500 | |
| 4463848 | 7 years ago | | | 0.05 | 0.0027873090 | |
| 4463833 | 7 years ago | | | 0.9 | 0.0010618320 | |
| 4463804 | 7 years ago | | | 0.19496 | 0.0018000000 | |
| 4463774 | 7 years ago | | | 0.27292 | 0.0018000000 | |
| 4463745 | 7 years ago | | | 0.494 | 0.0018423090 | |
| 4463615 | 7 years ago | | | 0.2 | 0.0018423090 | |
| 4463583 | 7 years ago | | | 0.2 | 0.0066364500 | |
| 4463574 | 7 years ago | | | 0.05 | 0.00053091600 |
ABI
ABI objects
Getter at block 21287695
amount50kUsdInCents() view returns (uint256)
5000000
amount5kUsdInCents() view returns (uint256)
500000
beneficiary() view returns (address)
0x983f64a550cd9d733f2829275f94b1a3728fe888
endTime() view returns (uint256)
1509451200
finalizedTime() view returns (uint256)
1509455958
getNow() view returns (uint256)
1732814951
isFinalized() view returns (bool)
true
isMaxCapReached() view returns (bool)
false
isSaleOn() view returns (bool)
false
isSaleOver() view returns (bool)
true
maxCapInCents() view returns (uint256)
1500000000
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)
1504526400
token() view returns (address)
0xbdc5bac39dbe132b1e030e898ae3830017d7d969
tokensPerCents() view returns (uint256)
1000000000000000000
tokensPerCents_gte50kUsd() view returns (uint256)
1250000000000000000
tokensPerCents_gte5kUsd() view returns (uint256)
1150000000000000000
totalEthSales() view returns (uint256)
262
totalExternalSales() view returns (uint256)
14
totalInCents() view returns (uint256)
57908009
totalSales() view returns (uint256)
276
totalTokensSold() view returns (uint256)
27803294750000000000000000
totalWeiReceived() view returns (uint256)
505692108859202418194
usdPerEth() view returns (uint256)
310
usdPerEthLogSize() view returns (uint256)
1
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)
externalSales(address, uint256) view returns (uint256)
usdPerEthLog(uint256) view returns (uint256 rate, uint256 time, address changedBy)
weiToCents(uint256 _amountInWei) view returns (uint256)
State-modifying
Events claimOwnership()
externalSale(address _buyer, uint256 _amountInUsd, uint256 _tokensSoldNoDecimals, uint256 _unixTs)
finalize()
pause()
resume()
setBeneficiary(address _beneficiary)
setNotifier(address _notifier)
setSaleEnabled(bool _enabled)
setUsdPerEth(uint256 _usdPerEth)
transferOwnership(address newOwner)
BeneficiaryChanged(address indexed _oldAddress, address indexed _newAddress)
EthReceived(address _buyer, uint256 _amountInWei)
ExternalSale(address _buyer, uint256 _amountInUsd, uint256 _tokensSold, uint256 _unixTs)
NotifierChanged(address indexed _oldAddress, address indexed _newAddress)
UsdPerEthChanged(uint256 _oldRate, uint256 _newRate)
constructor()
fallback()
This contract contains no error objects.