Preparing search index...
The search index is not available
@orca-so/whirlpools-sdk
@orca-so/whirlpools-sdk
TickArrayRequest
Interface TickArrayRequest
A request to fetch the tick-arrays that a swap may traverse across.
interface
TickArrayRequest
{
aToB
:
boolean
;
tickCurrentIndex
:
number
;
tickSpacing
:
number
;
whirlpoolAddress
:
PublicKey
;
}
Index
Properties
a
ToB
tick
Current
Index
tick
Spacing
whirlpool
Address
Properties
a
ToB
a
ToB
:
boolean
tick
Current
Index
tick
Current
Index
:
number
tick
Spacing
tick
Spacing
:
number
whirlpool
Address
whirlpool
Address
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
ToB
tick
Current
Index
tick
Spacing
whirlpool
Address
@orca-so/whirlpools-sdk
Loading...
A request to fetch the tick-arrays that a swap may traverse across.