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

WrappersConfig details for getter. More...

#include <WrappersConfig.hpp>

Public Attributes

uint32 token_version
 Tokens update group version.
 
dict_array< address > wrapper_deployers
 Wrapper deployers for different types of Wrappers.
 
address_opt first_wic
 First Wrapper Index Contract.
 
address_opt last_wic
 Last Wrapper Index Contract.
 
uint32 wic_count
 WIC count.
 
uint256 salted_wic_hash
 Salted WIC code hash.
 

Detailed Description

WrappersConfig details for getter.

Member Data Documentation

◆ first_wic

address_opt first_wic

First Wrapper Index Contract.

◆ last_wic

address_opt last_wic

Last Wrapper Index Contract.

◆ salted_wic_hash

uint256 salted_wic_hash

Salted WIC code hash.

◆ token_version

uint32 token_version

Tokens update group version.

◆ wic_count

uint32 wic_count

WIC count.

◆ wrapper_deployers

dict_array<address> wrapper_deployers

Wrapper deployers for different types of Wrappers.


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