Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0xbf96…8222
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCLUB | ERC-20 | 110M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3141541 | a year ago | | | 0 | 0.000010502649 | |
| 2969498 | a year ago | | | 2.032228 | 0.000000000374597930 | |
| 2969463 | a year ago | | | 0.021146 | 0.000000000281631574 | |
| 2969385 | a year ago | | | 0.08789 | 0.000000000337265450 | |
| 2969344 | a year ago | | | 0.051908 | 0.000000000369081819 | |
| 2969312 | a year ago | | | 1.839517 | 0.000000000519811817 | |
| 2968845 | a year ago | | | 2.607286 | 0.000000000595760094 | |
| 2968438 | a year ago | | | 2 | 0.0000063966429 | |
| 2968312 | a year ago | | | 2.420333 | 0.000000000012978017 | |
| 2966779 | a year ago | | | 1.577799 | 0.0000014897859 |
ABI
ABI objects
Getter at block 22933107
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
claimTime() view returns (uint256)
1693145400
getTimes() view returns (uint256 _whitelistTime, uint256 _whitelistEndTime, uint256 _claimTime)
(_whitelistTime=1692712800, _whitelistEndTime=1692882000, _claimTime=1693145400)
owner() view returns (address)
0xa5ef2fa1b254f80f163b52beec1f3164ee4d4f9f
started() view returns (bool)
true
token() view returns (address)
0xbf96f480bcceead4c86523a3c99df54d2c8c8222
whitelistEndTime() view returns (uint256)
1692882000
whitelistTime() view returns (uint256)
1692712800
Read-only
getTokenAmount(address _user) view returns (uint256 _tokenAmount)
idoInfo(uint256) view returns (uint256 softCap, uint256 hardCap, uint256 minCommit, uint256 maxCommit, uint256 status, uint256 totalCommit, uint256 rateToken, uint256 rateEth, bool claimed)
whitelist(address) view returns (uint256)
whitelistClaimed(address) view returns (uint256)
whitelistCommitted(address) view returns (uint256)
State-modifying
Events claimWhitelistToken()
commitWhitelist() payable
finalize()
initialize(address _token, uint256 _whitelistTime, uint256 _whitelistEndTime, uint256 _claimTime)
refundSeedRaise()
renounceOwnership()
setWhitelistSameAmount(address[] listAddress, uint256 amount)
start()
transferOwnership(address newOwner)
ClaimWhitelistToken(address user, uint256 amount)
CommitWhitelist(address user, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RefundSeedRaise(address user, uint256 amount)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.