BitNauticCrowdsaleTokenDistributor
Verified contract
Active on
Ethereum with 167 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd996…61fd
0x19fe…93e4
0xe9fc…a46f
Balances ($0.00)
No balances found for "BitNauticCrowdsaleTokenDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6638513 | 6 years ago | | | 0 | 0.00084687000 | |
| 6618398 | 6 years ago | | | 0 | 0.00084687000 | |
| 6616790 | 6 years ago | | | 0 | 0.00084687000 | |
| 6606184 | 6 years ago | | | 0 | 0.00084687000 | |
| 6538187 | 6 years ago | | | 0 | 0.00084687000 | |
| 6526264 | 6 years ago | | | 0 | 0.00084687000 | |
| 6525654 | 6 years ago | | | 0 | 0.00084687000 | |
| 6525618 | 6 years ago | | | 0 | 0.00084687000 | |
| 6525604 | 6 years ago | | | 0 | 0.00084687000 | |
| 6525601 | 6 years ago | | | 0 | 0.00084687000 |
ABI
ABI objects
Getter at block 21287400
ICOEndTime() view returns (uint256)
1536969600
ICOStartTime() view returns (uint256)
1531267200
advisorSupply() view returns (uint256)
0
bountySupply() view returns (uint256)
0
crowdsale() view returns (address)
0xe9fc0c55f9f3a38c0e972d6444273ebdcc7aa46f
founderSupply() view returns (uint256)
0
reserveSupply() view returns (uint256)
0
teamSupply() view returns (uint256)
0
token() view returns (address)
0xd9964e1306dda055f5284c52048712c35ddb61fd
whitelist() view returns (address)
0x19fefe079d1035ca7ca9fcc058ba44542f5393e4
Read-only
hasClaimedTokens(address) view returns (bool)
State-modifying
Events claimBitNauticTokens() returns (bool)
grantAdvisorsTokens(address beneficiary)
grantBountyTokens(address beneficiary)
grantContributorTokens(address contributor) returns (bool)
grantFoundersTokens(address beneficiary)
grantReserveTokens(address beneficiary)
grantTeamTokens(address beneficiary)
privateSale(address beneficiary, uint256 tokenAmount)
transferOwnership(address newOwner) returns (bool)
transferTokenOwnership(address newTokenOwner) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _whitelist, address _crowdsale)
This contract contains no fallback and receive objects.
This contract contains no error objects.