Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Squeue"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14736983 | 3 years ago | | | 0 | 0.00089925134 | |
| 14736983 | 3 years ago | | | 0 | 0.00062542188 | |
| 14736983 | 3 years ago | | | 0 | 0.00051471971 | |
| 14736854 | 3 years ago | | | 0 | 0.00067586439 | |
| 14736680 | 3 years ago | | | 0 | 0.0010756590 | |
| 14736676 | 3 years ago | | | 0 | 0.0015961200 | |
| 14736668 | 3 years ago | | | 0 | 0.00094380215 | |
| 14736668 | 3 years ago | | | 0 | 0.0010112216 | |
| 14736660 | 3 years ago | | | 0 | 0.00084339834 | |
| 14736629 | 3 years ago | | | 0 | 0.0012352592 |
ABI
ABI objects
Getter at block 21317393
allowTipRemoval() view returns (bool)
true
numOrders() view returns (uint32)
446
paused() view returns (bool)
true
Read-only
orderByAddress(address a) view returns (uint32)
orderDetails(uint32 oid) view returns (uint32 id, uint256 tipAmount, address owner)
ownerOf(uint32 oid) view returns (address)
State-modifying
Events addEntries(address[] a, uint32[] ids)
addEntriesNoOverwrite(address[] a, uint32[] ids)
changeTip(uint32 oid, uint256 amount)
setAllowTipRemoval(bool p)
setPaused(bool p)
zeroTip(uint32 oid)
eTip(uint32 oid, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.