bitbadgesjs-sdk - v0.27.2
Preparing search index...
iMsgSwapExactAmountInWithIBCTransfer
Interface iMsgSwapExactAmountInWithIBCTransfer<T>
interface
iMsgSwapExactAmountInWithIBCTransfer
<
T
extends
NumberType
>
{
affiliates
:
iAffiliate
[]
;
ibcTransferInfo
:
iIBCTransferInfo
<
T
>
;
routes
:
iSwapAmountInRoute
<
T
>
[]
;
sender
:
string
;
tokenIn
:
iCosmosCoin
<
T
>
;
tokenOutMinAmount
:
T
;
}
Type Parameters
T
extends
NumberType
Implemented by
MsgSwapExactAmountInWithIBCTransfer
Index
Properties
affiliates
ibc
Transfer
Info
routes
sender
token
In
token
Out
Min
Amount
Properties
affiliates
affiliates
:
iAffiliate
[]
affiliates are fee recipients that receive fees calculated from token_out_min_amount
ibc
Transfer
Info
ibcTransferInfo
:
iIBCTransferInfo
<
T
>
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
affiliates
ibc
Transfer
Info
routes
sender
token
In
token
Out
Min
Amount
bitbadgesjs-sdk - v0.27.2
Loading...
affiliates are fee recipients that receive fees calculated from token_out_min_amount