bitbadgesjs-sdk - v0.22.7
Preparing search index...
iMsgSwapExactAmountOut
Interface iMsgSwapExactAmountOut<T>
interface
iMsgSwapExactAmountOut
<
T
extends
NumberType
>
{
routes
:
iSwapAmountOutRoute
<
T
>
[]
;
sender
:
string
;
tokenInMaxAmount
:
T
;
tokenOut
:
iCosmosCoin
<
T
>
;
}
Type Parameters
T
extends
NumberType
Implemented by
MsgSwapExactAmountOut
Index
Properties
routes
sender
token
In
Max
Amount
token
Out
Properties
routes
routes
:
iSwapAmountOutRoute
<
T
>
[]
sender
sender
:
string
token
In
Max
Amount
tokenInMaxAmount
:
T
token
Out
tokenOut
:
iCosmosCoin
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
routes
sender
token
In
Max
Amount
token
Out
bitbadgesjs-sdk - v0.22.7
Loading...