GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
V3InitialPrice
Interface V3InitialPrice
A Q64.96 price bound to the canonical V3 token order.
interface
V3InitialPrice
{
token0
:
`
0x
${
string
}
`
;
token1
:
`
0x
${
string
}
`
;
sqrtPriceX96
:
bigint
;
}
Index
Properties
token0
token1
sqrt
Price
X96
Properties
Readonly
token0
token0
:
`
0x
${
string
}
`
Readonly
token1
token1
:
`
0x
${
string
}
`
Readonly
sqrt
Price
X96
sqrtPriceX96
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token0
token1
sqrt
Price
X96
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...
A Q64.96 price bound to the canonical V3 token order.