OperationStore

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x60246164 at 12561875
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots
-
variable spans 2 additional slots

No balances found for "OperationStore"

0x60489532358befaf347423647ad70e6e0ceb71ebb258356d846f0e5b4c3c4a0d
0xb3a80b89156bfe7ebdf3d3eaf378c79f97d081f92a20ae2010793342f7f79090

Functions
Getter at block 20927130
controller(view returns (address)
0x0e584dfd1a44fda5ce3390bab829691fea2ef535
getAvailableOperation(view returns (address)
0x3565dbd256246bd55138ed7e6bdc7281db42fdd0
owner(view returns (address)
0x6054be659c8dc589fceed6a5ce1ef4a7a32303e3
router(view returns (address)
0xcef9e167d3f8806771e9bac1d4a0d568c39a9388
Read-only
getQueueSizeOf(uint8 _queueview returns (uint256)
getQueuedOperationAt(uint8 _queueuint256 _indexview returns (address)
getStatusOf(address _optview returns (uint8)
optStat(addressview returns (uint8)
State-modifying
allocate(address _opt
deallocate(address _opt
finish(address _opt
flush(uint8 _queueuint256 _amount
flushAll(uint256 _amount
halt(address _opt
init(bool _autoFinishreturns (address)
recover(address _opt
transferController(address _controller
transferOwnership(address _owner
transferRouter(address _router
Events
OperationAllocated(address indexed controlleraddress indexed operation
OperationDeallocated(address indexed controlleraddress indexed operation
OperationFinished(address indexed controlleraddress indexed operation
OperationFlushed(address indexed controlleraddress indexed operationuint8 fromuint8 to
OperationInitialized(address indexed controlleraddress indexed operationbool autoFinish
OperationRecovered(address indexed controlleraddress indexed operation
OperationStopped(address indexed controlleraddress indexed operation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.