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