Documentation
Preparing search index...
@orca-so/whirlpools
increasePosLiquidity
Variable increasePosLiquidity
Const
increasePosLiquidity
:
(
...
params
:
[
positionMintAddress
:
Address
,
param
:
IncreaseLiquidityQuoteParam
,
slippageToleranceBps
:
number
,
]
,
)
=>
Promise
<
IncreaseLiquidityInstructions
&
{
callback
:
()
=>
Promise
<
Signature
>
}
,
>
= ...
Type declaration
(
...
params
:
[
positionMintAddress
:
Address
,
param
:
IncreaseLiquidityQuoteParam
,
slippageToleranceBps
:
number
,
]
,
)
:
Promise
<
IncreaseLiquidityInstructions
&
{
callback
:
()
=>
Promise
<
Signature
>
}
,
>
Parameters
...
params
:
[
positionMintAddress
:
Address
,
param
:
IncreaseLiquidityQuoteParam
,
slippageToleranceBps
:
number
,
]
Returns
Promise
<
IncreaseLiquidityInstructions
&
{
callback
:
()
=>
Promise
<
Signature
>
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...