Controller
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
0
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 "Controller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12562582 | 4 years ago | | | 0 | 0.0040975620 |
ABI
ABI objects
Getter at block 21378088
checkGranted() view returns (bool)
false
checkOperator() view returns (bool)
false
checkOwner() view returns (bool)
false
operator() view returns (address)
0x6054be659c8dc589fceed6a5ce1ef4a7a32303e3
optFactory() view returns (address)
0x6054be659c8dc589fceed6a5ce1ef4a7a32303e3
optStdId() view returns (uint256)
99999999999999999999999999999999999999999999
optStore() view returns (address)
0x6054be659c8dc589fceed6a5ce1ef4a7a32303e3
owner() view returns (address)
0x6054be659c8dc589fceed6a5ce1ef4a7a32303e3
Read-only
This contract contains no read-only function objects.
State-modifying
Events allocate(uint256 _amount)
emergencyWithdraw(address _opt, address _to)
emergencyWithdraw(address _opt, address _token, address _to)
finish(address _opt)
flush(uint256 _amount)
halt(address _opt)
initialize(address _optStore, uint256 _optStdId, address _optFactory)
recover(address _opt, bool _runFinish)
transferOperator(address _operator)
transferOwnership(address _owner)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.