Flex
Flex exchange system
|
Flex configuration structure (stored in code salt) More...
#include <FlexSalt.hpp>
Public Attributes | |
address | super_root |
SuperRoot address. | |
EversConfig | ev_cfg |
Processing costs configuration of Flex in native funds (evers). | |
uint8 | deals_limit |
Limit for processed deals in one request. | |
cell | xchg_pair_code |
Code of XchgPair contract (unsalted). | |
cell | xchg_price_code |
Code of PriceXchg contract (unsalted). | |
Flex configuration structure (stored in code salt)
uint8 deals_limit |
Limit for processed deals in one request.
EversConfig ev_cfg |
Processing costs configuration of Flex in native funds (evers).
address super_root |
SuperRoot address.
cell xchg_pair_code |
Code of XchgPair contract (unsalted).
cell xchg_price_code |
Code of PriceXchg contract (unsalted).