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