Crate jup_ag

source ·

Structs§

Enums§

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 the Err case is jup_ag::Error.
  • Hashmap of possible swap routes from input mint to an array of output mints