get_quotes
Read-only Jupiter quote for a token pair (no execution).
amount is in base units of input_token. Returns routes, price impact, fees,
and estimated output. venue_hint
is ADVISORY, never required -- see jupiter_swap.
Pass wallet_address (optional) to preview the DISCOUNTED
technology service fee that wallet will actually pay -- its volume tier plus
$CRANK staker / pay_in_crank / Crank Score discounts. Omit it for the
base rate. This stays a free read either way.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| caller_id | No | ||
| venue_hint | No | ||
| input_token | Yes | ||
| output_token | Yes | ||
| pay_in_crank | No | ||
| slippage_bps | No | ||
| wallet_address | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||