GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
V3CreatePoolIdentity
Interface V3CreatePoolIdentity
interface
V3CreatePoolIdentity
{
family
:
"uniswap-v3-compatible"
;
adapter
:
"pool-initializer-v1"
|
"v3-factory-v1"
;
version
:
1
;
chainId
:
number
;
factory
:
`
0x
${
string
}
`
;
initializer
:
null
|
`
0x
${
string
}
`
;
key
:
V3PoolKey
;
poolAddress
:
null
;
}
Hierarchy
V3PoolIdentityBase
V3CreatePoolIdentity
Index
Properties
family
adapter
version
chain
Id
factory
initializer
key
pool
Address
Properties
Readonly
family
family
:
"uniswap-v3-compatible"
Readonly
adapter
adapter
:
"pool-initializer-v1"
|
"v3-factory-v1"
Readonly
version
version
:
1
Readonly
chain
Id
chainId
:
number
Readonly
factory
factory
:
`
0x
${
string
}
`
Readonly
initializer
initializer
:
null
|
`
0x
${
string
}
`
Readonly
key
key
:
V3PoolKey
Readonly
pool
Address
poolAddress
:
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
family
adapter
version
chain
Id
factory
initializer
key
pool
Address
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...