GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
V4UninitializedPoolSnapshot
Interface V4UninitializedPoolSnapshot
interface
V4UninitializedPoolSnapshot
{
schemaVersion
:
1
;
blockNumber
:
bigint
;
deployment
:
V4LifecycleDeployment
;
key
:
V4PoolKey
;
poolId
:
`
0x
${
string
}
`
;
status
:
"uninitialized"
;
sqrtPriceX96
:
0n
;
tick
:
0
;
protocolFee
:
0
;
lpFee
:
0
;
}
Hierarchy
V4PoolSnapshotBase
V4UninitializedPoolSnapshot
Index
Properties
schema
Version
block
Number
deployment
key
pool
Id
status
sqrt
Price
X96
tick
protocol
Fee
lp
Fee
Properties
Readonly
schema
Version
schemaVersion
:
1
Readonly
block
Number
blockNumber
:
bigint
Readonly
deployment
deployment
:
V4LifecycleDeployment
Readonly
key
key
:
V4PoolKey
Readonly
pool
Id
poolId
:
`
0x
${
string
}
`
Readonly
status
status
:
"uninitialized"
Readonly
sqrt
Price
X96
sqrtPriceX96
:
0n
Readonly
tick
tick
:
0
Readonly
protocol
Fee
protocolFee
:
0
Readonly
lp
Fee
lpFee
:
0
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
Version
block
Number
deployment
key
pool
Id
status
sqrt
Price
X96
tick
protocol
Fee
lp
Fee
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...