Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-orca-whirlpools
DecreaseLiquidityInstructionDataArgs
Interface DecreaseLiquidityInstructionDataArgs
interface
DecreaseLiquidityInstructionDataArgs
{
liquidityAmount
:
number
|
bigint
;
tokenMinA
:
number
|
bigint
;
tokenMinB
:
number
|
bigint
;
}
Index
Properties
liquidity
Amount
token
Min
A
token
Min
B
Properties
liquidity
Amount
liquidityAmount
:
number
|
bigint
token
Min
A
tokenMinA
:
number
|
bigint
token
Min
B
tokenMinB
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
liquidity
Amount
token
Min
A
token
Min
B
Coda by Ian Macalinao
Loading...