QuickQueue
Verified contract
Active on
Ethereum with 140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "QuickQueue"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6911544 | 6 years ago | | | 0.05 | 0.00028447500 | |
| 6911539 | 6 years ago | | | 0.006 | 0.000063588000 | |
| 6898398 | 6 years ago | | | 0.01 | 0.00047412500 | |
| 6898084 | 6 years ago | | | 0.05 | 0.00028914300 | |
| 6894590 | 6 years ago | | | 0.49981983 | 0.00034028000 | |
| 6894586 | 6 years ago | | | 0.99963966 | 0.00037930000 | |
| 6894581 | 6 years ago | | | 0.99963966 | 0.00034028000 | |
| 6894579 | 6 years ago | | | 1 | 0.00034028000 | |
| 6894511 | 6 years ago | | | 1 | 0.0034878700 | |
| 6894500 | 6 years ago | | | 1 | 0.0034878700 |
ABI
ABI objects
Getter at block 21309513
MAX_LIMIT() view returns (uint256)
1000000000000000000
QUICKQUEUE() view returns (uint256)
103
SUPPORT_PERCENT() view returns (uint256)
5
currentReceiverIndex() view returns (uint256)
122
getQueueLength() view returns (uint256)
13
Read-only
getDeposit(uint256 idx) view returns (address depositor, uint256 deposit, uint256 expect)
getDeposits(address depositor) view returns (uint256[] idxs, uint128[] deposits, uint128[] expects)
getDepositsCount(address depositor) view 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.