Flex
Flex exchange system
All Classes Files Functions Variables Typedefs Enumerations Pages
Classes | Functions
Flex.cpp File Reference

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>
Include dependency graph for Flex.cpp:

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)
 

Detailed Description

Flex root contract implementation.

Author
Andrew Zhogin