solmachina_dex_quote
Live aggregated Solana swap quote from the Jupiter aggregator: best-route output, price impact with stated thresholds (minimal/low/moderate/high), min-received after slippage, transparent route path, USD value and a freshness slot. A quote, NOT an execution guarantee (impact/liquidity move block to block). NOT financial advice. Requires ?inputMint=&outputMint=&amount= (amount in the input token's base units).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of inputMint in its base units (lamports for SOL, 1e6 per USDC). | |
| inputMint | Yes | Base58 mint you are selling, e.g. So11111111111111111111111111111111111111112 (SOL). | |
| outputMint | Yes | Base58 mint you are buying, e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC). | |
| slippageBps | No | Slippage tolerance in basis points for min-received, 0-5000 (default 50 = 0.5%). |