Documentation
Preparing search index...
@orca-so/whirlpools-client
RepositionLiquidityV2InstructionDataArgs
Type Alias RepositionLiquidityV2InstructionDataArgs
type
RepositionLiquidityV2InstructionDataArgs
=
{
method
:
RepositionLiquidityMethodArgs
;
newTickLowerIndex
:
number
;
newTickUpperIndex
:
number
;
remainingAccountsInfo
:
OptionOrNullable
<
RemainingAccountsInfoArgs
>
;
}
Index
Properties
method
new
Tick
Lower
Index
new
Tick
Upper
Index
remaining
Accounts
Info
Properties
method
method
:
RepositionLiquidityMethodArgs
new
Tick
Lower
Index
newTickLowerIndex
:
number
new
Tick
Upper
Index
newTickUpperIndex
:
number
remaining
Accounts
Info
remainingAccountsInfo
:
OptionOrNullable
<
RemainingAccountsInfoArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
new
Tick
Lower
Index
new
Tick
Upper
Index
remaining
Accounts
Info
Documentation
Loading...