ReadonlyschemaVersion
schemaVersion: 1
ReadonlyblockNumber
blockNumber: bigint
Readonlystatus
status: "initialized" | "uninitialized" | "absent"
ReadonlypoolAddress
poolAddress: null | `0x${string}`
ReadonlysqrtPriceX96
sqrtPriceX96: bigint
Readonlytick
tick: null | number
ReadonlytickSpacing
tickSpacing: null | number
Readonlyfee
fee: null | number
ReadonlydirectionalFee
directionalFee: null | Readonly<{ zeroToOne: number; oneToZero: number }>
Readonlyplugin
plugin: null | `0x${string}`
ReadonlypluginConfig
pluginConfig: null | number
Readonlyunlocked
unlocked: null | boolean