|
Flex
Flex exchange system
|
Flex root contract implementation. More...
#include "Flex.hpp"#include "XchgPair.hpp"#include "Wrapper.hpp"#include "WrapperEver.hpp"#include <tvm/contract.hpp>#include <tvm/smart_switcher.hpp>#include <tvm/contract_handle.hpp>#include <tvm/default_support_functions.hpp>#include <tvm/suffixes.hpp>#include <tvm/schema/parse_chain_static.hpp>#include <tvm/schema/build_chain_static.hpp>
Classes | |
| class | Flex |
| Implements tvm::IFlex interface. More... | |
| struct | Flex::error_code |
To allow deploy message only with onDeploy call. More... | |
Functions | |
| __always_inline DXchgPair | prepare_pair (address tip3_major_root, address tip3_minor_root) |
| DEFINE_JSON_ABI (IFlex, DFlex, EFlex) | |
Flex root contract implementation.