ESportsMainCrowdsale
Verified contract
Active on
Ethereum with 318 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf6ed…2d3e
0xb4a4…f8b1
Balances ($0.00)
No balances found for "ESportsMainCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6827531 | 6 years ago | | | 0.1 | 0.0012138770 | |
| 4845326 | 7 years ago | | | 0.02 | 0.00071841700 | |
| 4824510 | 7 years ago | | | 0.15 | 0.00042000000 | |
| 4656008 | 7 years ago | | | 0 | 0.0020526321 | |
| 4650906 | 7 years ago | | | 0.25 | 0.00052023300 | |
| 4650873 | 7 years ago | | | 0.25 | 0.00052023300 | |
| 4650601 | 7 years ago | | | 0.035 | 0.0014863800 | |
| 4650581 | 7 years ago | | | 0.035 | 0.0014863800 | |
| 4649854 | 7 years ago | | | 0 | 0.0013065600 | |
| 4649849 | 7 years ago | | | 0 | 0.0013065600 |
ABI
ABI objects
Getter at block 21290020
bonusProvider() view returns (address)
0xb4a430e9f17c6cac9a765aea0c09454d727ef8b1
endTime() view returns (uint32)
1512043200
goal() view returns (uint256)
1000000000000000000
goalReached() view returns (bool)
true
hardCap() view returns (uint256)
60000000000000000000000000
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0x00901bb4d7c24ed12b02ebc1d163577c952f30ac
rate() view returns (uint256)
240
soldTokens() view returns (uint256)
18612013556026694109520800
startTime() view returns (uint32)
1509537600
token() view returns (address)
0xe29c5b523590165795bbd7d52369c2895b18841f
vault() view returns (address)
0xf6edd39574f2beb367bf2330bfe5aeae94362d3e
wallet() view returns (address)
0x433c630737025289075011f6774c4fa061958b8f
weiRaised() view returns (uint256)
77550056483444558789670
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyForBitcoin(address _beneficiary, uint256 _amountWei) returns (bool)
claimRefund()
finalize()
init() returns (bool)
releaseBonus() returns (uint256)
setBtcBuyer(address _newBtcBuyerAddress) returns (bool)
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint32 _startTime, uint32 _endTime, uint256 _softCapWei, address _wallet, address _token)
fallback()
This contract contains no error objects.