Flex
Flex exchange system
|
Wrapper Index Contract persistent data struct. More...
#include <WIC.hpp>
Public Attributes | |
string | symbol_ |
Token symbol. Used for address calculation. | |
int8 | workchain_id_ |
Workchain id. | |
opt< address > | deployer_ |
Wrapper deployer used to deploy the wrapper. | |
opt< address > | wrapper_ |
Wrapper address. | |
opt< uint8 > | type_ |
Wrapper type. | |
opt< cell > | init_args_ |
Init args. | |
opt< address > | next_ |
Next WIC address. | |
bool_t | unlisted_ |
Wrapper is unlisted and should not be cloned during cloneUpgrade. | |
Wrapper Index Contract persistent data struct.