bitbadgesjs-sdk - v0.22.7
Preparing search index...
iMsgExitSwapExternAmountOut
Interface iMsgExitSwapExternAmountOut<T>
interface
iMsgExitSwapExternAmountOut
<
T
extends
NumberType
>
{
poolId
:
T
;
sender
:
string
;
shareInMaxAmount
:
T
;
tokenOut
:
iCosmosCoin
<
T
>
;
}
Type Parameters
T
extends
NumberType
Implemented by
MsgExitSwapExternAmountOut
Index
Properties
pool
Id
sender
share
In
Max
Amount
token
Out
Properties
pool
Id
poolId
:
T
sender
sender
:
string
share
In
Max
Amount
shareInMaxAmount
:
T
token
Out
tokenOut
:
iCosmosCoin
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pool
Id
sender
share
In
Max
Amount
token
Out
bitbadgesjs-sdk - v0.22.7
Loading...