GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v1.19.17
Steer Protocol SDK
index
AlgebraIntegral21QuoteParams
Interface AlgebraIntegral21QuoteParams
Quote parameters for Algebra Integral v2.1 quoters (with deployer)
interface
AlgebraIntegral21QuoteParams
{
tokenIn
:
`
0x
${
string
}
`
;
tokenOut
:
`
0x
${
string
}
`
;
amountIn
:
bigint
;
deployer
:
`
0x
${
string
}
`
;
limitSqrtPrice
?:
bigint
;
}
Hierarchy (
View Summary
)
BaseQuoteParams
AlgebraIntegral21QuoteParams
Index
Properties
token
In
token
Out
amount
In
deployer
limit
Sqrt
Price?
Properties
token
In
tokenIn
:
`
0x
${
string
}
`
token
Out
tokenOut
:
`
0x
${
string
}
`
amount
In
amountIn
:
bigint
deployer
deployer
:
`
0x
${
string
}
`
Optional
limit
Sqrt
Price
limitSqrtPrice
?:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
In
token
Out
amount
In
deployer
limit
Sqrt
Price
GitHub
NPM
Steer Protocol SDK - v1.19.17
Loading...
Quote parameters for Algebra Integral v2.1 quoters (with deployer)