GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
AerodromeSlipstreamPoolSnapshot
Interface AerodromeSlipstreamPoolSnapshot
interface
AerodromeSlipstreamPoolSnapshot
{
schemaVersion
:
1
;
blockNumber
:
bigint
;
deployment
:
AerodromeSlipstreamLifecycleDeployment
;
key
:
AerodromeSlipstreamPoolKey
;
enabledFee
:
number
;
status
:
"initialized"
|
"absent"
;
poolAddress
:
null
|
`
0x
${
string
}
`
;
sqrtPriceX96
:
bigint
;
tick
:
null
|
number
;
}
Index
Properties
schema
Version
block
Number
deployment
key
enabled
Fee
status
pool
Address
sqrt
Price
X96
tick
Properties
Readonly
schema
Version
schemaVersion
:
1
Readonly
block
Number
blockNumber
:
bigint
Readonly
deployment
deployment
:
AerodromeSlipstreamLifecycleDeployment
Readonly
key
key
:
AerodromeSlipstreamPoolKey
Readonly
enabled
Fee
enabledFee
:
number
Readonly
status
status
:
"initialized"
|
"absent"
Readonly
pool
Address
poolAddress
:
null
|
`
0x
${
string
}
`
Readonly
sqrt
Price
X96
sqrtPriceX96
:
bigint
Readonly
tick
tick
:
null
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
Version
block
Number
deployment
key
enabled
Fee
status
pool
Address
sqrt
Price
X96
tick
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...