EBETCrowdsale
Verified contract
Active on
Ethereum with 1,727 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d5e…a14d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUCK | ERC-20 | 1 | -- | -- | |
BET | ERC-20 | 1 | -- | -- | |
FUCK | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
EBET | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4302954 | 7 years ago | | | 0 | 0.00065112600 | |
| 4302518 | 7 years ago | | | 0.00071428571 | 0.000021000000 | |
| 4302349 | 7 years ago | | | 10 | 0.0042000000 | |
| 4302345 | 7 years ago | | | 1.004559 | 0.00044100000 | |
| 4301980 | 7 years ago | | | 1.95 | 0.0054721260 | |
| 4301969 | 7 years ago | | | 8.5 | 0.0052500000 | |
| 4301960 | 7 years ago | | | 4 | 0.0052500000 | |
| 4301960 | 7 years ago | | | 1.95 | 0.011716000 | |
| 4301941 | 7 years ago | | | 2 | 0.0052500000 | |
| 4301936 | 7 years ago | | | 4 | 0.0052500000 |
ABI
ABI objects
Getter at block 21168135
CurrentStatus() view returns (string)
In progress (Eth >= Softcap)!
admin() view returns (address)
0x00c8357eebba2021ee4d8cbd2946145bcc7aa2fb
amountRaisedInWei() view returns (uint256)
5113879271089641522714
areFundsReleasedToBeneficiary() view returns (bool)
true
beneficiaryWallet() view returns (address)
0x00f959866e977698d14a36eb332686304a4d6aba
fundingEndBlock() view returns (uint256)
4385825
fundingMinCapInWei() view returns (uint256)
300000000000000000000
fundingStartBlock() view returns (uint256)
4285025
initialEBETSupply() view returns (uint256 tokenTotalSupply)
7500000
initialSupply() view returns (uint256)
750000000
isCrowdSaleClosed() view returns (bool)
false
isCrowdSaleSetup() view returns (bool)
true
owner() view returns (address)
0x00c8357eebba2021ee4d8cbd2946145bcc7aa2fb
remainingSupply() view returns (uint256 tokensLeft)
155
tokenReward() view returns (address)
0x7d5edcd23daa3fb94317d32ae253ee1af08ba14d
tokensPerEthPrice() view returns (uint256)
1400
tokensRemaining() view returns (uint256)
155
Read-only
This contract contains no read-only function objects.
State-modifying
Events BuyEBETtokens() payable
SetupCrowdsale(uint256 _fundingStartBlock, uint256 _fundingEndBlock) returns (bytes32 response)
beneficiaryMultiSigWithdraw(uint256 _amount)
checkGoalReached() returns (bytes32 response)
refund()
setPrice()
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address _from, uint256 _value)
Buy(address indexed _sender, uint256 _eth, uint256 _EBET)
Refund(address indexed _refunder, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.