Multipliers
Verified contract
Active on
Ethereum with 1,358 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Multipliers"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6710164 | 6 years ago | | | 10 | 0.0072084510 | |
| 6704138 | 6 years ago | | | 0 | 0.00086222400 | |
| 6704046 | 6 years ago | | | 1.5 | 0.0099174000 | |
| 6704045 | 6 years ago | | | 0.01111111 | 0.0035808910 | |
| 6704045 | 6 years ago | | | 0.04 | 0.0061739500 | |
| 6704045 | 6 years ago | | | 1 | 0.012035564 | |
| 6704045 | 6 years ago | | | 1 | 0.019331649 | |
| 6704044 | 6 years ago | | | 2.2 | 0.0043294000 | |
| 6704044 | 6 years ago | | | 2 | 0.0052818680 | |
| 6704043 | 6 years ago | | | 5 | 0.010866794 |
ABI
ABI objects
Getter at block 21258309
FATHER_PERCENT() view returns (uint256)
1
MAX_IDLE_TIME() view returns (uint256)
1200
MAX_INVESTMENT() view returns (uint256)
10000000000000000000
MIN_INVESTMENT_FOR_PRIZE() view returns (uint256)
50000000000000000
PRIZE_PERCENT() view returns (uint256)
2
PROMO_PERCENT() view returns (uint256)
2
TECH_PERCENT() view returns (uint256)
2
currentQueueSize() view returns (uint256)
0
currentReceiverIndex() view returns (uint256)
0
getCurrentCandidateForPrize() view returns (address addr, int256 timeLeft)
(addr=0x0000000000000000000000000000000000000000, timeLeft=0)
getCurrentStageByTime() view returns (int256)
2213
getQueueLength() view returns (uint256)
0
lastDepositInfo() view returns (uint128 index, uint128 time)
(index=0, time=0)
prizeAmount() view returns (uint256)
0
stage() view returns (int256)
13
Read-only
depositsMade(address) view returns (int128 stage, uint128 count)
getDeposit(uint256 idx) view returns (address depositor, uint256 deposit, uint256 expect)
getDepositorMultiplier(address depositor) view returns (uint256)
getDeposits(address depositor) view returns (uint256[] idxs, uint128[] deposits, uint128[] expects)
getDepositsCount(address depositor) view returns (uint256)
getStageStartTime(int256 _stage) pure returns (uint256)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
This contract contains no constructor objects.
fallback()
This contract contains no error objects.