Crate jup_ag_nova

Source

Structs§

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 using SwapConfig defaults
  • Get swap serialized transactions 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