Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-orca-whirlpools
IncreaseLiquidityV2InstructionDataArgs
Interface IncreaseLiquidityV2InstructionDataArgs
interface
IncreaseLiquidityV2InstructionDataArgs
{
liquidityAmount
:
number
|
bigint
;
remainingAccountsInfo
:
OptionOrNullable
<
RemainingAccountsInfoArgs
>
;
tokenMaxA
:
number
|
bigint
;
tokenMaxB
:
number
|
bigint
;
}
Index
Properties
liquidity
Amount
remaining
Accounts
Info
token
Max
A
token
Max
B
Properties
liquidity
Amount
liquidityAmount
:
number
|
bigint
remaining
Accounts
Info
remainingAccountsInfo
:
OptionOrNullable
<
RemainingAccountsInfoArgs
>
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
remaining
Accounts
Info
token
Max
A
token
Max
B
Coda by Ian Macalinao
Loading...