Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
JupiterQuoteResponse
Interface JupiterQuoteResponse
interface
JupiterQuoteResponse
{
contextSlot
?:
number
;
inAmount
:
string
;
inputMint
:
string
;
otherAmountThreshold
:
string
;
outAmount
:
string
;
outputMint
:
string
;
platformFee
:
null
|
{
amount
:
string
;
feeBps
:
number
;
}
;
priceImpactPct
:
string
;
routePlan
:
{
percent
:
number
;
swapInfo
:
{
ammKey
:
string
;
feeAmount
:
string
;
feeMint
:
string
;
inAmount
:
string
;
inputMint
:
string
;
label
:
string
;
outAmount
:
string
;
outputMint
:
string
;
}
;
}
[]
;
slippageBps
:
number
;
swapMode
:
string
;
timeTaken
?:
number
;
}
Index
Properties
context
Slot?
in
Amount
input
Mint
other
Amount
Threshold
out
Amount
output
Mint
platform
Fee
price
Impact
Pct
route
Plan
slippage
Bps
swap
Mode
time
Taken?
Properties
Optional
context
Slot
context
Slot
?:
number
in
Amount
in
Amount
:
string
input
Mint
input
Mint
:
string
other
Amount
Threshold
other
Amount
Threshold
:
string
out
Amount
out
Amount
:
string
output
Mint
output
Mint
:
string
platform
Fee
platform
Fee
:
null
|
{
amount
:
string
;
feeBps
:
number
;
}
price
Impact
Pct
price
Impact
Pct
:
string
route
Plan
route
Plan
:
{
percent
:
number
;
swapInfo
:
{
ammKey
:
string
;
feeAmount
:
string
;
feeMint
:
string
;
inAmount
:
string
;
inputMint
:
string
;
label
:
string
;
outAmount
:
string
;
outputMint
:
string
;
}
;
}
[]
slippage
Bps
slippage
Bps
:
number
swap
Mode
swap
Mode
:
string
Optional
time
Taken
time
Taken
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
Slot
in
Amount
input
Mint
other
Amount
Threshold
out
Amount
output
Mint
platform
Fee
price
Impact
Pct
route
Plan
slippage
Bps
swap
Mode
time
Taken
@synapse/client-sdk
Loading...