Documentation
Preparing search index...
@orca-so/whirlpools-client
IncreaseLiquidityV2InstructionDataArgs
Type Alias IncreaseLiquidityV2InstructionDataArgs
type
IncreaseLiquidityV2InstructionDataArgs
=
{
liquidityAmount
:
number
|
bigint
;
remainingAccountsInfo
:
OptionOrNullable
<
RemainingAccountsInfoArgs
>
;
tokenMaxA
:
number
|
bigint
;
tokenMaxB
:
number
|
bigint
;
}
Index
Properties
liquidity
Amount
remaining
Accounts
Info
token
MaxA
token
MaxB
Properties
liquidity
Amount
liquidityAmount
:
number
|
bigint
remaining
Accounts
Info
remainingAccountsInfo
:
OptionOrNullable
<
RemainingAccountsInfoArgs
>
token
MaxA
tokenMaxA
:
number
|
bigint
token
MaxB
tokenMaxB
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
liquidity
Amount
remaining
Accounts
Info
token
MaxA
token
MaxB
Documentation
Loading...