Structs§
- Partially signed transactions required to execute a swap
- Swap instructions
Enums§
- The Errors that may occur while using this crate
Functions§
- Get simple price for a given input mint, output mint, and amount
- Get quote for a given input mint, output mint, and amount
- Returns a hash map, input mint as key and an array of valid output mint as values
- Get swap serialized transactions for a quote
- Get swap serialized transaction instructions for a quote
Type Aliases§
- A
Result
alias where theErr
case isjup_ag::Error
. - Hashmap of possible swap routes from input mint to an array of output mints