|
Flex
Flex exchange system
|
SuperRootOwner persistent data struct. More...
#include <SuperRootOwner.hpp>

Public Attributes | |
| uint256 | pubkey_ |
| Owner public key. | |
| address_opt | super_root_ |
| SuperRoot address. | |
| optcell | super_root_code_ |
| Code of SuperRoot (unsalted) | |
| optcell | global_cfg_code_ |
| Code of GlobalConfig (unsalted) | |
| optcell | flex_client_stub_ |
| FlexClientStub code (unsalted) | |
| optcell | wrappers_cfg_code_ |
| Code of WrappersConfig (unsalted) | |
| optcell | wic_code_ |
| Code of WrapperIndexContract (WIC, unsalted) | |
| optcell | flex_code_ |
| Code of Flex (unsalted) | |
| optcell | pair_code_ |
| Code of XchgPair (unsalted) | |
| optcell | price_code_ |
| Code of PriceXchg (unsalted) | |
| optcell | user_data_cfg_code_ |
| UserDataConfig code (unsalted) | |
| optcell | flex_client_code_ |
| FlexClient code (unsalted) | |
| optcell | auth_index_code_ |
| AuthIndex code (unsalted) | |
| optcell | user_id_index_code_ |
| UserIdIndexCode (unsalted) | |
SuperRootOwner persistent data struct.