Jupiter Dev Notifications
Kanalga Telegram’da o‘tish
Important announcements for anyone developing with Jupiter. Docs: https://dev.jup.ag/ Twitter/X: https://twitter.com/JupiterExchange Discord: https://discord.gg/jup
Ko'proq ko'rsatishMamlakat belgilanmaganTexnologiyalar & Aralashmalar28 178
2 368
Obunachilar
Ma'lumot yo'q24 soatlar
+17 kunlar
+730 kunlar
Postlar arxiv
jupiter-swap-api Release 6.0.28
- fix: panics with Stabble and Obric
- feat: implement
filter-markets-with-mints to be applied for newly streamed markets as well
- feat: update Sanctum sdk
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.28Jupiter Price API V1 update
If you're still using Price API V1, we encourage you to upgrade to V2 soon as we’ll be deprecating V1 on the 30th of November 2024
Check out Price V2 docs here:
https://docs.jup.ag/reference/getpricev2
Jupiter Price API V2 update
Delivering a more comprehensive and accurate price API
- Liquidity depth is now added to the endpoint, providing an overview of the token's liquidity
Find out more here:
https://www.jupresear.ch/t/introducing-the-price-v2-api/22175
jupiter-swap-api Release 6.0.27
- hotfix: sanctum amms not being loaded (introduced in v6.0.26) by setting account data to default
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.27
jupiter-swap-api Release 6.0.26
- With the new Europa service, the API now support new markets streaming, you dont have to restart your API to get new markets.
- By default, the new API will connect to the Europa instance, and you will see new markets streaming to your quoting server, that includes new markets from Pump and Moonshot.
- Breaking: remote cache
cache.jup.ag/markets?v=3 will stop updating, the new endpoint is cache.jup.ag/markets?v=4. The remote cache would not include Pump and Moonshot markets.
More details:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.26Hey guys!
We’re recently released a new version of our Price API, Price API V2.
We want to share this with you & your team before we publicly announce on our socials
A quick TLDR of what you can expect with Price V2,
- more enriched price data, get smoothened on-chain price in real time
- additional price (extraInfo), you’re able to see the last quoted price & last traded price for both buy & sell side, all with one API call
- Confidence level, the quickest way to identify if your users are getting a good or bad price based on price spread
More information can be found here: https://www.jupresear.ch/t/introducing-the-price-v2-api/22175
You can try out Price V2 here:
https://api.jup.ag/v2/price?ids={mint_address}&showExtraInfo=true
Love to hear your thoughts around the new API, don’t hesitate to let us know if you have any thoughts/feedbacks
Hi! We released the Ecosystem Token API last month. A quick reminder that the old APIs will be deprecated by end August.
Please read the attached tweet and jupresearch article for details.
https://x.com/JupiterExchange/status/1816497363344838735?t=xlJBTNSher1lQy-sEPTRvA&s=19
jupiter-swap-api Release 6.0.25 + 24
- fix: improve quote time up to 90%
- fix: jupiter perps to use new oracles
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.25
most changes are on: https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.24
Gm gm friends! We've revamped our referral fees — you can now receive fees from either input or output.
For example, if someone is using SOL to buy other tokens, you can take a fee from the SOL instead. In the past, you could only take a cut from the output token.
More details over here: https://station.jup.ag/docs/apis/adding-fees
jupiter-swap-api Release 6.0.21
feat: whirlpool to support token2022
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.21
jupiter-swap-api Release 6.0.20
Update to avoid incorrect routing
Main changes:
- update Clone to support pyth v2
- update GooseFX to fix the update error
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.20
jupiter-swap-api Release 6.0.19
Update to avoid incorrect routing
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.19
jupiter-swap-api Release 6.0.18
Update to avoid incorrect routing
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.18
jupiter-swap-api Release 6.0.13
Important: chore: Stakedex PrefundSwapViaStake, disable PrefundSwapViaStake entirely due to impossible CPI, only Deposit SOL remains functional
Update to avoid incorrect routing
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.13
jupiter-swap-api Release 6.0.11
The
/indexed-route-map endpoint no longer returns the indexed-route-map by default, its usage is deprecated and not recommended but can be enabled with --enable-deprecated-indexed-route-maps
~8GB RAM should be more than sufficient to run the API.
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.11The swap API endpoint
/indexed-route-map is deprecated and is going to be removed in the next few days, to find tradable tokens use the /tokens endpoint instead.
The jupiter UI and Jupiter terminal do not use this endpoint https://github.com/jup-ag/terminal
If you have a specific use case relying on it, talk to us in Jupiter Discordwe are going to stop allowing same mint to same mint swap on sharedAccountsRoute instruction, if you are using this instruction for same mint to same mint swap, please switch to start using the route instruction with your own token accounts.
this will happen in the next 24 hours. let us know if you need more time to transit.
Release 6.0.10
fix: Update Meteora DLMM disallow partial fill
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.10
Release 6.0.8
🚨Meteora DLMM slot activation support is a Meteora breaking change necessary for appropriate routing
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.8
Release 6.0.6
Major performance improvement in syncing states from geyser compare to 6.0.5. Check changelogs here: https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.6
