Documentation
Preparing search index...
@orca-so/whirlpools
IncreaseLiquidityParam
Type Alias IncreaseLiquidityParam
Represents the token max amount parameters for increasing liquidity.
type
IncreaseLiquidityParam
=
{
tokenMaxA
:
bigint
;
tokenMaxB
:
bigint
;
}
Index
Properties
token
Max
A
token
Max
B
Properties
token
Max
A
tokenMaxA
:
bigint
token
Max
B
tokenMaxB
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Max
A
token
Max
B
Documentation
Loading...
Represents the token max amount parameters for increasing liquidity.