GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
V3AbsentPoolSnapshot
Interface V3AbsentPoolSnapshot
interface
V3AbsentPoolSnapshot
{
schemaVersion
:
1
;
blockNumber
:
bigint
;
deployment
:
V3LifecycleDeployment
;
key
:
V3PoolKey
;
feeTickSpacing
:
number
;
tickSpacing
:
number
;
status
:
"absent"
;
poolAddress
:
null
;
sqrtPriceX96
:
0n
;
tick
:
null
;
}
Hierarchy
V3PoolSnapshotBase
V3AbsentPoolSnapshot
Index
Properties
schema
Version
block
Number
deployment
key
fee
Tick
Spacing
tick
Spacing
status
pool
Address
sqrt
Price
X96
tick
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
status
status
:
"absent"
Readonly
pool
Address
poolAddress
:
null
Readonly
sqrt
Price
X96
sqrtPriceX96
:
0n
Readonly
tick
tick
:
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
Version
block
Number
deployment
key
fee
Tick
Spacing
tick
Spacing
status
pool
Address
sqrt
Price
X96
tick
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...