EthFastDotHost
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
No balances found for "EthFastDotHost"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6704433 | 6 years ago | | | 0.51 | 0.0052024000 | |
| 6704431 | 6 years ago | | | 2 | 0.0052024000 | |
| 6704431 | 6 years ago | | | 1 | 0.0052024000 | |
| 6704430 | 6 years ago | | | 0.2 | 0.0021850080 | |
| 6704430 | 6 years ago | | | 2 | 0.0052024000 | |
| 6704430 | 6 years ago | | | 2 | 0.0089629500 | |
| 6704429 | 6 years ago | | | 2 | 0.0010682500 | |
| 6704399 | 6 years ago | | | 0 | 0.00067784000 |
ABI
ABI objects
Getter at block 21179149
calcMultiplier() view returns (uint256)
120
currentIndex() view returns (uint256)
0
isRunning() view returns (bool)
true
isStopped() view returns (bool)
false
isWaiting() view returns (bool)
false
jackpot() view returns (address lastMember, uint256 time, uint256 amount)
(lastMember=0x0668092c4b7924e5b12c77c718b8d818bf9ee938, time=1542220543, amount=385500000000000000)
startBlockNumber() view returns (uint256)
6704430
stats() view returns (string status, uint256 timestamp, uint256 blockStart, uint256 timeJackpot, uint256 queueLength, uint256 invested, uint256 multiplier, uint256 jackpotAmount, address jackpotMember)
(status=running, timestamp=1731505451, blockStart=0, timeJackpot=0, queueLength=6, invested=7710000000000000000, multiplier=120, jackpotAmount=385500000000000000, jackpotMember=0x0668092c4b7924e5b12c77c718b8d818bf9ee938)
totalInvested() view returns (uint256)
7710000000000000000
Read-only
deposits(uint256) view returns (address member, uint256 amount)
depositsOfMember(address _member) view returns (uint256[] amounts, uint256[] places)
State-modifying
Events restart(uint256 _blockNumber)
This contract contains no event objects.
This contract contains no constructor objects.
fallback()
This contract contains no error objects.