Flex
Flex exchange system
|
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. | |
WrappersConfig details for getter.
address_opt first_wic |
First Wrapper Index Contract.
address_opt last_wic |
Last Wrapper Index Contract.
uint256 salted_wic_hash |
Salted WIC code hash.
uint32 token_version |
Tokens update group version.
uint32 wic_count |
WIC count.
dict_array<address> wrapper_deployers |
Wrapper deployers for different types of Wrappers.