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