BitNauticCrowdsale
Verified contract
Active on
Ethereum with 368 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4701…c6ce
0x5eb8…c3c7
0x19fe…93e4
3 additional
variables
Balances ($0.00)
No balances found for "BitNauticCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7003960 | 6 years ago | | | 0 | 0.000025803000 | |
| 6798678 | 6 years ago | | | 1 | 0.00089736000 | |
| 6798167 | 6 years ago | | | 0 | 0.00034103000 | |
| 6798160 | 6 years ago | | | 1 | 0.00089736000 | |
| 6798130 | 6 years ago | | | 0 | 0.00034103000 | |
| 6793495 | 6 years ago | | | 0 | 0.0013641200 | |
| 6604873 | 6 years ago | | | 0 | 0.0010579230 | |
| 6589605 | 6 years ago | | | 0 | 0.000077409000 | |
| 6560402 | 6 years ago | | | 0 | 0.0010579230 | |
| 6549423 | 6 years ago | | | 0 | 0.0013982230 |
ABI
ABI objects
Getter at block 21309331 getTokenAddress() view returns (address) getVaultAddress() view returns (address)
ICOEndTime() view returns (uint256)
1532995200
ICOStartTime() view returns (uint256)
1525132800
advisorSupply() view returns (uint256)
2500000000000000000000000
advisorTimeLock() view returns (uint256)
1548547200
bountySupply() view returns (uint256)
2500000000000000000000000
checkBurnTokens() view returns (bool)
false
crowdsaleHardCap() view returns (uint256)
50000000000000000000000
crowdsaleInitialSupply() view returns (uint256)
35000000000000000000000000
crowdsaleSoftCap() view returns (uint256)
5000000000000000000000
firstWeekBonus() view returns (uint256)
20
founderSupply() view returns (uint256)
2000000000000000000000000
founderTimeLock() view returns (uint256)
1564531200
fourthWeekBonus() view returns (uint256)
5
getCurrentBonus() view returns (uint256)
0
hasEnded() view returns (bool)
true
mainICOEndTime() view returns (uint256)
1532995200
mainICOFirstWeekEndTime() view returns (uint256)
1528416000
mainICOFourthWeekEndTime() view returns (uint256)
1530403200
mainICOSecondWeekEndTime() view returns (uint256)
1529020800
mainICOStartTime() view returns (uint256)
1527811200
mainICOThirdWeekEndTime() view returns (uint256)
1529625600
paused() view returns (bool)
true
preICOBonus() view returns (uint256)
30
preICOStartTime() view returns (uint256)
1525132800
privateSaleWallet() view returns (address)
0x5a01d561ae864006c6b733f21f8d4311d1e1b42a
publicSupply() view returns (uint256)
34886510116130548245243125
reserveSupply() view returns (uint256)
5000000000000000000000000
reserveTimeLock() view returns (uint256)
1532995200
secondWeekBonus() view returns (uint256)
15
teamSupply() view returns (uint256)
3000000000000000000000000
teamTimeLock() view returns (uint256)
1532995200
teamVestingCounter() view returns (uint256)
0
thirdWeekBonus() view returns (uint256)
10
token() view returns (address)
0x47010bfcdebde5c6f0cb3426cee269a96f7ac6ce
tokenBaseRate() view returns (uint256)
500
weiRaised() view returns (uint256)
183728399754671069710
whitelist() view returns (address)
0x19fefe079d1035ca7ca9fcc058ba44542f5393e4
Read-only
creditOf(address) view returns (uint256)
weiInvestedBy(address) view returns (uint256)
State-modifying
Events bountyDrop(address[] recipients, uint256[] values) returns (bool)
burnTokens() returns (bool)
buyTokens(address beneficiary) payable
claimBitNauticTokens() returns (bool)
claimRefund()
finalizeCrowdsale()
goalReached() returns (bool)
grantAdvisorTokens(address advisorAddress)
grantFounderTokens(address founderAddress)
grantInvestorTokens(address investor) returns (bool)
grantInvestorsTokens(address[] investors) returns (bool)
grantReserveTokens(address beneficiary)
grantTeamTokens(address teamAddress)
pause()
transferOwnership(address newOwner) returns (bool)
transferTokenOwnership(address newTokenOwner) returns (bool)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(address _token, address _whitelist, address _wallet)
fallback()
This contract contains no error objects.