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

WrappersConfig persistent data struct. More...

#include <WrappersConfig.hpp>

Inheritance diagram for DWrappersConfig:
Inheritance graph
[legend]

Public Attributes

uint32 token_version_
 Tokens update group version. Used for address calculation.
 
bool_t deployed_
 onDeploy call processed
 
uint128 keep_evers_
 Keep evers in the contract before returning the rest to SuperConfig.
 
int8 workchain_id_
 Workchain id.
 
dict_array< address > wrapper_deployers_
 Wrapper deployers for different types of Wrappers.
 
address_opt first_wic_
 First Wrapper Index Contract.
 
address_opt last_wic_
 
uint32 wic_count_
 WIC count.
 

Detailed Description

WrappersConfig persistent data struct.

Member Data Documentation

◆ last_wic_

address_opt last_wic_

Last Wrapper Index Contract. May be set when first_wic_ is unset - it means we are waiting onWICsCloned callback from this old last_wic_.


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