Flex
Flex exchange system
Public Attributes | List of all members
SuperRootOwnerDetails Struct Reference

SuperRootOwner details for getter. More...

#include <SuperRootOwner.hpp>

Public Attributes

bool initialized
 All code cells initialized.
 
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)
 

Detailed Description

SuperRootOwner details for getter.

Member Data Documentation

◆ auth_index_code

optcell auth_index_code

AuthIndex code (unsalted)

◆ flex_client_code

optcell flex_client_code

FlexClient code (unsalted)

◆ flex_client_stub

optcell flex_client_stub

FlexClientStub code (unsalted)

◆ flex_code

optcell flex_code

Code of Flex (unsalted)

◆ global_cfg_code

optcell global_cfg_code

Code of GlobalConfig (unsalted)

◆ initialized

bool initialized

All code cells initialized.

◆ pair_code

optcell pair_code

Code of XchgPair (unsalted)

◆ price_code

optcell price_code

Code of PriceXchg (unsalted)

◆ pubkey

uint256 pubkey

Owner public key.

◆ super_root

address_opt super_root

SuperRoot address.

◆ super_root_code

optcell super_root_code

Code of SuperRoot (unsalted)

◆ user_data_cfg_code

optcell user_data_cfg_code

UserDataConfig code (unsalted)

◆ user_id_index_code

optcell user_id_index_code

UserIdIndexCode (unsalted)

◆ wic_code

optcell wic_code

Code of WrapperIndexContract (WIC, unsalted)

◆ wrappers_cfg_code

optcell wrappers_cfg_code

Code of WrappersConfig (unsalted)


The documentation for this struct was generated from the following file: