Implements tvm::IXchgPair interface.
More...
|
|
void | onDeploy (uint128 min_amount, uint128 minmove, uint128 price_denum, uint128 deploy_value, address notify_addr, Tip3Config major_tip3cfg, Tip3Config minor_tip3cfg) |
| |
|
XchgPairDetails | requestDetails () |
| |
|
XchgPairDetails | getDetails () |
| |
|
void | setNext (address next) |
| |
|
void | unlist () |
| |
|
address | getFlexAddr () |
| |
|
address | getTip3MajorRoot () |
| |
|
address | getTip3MinorRoot () |
| |
|
uint128 | getMinAmount () |
| |
|
uint128 | getMinmove () |
| |
|
uint128 | getPriceDenum () |
| |
|
address | getNotifyAddr () |
| |
|
address | getMajorReserveWallet () |
| |
|
address | getMinorReserveWallet () |
| |
|
XchgPairSalt | getConfig () |
| |
|
cell | getPriceXchgCode (bool salted) |
| |
|
cell | getPriceXchgSalt () |
| |
|
PriceXchgSalt | preparePriceXchgSalt (XchgPairSalt cfg) |
| |
|
|
static int | _fallback ([[maybe_unused]] cell msg, [[maybe_unused]] slice msg_body) |
| |
|
static int | _receive ([[maybe_unused]] cell msg, [[maybe_unused]] slice msg_body) |
| |
|
|
static constexpr bool | _checked_deploy = true |
| |
Implements tvm::IXchgPair interface.
The documentation for this class was generated from the following file: