Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
QuoteResponse
Interface QuoteResponse
interface
QuoteResponse
{
context
?:
Record
<
string
,
any
>
;
inAmount
:
string
;
outAmount
:
string
;
priceImpactPct
?:
number
;
route
?:
any
;
}
Index
Properties
context?
in
Amount
out
Amount
price
Impact
Pct?
route?
Properties
Optional
context
context
?:
Record
<
string
,
any
>
in
Amount
in
Amount
:
string
out
Amount
out
Amount
:
string
Optional
price
Impact
Pct
price
Impact
Pct
?:
number
Optional
route
route
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
in
Amount
out
Amount
price
Impact
Pct
route
@synapse/client-sdk
Loading...