|
Flex
Flex exchange system
|
TONTokenWallet contract implementation Compiles into two contract versions: TONTokenWallet.tvc (external wallet) and FlexWallet.tvc (internal wallet). With different macroses. More...
#include "TONTokenWallet.hpp"#include <tvm/contract.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 "FlexLendPayloadArgs.hpp"
Classes | |
| struct | auth_cfg |
| Authentification configuration flags. More... | |
| class | TONTokenWallet< Internal > |
| Implementation of TONTokenWallet contract. More... | |
| struct | TONTokenWallet< Internal >::error_code |
| Error codes of TONTokenWallet contract. More... | |
Functions | |
| DEFINE_JSON_ABI (ITONTokenWallet, DTONTokenWallet, ETONTokenWallet, wallet_replay_protection_t) | |
TONTokenWallet contract implementation Compiles into two contract versions: TONTokenWallet.tvc (external wallet) and FlexWallet.tvc (internal wallet). With different macroses.
| struct auth_cfg |
Authentification configuration flags.