menu
terra_sdk package
documentation
Core/Market/MsgSwap.dart
MsgSwap
MsgSwap constructor
MsgSwap constructor
dark_mode
light_mode
MsgSwap
constructor
MsgSwap
(
String
trader
,
Coin
offer_coin
,
String
ask_denom
)
Implementation
MsgSwap(this.trader, this.offer_coin, this.ask_denom);
terra_sdk package
documentation
Core/Market/MsgSwap
MsgSwap
MsgSwap constructor
MsgSwap class