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