Jupiter to publish swap metrics

Jupiter Exchange’s CTO said the platform will expose swap API metrics such as success rates, slippage and trade sizes, illustrating how developer‑facing APIs can measure integration quality. Publishing these operational metrics makes it easier to set expectations and SLAs for external integrators (x.com).

A crypto swap can fail even when the quoted price looked fine 2 seconds earlier, because the Solana blockchain can get crowded and token prices can move before the trade lands. Jupiter’s technology chief said the company will start exposing swap metrics like success rate, slippage, and trade size through its application programming interface, so outside developers can see how their integrations are actually performing. (x.com) Jupiter is the routing layer behind a large share of token trading on Solana, and its developer docs say the same infrastructure that powers jup.ag is available as production application programming interfaces for other apps. Those docs also say Jupiter handles on-chain interactions itself, so developers can plug in one key instead of running their own blockchain infrastructure. (dev.jup.ag) A swap application programming interface is the plumbing that lets a wallet or trading app ask, “If I sell this token now, what route should I use, and can you build the transaction for me?” Jupiter’s Swap Version 2 docs say that single entry point lives at api.jup.ag/swap/v2 and supports both a simple managed flow and a custom transaction flow. (dev.jup.ag) The simple managed flow matters because Jupiter is not just quoting prices; it is also trying to get the trade onto the blockchain before conditions change. Its docs say the “order and execute” path gives developers an assembled transaction, then uses an execute endpoint for managed landing with optimized slippage and priority fees. (dev.jup.ag, dev.jup.ag) Slippage is the gap between the price a trader expected and the price the trader actually got when the trade executed. Jupiter’s documentation says it can automatically determine slippage settings, and its newer execution stack uses a real-time slippage estimator that adjusts at execution time to balance trade success against price protection. (dev.jup.ag, dev.jup.ag) That creates a problem for any wallet or bot built on top of Jupiter: if users complain about bad fills, the app needs to know whether the issue came from Jupiter’s routing, the app’s own settings, or the market moving too fast. Publishing metrics like success rates and trade sizes gives integrators a scoreboard instead of guesswork. (x.com, dev.jup.ag) Jupiter already frames this as part of a broader developer platform, and its docs mention real-time analytics, request logs, usage dashboards, and team tooling. Adding execution-quality numbers to that stack turns the application programming interface from a black box into something closer to a cloud service with measurable uptime and performance. (dev.jup.ag) That is where service-level agreements come in. A service-level agreement is a contract-style promise for how a service should behave, and metrics like fill success, slippage bands, and trade-size performance are the kind of numbers companies need before they can promise reliability to their own customers. (x.com) Jupiter’s own docs already pitch the managed route as the best fit for “most integrations,” while the custom route is for teams that need full control over transactions. Once performance data is public, a wallet handling $50 swaps and a trading firm handling six-figure orders can compare which path fits their risk and reliability needs instead of relying on marketing claims. (dev.jup.ag) This is a small product change with a very traditional software effect: it makes an infrastructure vendor easier to audit. In decentralized finance, where many interfaces still ask developers to trust screenshots and anecdotal fills, publishing operational metrics is the difference between “it usually works” and “here is the hit rate by trade type.” (x.com, dev.jup.ag)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.