Yahoo Web Search

Search results

  1. The Jupiter Swap is a decentralized exchange aggregator designed to provide the best rates for swapping SPL tokens on the Solana blockchain. It routes trades through multiple liquidity sources to ensure optimal prices, low slippage, and efficient transaction execution.

  2. Mar 1, 2024 · As Solana’s premier swap aggregator, Jupiter provides users with the best price by routing swaps across multiple Decentralized Exchanges (DEXes). In addition to its swap feature, Jupiter offers Limit Orders and Dollar Cost Averaging (DCA).

  3. Jan 8, 2024 · Jupiter is a swap aggregator on the SOL ecosystem. This article introduces that the protocol includes DCA, cross-chain routing, Perp and other functions. Jupiter, the largest decentralized swap aggregator on Solana, announced the airdrop details and inquiry entrance on December 2.

    • Gate.Io
  4. ️ Jupiter is a Solana-based decentralized exchange (DEX) aggregator. A DEX aggregator is a tool that combines various decentralized exchanges into one platform. It scans multiple DEXs to...

    • V6 API Reference​
    • Advanced Error Handling to Disable Certain Amm from The Api​
    • Instructions Instead of transaction​
    • Using Maxaccounts​
    • Using Token Ledger Instruction​
    • Setting Priority Fee For Your transaction​
    • Examples​

    All Jupiter swaps are using versioned transactions and address lookup tables. But not all wallets support Versioned Transactions yet, so if you detect a wallet that does not support versioned transactions, you will need to use the asLegacyTransactionparameter. Learn more about the Jupiter API Documentation at the OpenAPI documentation. This documen...

    Sometimes an AMM will throw an error when swapping. To prevent getting a quote from the failed AMM, you can use the excludeDexes parameter when getting /quote. Example JS, with the help of @mercurial-finance/optimistpackage:

    Sometimes you may prefer to compose using instructions instead of one transaction that is returned from the /swap endpoint. You can post to /swap-instructions instead, it takes the same parameters as the /swapendpoint.

    Sometimes, if you are composing with Jupiter Swap instruction, you may want to spare some accounts (64 max in 1 Solana transaction)for your own program instruction, you can use maxAccounts. The maxAccountsis an estimation since it doesn't consider account overlapping but it is a good start to control how many accountsyou want per transaction.

    Sometimes you may not know the exact input amount for the Jupiter swap until an instruction before the swap happens. For example: This can be useful if you want to withdraw from Solend and immediately convert your withdrawal token into another token with Jupiter.

    If transactions are expiring without confirmation on-chain, this might mean that you have to pay additional fees to prioritize your transaction. To do so, you can set the computeUnitPriceMicroLamportsparameter. If 'auto' is used, Jupiter will automatically set a priority fee for the transaction, it will be capped at 5,000,000 lamports / 0.005 SOL.

    For more example scripts please visit the jupiter-quote-api-node public Git repository. The repository has some further scripts and instructions for you to explore! 1. Javascript/Typescript: https://github.com/jup-ag/jupiter-quote-api-node 2. Rust: https://github.com/jup-ag/jupiter-api-rust-example Having issues? Head to the Troubleshootingsection ...

  5. Feb 19, 2022 · 1. What is Jupiter? Jupiter is the key DEX and liquidity aggregator for Solana, offering the widest range of tokens and best route discovery between any token pair. The best-priced trade is often...

  6. People also ask

  7. Jupiter Aggregator (jup.ag) The best swap aggregator on Solana. Built for smart traders who like money. This repo is an example with our Jupiter Core SDK.

  1. People also search for