GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
V3InitializedPoolSnapshot
Interface V3InitializedPoolSnapshot
interface
V3InitializedPoolSnapshot
{
schemaVersion
:
1
;
blockNumber
:
bigint
;
deployment
:
V3LifecycleDeployment
;
key
:
V3PoolKey
;
feeTickSpacing
:
number
;
tickSpacing
:
number
;
poolAddress
:
`
0x
${
string
}
`
;
tick
:
number
;
status
:
"initialized"
;
sqrtPriceX96
:
bigint
;
}
Hierarchy
V3ExistingPoolSnapshotBase
V3InitializedPoolSnapshot
Index
Properties
schema
Version
block
Number
deployment
key
fee
Tick
Spacing
tick
Spacing
pool
Address
tick
status
sqrt
Price
X96
Properties
Readonly
schema
Version
schemaVersion
:
1
Readonly
block
Number
blockNumber
:
bigint
Readonly
deployment
deployment
:
V3LifecycleDeployment
Readonly
key
key
:
V3PoolKey
Readonly
fee
Tick
Spacing
feeTickSpacing
:
number
Readonly
tick
Spacing
tickSpacing
:
number
Readonly
pool
Address
poolAddress
:
`
0x
${
string
}
`
Readonly
tick
tick
:
number
Readonly
status
status
:
"initialized"
Readonly
sqrt
Price
X96
sqrtPriceX96
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
Version
block
Number
deployment
key
fee
Tick
Spacing
tick
Spacing
pool
Address
tick
status
sqrt
Price
X96
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...