Documentation
Preparing search index...
@orca-so/whirlpools-client
InitializePoolWithAdaptiveFeeInstructionDataArgs
Type Alias InitializePoolWithAdaptiveFeeInstructionDataArgs
type
InitializePoolWithAdaptiveFeeInstructionDataArgs
=
{
initialSqrtPrice
:
number
|
bigint
;
tradeEnableTimestamp
:
OptionOrNullable
<
number
|
bigint
>
;
}
Index
Properties
initial
Sqrt
Price
trade
Enable
Timestamp
Properties
initial
Sqrt
Price
initialSqrtPrice
:
number
|
bigint
trade
Enable
Timestamp
tradeEnableTimestamp
:
OptionOrNullable
<
number
|
bigint
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
initial
Sqrt
Price
trade
Enable
Timestamp
Documentation
Loading...