GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v1.19.15
Steer Protocol SDK
index
PoolSlot0
Interface PoolSlot0
Pool slot0 data structure for UniswapV3
interface
PoolSlot0
{
sqrtPriceX96
:
bigint
;
tick
:
number
;
observationIndex
:
number
;
observationCardinality
:
number
;
observationCardinalityNext
:
number
;
feeProtocol
:
number
;
unlocked
:
boolean
;
}
Index
Properties
sqrt
Price
X96
tick
observation
Index
observation
Cardinality
observation
Cardinality
Next
fee
Protocol
unlocked
Properties
sqrt
Price
X96
sqrtPriceX96
:
bigint
tick
tick
:
number
observation
Index
observationIndex
:
number
observation
Cardinality
observationCardinality
:
number
observation
Cardinality
Next
observationCardinalityNext
:
number
fee
Protocol
feeProtocol
:
number
unlocked
unlocked
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sqrt
Price
X96
tick
observation
Index
observation
Cardinality
observation
Cardinality
Next
fee
Protocol
unlocked
GitHub
NPM
Steer Protocol SDK - v1.19.15
Loading...
Pool slot0 data structure for UniswapV3