Expand description
Jupiter swap API client.
Provides async methods for quoting and executing token swaps via the Jupiter aggregator REST API.
Modules§
- quote
- Quote data structures for requesting a swap price and handling the response. This is typically used by a DeFi routing or aggregation service on Solana.
- route_
plan_ with_ metadata - serde_
helpers - swap
- transaction_
config
Structs§
- Jupiter
Swap ApiClient - HTTP client for the Jupiter swap API.
Enums§
- Client
Error - Errors produced by the Jupiter swap client.
Constants§
- DEFAULT_
API_ BASE_ URL - Default Jupiter API base URL