GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
V4InitializedPoolSnapshot
Interface V4InitializedPoolSnapshot
interface
V4InitializedPoolSnapshot
{
schemaVersion
:
1
;
blockNumber
:
bigint
;
deployment
:
V4LifecycleDeployment
;
key
:
V4PoolKey
;
poolId
:
`
0x
${
string
}
`
;
tick
:
number
;
protocolFee
:
number
;
lpFee
:
number
;
status
:
"initialized"
;
sqrtPriceX96
:
bigint
;
}
Hierarchy
V4PoolSnapshotBase
V4InitializedPoolSnapshot
Index
Properties
schema
Version
block
Number
deployment
key
pool
Id
tick
protocol
Fee
lp
Fee
status
sqrt
Price
X96
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
tick
tick
:
number
Readonly
protocol
Fee
protocolFee
:
number
Readonly
lp
Fee
lpFee
:
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
pool
Id
tick
protocol
Fee
lp
Fee
status
sqrt
Price
X96
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...