BitexTokenCrowdSale
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa997…291b
0x2c74…f027
0x113c…be9f
Balances ($0.00)
No balances found for "BitexTokenCrowdSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6913151 | 6 years ago | | | 2 | 0.0031310400 | |
| 6913130 | 6 years ago | | | 1 | 0.0031310400 | |
| 6913115 | 6 years ago | | | 10 | 0.0049310400 | |
| 6913064 | 6 years ago | | | 1 | 0.00099804000 | |
| 6912982 | 6 years ago | | | 0.1 | 0.0024701490 | |
| 6912947 | 6 years ago | | | 0.1 | 0.00054892200 | |
| 6912879 | 6 years ago | | | 1 | 0.00054892200 | |
| 6912861 | 6 years ago | | | 1 | 0.00048417600 | |
| 6912859 | 6 years ago | | | 0.1 | 0.00046200000 |
ABI
ABI objects
Getter at block 21177372
endTime() view returns (uint256)
1545196780
goal() view returns (uint256)
5000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
initialTokenAmount() view returns (uint256)
0
isFinalized() view returns (bool)
false
kyc() view returns (address)
0x113cdc56841559529db16896d6d5ee4daa10be9f
maxTokenSupply() view returns (uint256)
300000000000000000000000000
minimumAmount() view returns (uint256)
100000000000000000
minted() view returns (uint256)
242421780793453943200000000
numberOfPurchasers() view returns (uint256)
3
owner() view returns (address)
0x0beab0ffa882bf49a2cc49b2e5aabfeb51f70082
pendingOwner() view returns (address)
0x982de2df93471324333df307527aac33036cfb39
preICO() view returns (bool)
false
rate() view returns (uint256)
10000000
startTime() view returns (uint256)
1545196750
token() view returns (address)
0x2c745664fb4e9528fb32487d834e4aacfff1f027
vault() view returns (address)
0xa997d01013d73ef3e26b0d47ac7ee18654e0291b
wallet() view returns (address)
0xa089dc522d525aa040fb93e6a2a530ac1a3e3169
walletRemaining() view returns (address)
0xf3ef5b25a1d65f74b39f77655cd02953d1e6bb45
weiRaised() view returns (uint256)
13000000000000000000
Read-only
computeTokenWithBonus(uint256 weiAmount) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
changeDates(uint256 _startTime, uint256 _endTime)
changeMinimumAmount(uint256 _minimumAmount)
changeRate(uint256 _rate)
claimRefund()
finalize()
modifyTransferableHash(address _spender, bool value)
transferOwnership(address newOwner)
transferVault(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount, uint256 rate, address indexed referral, uint256 referredBonus)
TokenPurchaseAffiliate(address indexed ref, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _goal, uint256 _minimumAmount, uint256 _maxTokenSupply, address _wallet, address _token, address _kyc, bool _preICO, address _walletRemaining, address _pendingOwner)
fallback()
This contract contains no error objects.