GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v1.19.17
Steer Protocol SDK
index
BaseQuoteParams
Interface BaseQuoteParams
Base interface for quote parameters
interface
BaseQuoteParams
{
tokenIn
:
`
0x
${
string
}
`
;
tokenOut
:
`
0x
${
string
}
`
;
amountIn
:
bigint
;
}
Hierarchy (
View Summary
)
BaseQuoteParams
UniswapQuoteParams
AlgebraQuoteParams
ThickQuoteParams
AlgebraIntegral21QuoteParams
ShadowQuoteParams
Index
Properties
token
In
token
Out
amount
In
Properties
token
In
tokenIn
:
`
0x
${
string
}
`
token
Out
tokenOut
:
`
0x
${
string
}
`
amount
In
amountIn
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
In
token
Out
amount
In
GitHub
NPM
Steer Protocol SDK - v1.19.17
Loading...
Base interface for quote parameters