r/solana

▲ 8 r/solana

Fees, swap and stablecoins

Let's say say I wrote a program that swaps sol for stablecoins back and forth all day, leveraging the fact that Sol are volatile enough to make a small profit by doing so, but stable enough to not losing everything in the process. Let's say I optimized it to work with low initial capital (less then 100€) and to run comfortably on a raspberry pi, or similar cheap hardware, and I want to sell it worldwide. Is swapping sol for USDC going to be cheaper (fee-wise) than swapping for the customer's currency stablecoin?(Like EURC for instance) I'm using Jupiter to execute the swap, with the simplified order/execute flow

reddit.com
u/ma5ochrist — 14 hours ago
▲ 11 r/solana+1 crossposts

Jupiter Swap vs Solana DEXs: Simple Natural Breakdown (May 2026)

Solana’s DeFi ecosystem keeps growing fast, but each platform plays a different role.

A lot of users compare Jupiter, Raydium, Orca, and Meteora directly, even though they serve different purposes.

Jupiter = Aggregator
Jupiter is not a traditional DEX with its own liquidity pools. It works as Solana’s routing layer, scanning multiple DEXs to find the best execution, lowest slippage, and best pricing possible.

Instead of choosing one pool, Jupiter can split trades across Raydium, Orca, Meteora, Phoenix, and more in real time.

Why many traders use Jupiter
• Better price routing across the ecosystem
• Lower slippage on medium and large trades
• Access to multiple liquidity sources from one interface
• Extra tools like DCA, limit orders, and portfolio integrations
• Massive usage with over $1T+ cumulative routed volume

Raydium = Deep Liquidity
Raydium remains one of Solana’s strongest standalone DEXs with huge liquidity depth and strong memecoin activity.

Best known for:
• Strong liquidity for major pairs
• Popular for new token launches
• Large share of swaps routed through Jupiter
• Good option for liquidity providers earning fees

Orca = Simplicity + Efficiency
Orca focuses heavily on user experience and concentrated liquidity.

Best Known for:
• Clean and beginner friendly interface
• Efficient concentrated liquidity pools
• Competitive fees on major trading pairs
• Strong performance for blue chip swaps like SOL and USDC

Meteora & Phoenix
Meteora continues growing through dynamic liquidity systems, while Phoenix brings order book based trading to Solana.

These platforms add extra depth that Jupiter can route through for better execution.

The Main Takeaway
Jupiter does not replace Solana DEXs. It connects them.

That’s why the ecosystem works together rather than competing.

Simple way to view it:
Jupiter = Best routing and execution
Raydium = Deep liquidity
Orca = Smooth trading experience
Meteora = Advanced liquidity models
Phoenix = Order book precision

Different tools, different strengths.

What platform do you use most on Solana right now? curious to know..

▲ 23 r/solana

Phantom vs Solflare: What's the best wallet?

Been using Phantom since I started on Solana. Works fine, no complaints. But I keep seeing people mention Solflare for better staking features and more control.

Curious what people here actually use day to day. Is Phantom still the king or is Solflare worth switching to?

reddit.com
▲ 3 r/solana

BREAKING: USDF Is Now Live On Flipcash On Solana

Source: https://x.com/solana/status/2057121464650698767

BREAKING: USDF is now live on @flipcash on Solana
USDF is a custom stablecoin built in partnership with @coinbase and @flipcash.

https://preview.redd.it/103ru3yxvc2h1.png?width=680&format=png&auto=webp&s=77816a372c20d9cceeab91e97f12ee99a3238aa4

https://x.com/flipcash/status/2057099588675219837

Introducing USDF, our new custom stablecoin built in partnership with @coinbase

https://preview.redd.it/cgfirsn4wc2h1.png?width=680&format=png&auto=webp&s=25cdebe843385cdcc2aa95b82a8cbd3ac7bf1473

Every currency on Flipcash is priced on a gradual but exponential pricing curve, with USDF as the liquidity layer

The future has many currencies. It's time to create yours

reddit.com
u/ansi09 — 1 day ago
▲ 20 r/solana

What's the fastest cross-chain DEX ?

I tried using Synapse to bridge some tokens yesterday and it's been stuck on "processing" for way too long. Has this happened to anyone else?

Why do bridges still take this long sometimes? Is it congestion, or is the platform just slow?

Looking for a faster alternative if anyone knows one , something reliable that doesn't leave you waiting half a day

reddit.com
u/AdComprehensive9301 — 1 day ago
▲ 11 r/solana+1 crossposts

Metis v8: Solving The Quotation-Execution Drift

Hey everyone, meow here.

We just shipped Metis V8, a major update to our routing engine ($2T+ in lifetime volume), which aims to holistically solve the biggest issue in onchain trading today: what we call the quotation execution drift.

In past simpler days, routing used to be about one thing - find the best quote at the point of the snapshot of the chain at the point of request. But times have changed dramatically, and what we observe is that the biggest impact to users is not merely on finding the quote (tho obviously we work super hard on it), but instead in the difference between quotation and execution.

By the time your trade executes, the chain has moved — other trades fill, MMs update, pools rebalance. So the price you saw and the price that lands aren't the same. That gap is the Quotation-Execution Drift (QE Drift).

The easy thing would've been to just keep showing users the "best" quote and call it a day. But that quote isn't real if it's not what lands in your wallet. So instead we went after the actual hard problem — solving QE Drift holistically, from 4 angles:

  1. Slippage Penalties — Some AMMs quote tight then slip on execution. We track historical slippage on every market and penalize the ones that don't deliver. Our quote may look different from other aggregators, but on execution it's closest to what actually lands in your wallet.
  2. JIT Onchain Finalization — Instead of locking the route early, V8 carries multiple candidates into execution and finalizes the splits onchain at the last possible moment. What lands reflects the best price at execution, not 400ms ago.
  3. Sub-2 Slot Latency — JIT routing is only as good as the state it routes on. gRPC streaming + our own validator shreds (3rd largest on Solana) give us sub-2-slot state freshness. Beam, our own txn infra, delivers straight to validator leaders at p95 0-1 slot landing. Quote against fresh state, land before it moves.
  4. Rapid Quotation Mode — Chasing the last few bps takes time, and on volatile tokens that's time the price keeps moving. So we expose the choice: a quote in <100ms that skips marginal optimization, for trades where landing fast beats squeezing bps.

Feel free to ask anything you want - will check back later.

There is a lot more to come - both on the metis router side, and also on the ultra execution side. Also probably overdue to write something on the history of metis too!

Link: https://x.com/JupiterExchange/status/2057037276295864734?s=20

reddit.com
u/agaltsow — 1 day ago
▲ 11 r/solana

Another Week, Another TPS Lead for Solana

Solana once again finished the week as the leading blockchain by average daily TPS, processing more than 1,216 transactions per second on average over the past seven days.

And honestly, it’s important to recognize that many ecosystems across the industry are making real progress right now. Scalability, execution efficiency, and user experience have improved significantly across multiple chains over the last few years.

But when it comes to sustained throughput at scale, Solana continues to stand out.

That’s what makes metrics like TPS interesting in the first place. It’s not just about theoretical capacity or benchmark numbers, it’s about maintaining high levels of activity consistently under real network conditions.

And week after week, Solana keeps showing that it can handle extremely large volumes of transactions while remaining fast and relatively inexpensive to use.

Of course, TPS alone doesn’t define the success of a blockchain. Ecosystem quality, decentralization, developer activity, security, and adoption all matter too.

Still, maintaining this level of throughput consistently is not easy, and it highlights the kind of infrastructure the network has been building toward for years.

At this point, Solana’s performance leadership no longer feels temporary, it’s becoming part of the network’s identity.

Full post: https://x.com/everstake_pool/status/2057123074315546627

reddit.com
u/everstake — 1 day ago
▲ 30 r/solana

Messari’s State of Solana Q1 2026 report

Messari’s State of Solana Q1 2026 report highlights a quarter of steady progress amid market headwinds. Real-world asset (RWA) market cap on Solana rose 43% quarter-over-quarter to $2.01 billion, driven by strong growth in tokenized funds like BlackRock’s BUIDL. Chain GDP remained resilient at $342.2 million, supported by leading applications such as Pump.fun.

Despite a 22% decline in DeFi TVL to $6.16 billion—largely tied to SOL’s price movement—Solana maintained its position as a top ecosystem. Validator revenue held steady, and the upcoming Alpenglow upgrade promises to slash finality times dramatically, reinforcing the network’s technical edge.

Solana continues to attract builders and institutional interest with robust fundamentals and forward-looking infrastructure.

https://messari.io/report/state-of-solana-q1-2026

u/SolBrothers_ — 1 day ago
▲ 14 r/solana

Why is my SOL swap always worse than quoted?

Fine on anything under $5k but above that the slippage gets ugly fast. Put in $20k last week and got $19,200 out. Tried breaking it into smaller chunks which helped a bit but then I am paying fees multiple times for the same position.

Is there a platform that actually handles larger SOL to USDC swaps without destroying the rate?

[PROBLEM SOLVED]: Thanks for all the comments, I ended up swapping via using Flips.fi

reddit.com
u/VorpalSpartan — 1 day ago
▲ 4 r/solana+1 crossposts

Solana Funded 350k challenge

Solana funded is doing a challenge where they give out free 25k fundeds for 3 trading days (over the next 12 days) where you are competing to win 350k in funded accounts.

If you are struggling for capital like myself but think you have the knowledge to win its worth a shot signing up

(And too mods this is not any self promo or advertising simply just an opportunity I think worth sharing. If not allowed I understand)

https://solanafunded.com/blitz/challenge?ref=crbn100x

u/RepulsiveRace7304 — 1 day ago
▲ 12 r/solana

Where do I find people to talk about crypto businesses with?

I’m not promoting anything, I just need some direction. Where does one find community to talk about what projects they’re doing that involve crypto? I’ve dealt with it for years, but always on my own. Now, I’m stuck with something and I don’t know who to talk to or where to find them. How does one go from hermit to socialite, and where does one do this?

reddit.com
u/Musicheardworldwide — 2 days ago
▲ 11 r/solana

how I exit SOL ecosystem tokens that aren't on Binance or Coinbase

This comes up in the comments so I'll write it out. the scenario: you've got a bag of something that launched on Solana, had a run, and now you want to take some off the table. it's not listed on any major CEX.

Option 1 is Jupiter or Raydium. works fine until the pool gets shallow or the slippage becomes painful for real size. option 2 is wait for a CEX listing. sure, if you've got time and the project gets there. option 3, which I've started using more: route through a swap service that handles the routing to BTC, ETH or stables without going through a CEX account. I've used this to exit into USDC and once into BTC when I didn't want the ETH exposure either.

The main trade-off is speed, it's not instant and depends on network load. but when Jupiter is giving me 4% slippage on a thin Raydium pool, cleaner execution is the better deal even if it takes longer.

reddit.com
u/Sinobi89 — 2 days ago
▲ 9 r/solana

Jupiter Launches Metis V8 to Eliminate Swap Drift on Solana

Jupiter Exchange has released Metis V8, the latest upgrade to its routing engine.

The new version significantly reduces quotation-execution drift by combining smarter slippage filtering, real-time onchain finalization, ultra-low latency infrastructure, and rapid quoting for volatile trades.

Users can now expect more reliable token amounts and better execution on jup.ag.

https://x.com/JupiterExchange/status/2057037276295864734

u/SolBrothers_ — 1 day ago
▲ 19 r/solana

Solana’s biggest revenue driver is something its founder openly dislikes. Is that a problem?

Memecoins generated 62% of Solana’s dApp revenue in the first half of 2025. $1.6 billion. Whether you like memecoins or not that number is hard to ignore.

What is interesting is that Anatoly Yakovenko has been openly dismissive of it. He called memecoins “digital slop” on X and said on the All-In Podcast that it was “annoying” how successful they had become given Solana’s actual mission, which was always to move traditional finance on chain at NASDAQ speed. He framed the memecoin boom as a byproduct of slow regulation rather than something the ecosystem intentionally built toward.

That creates a real question about Solana’s identity. The chain is being used heavily for something its leadership does not believe in, by a user base that is generating the majority of its revenue. What happens to those users and that activity when the regulatory environment shifts and Solana pivots toward the institutional use cases it actually wants?

Nota a memecoin bull. Just think this is worth talking about.

u/youwishjelliefish — 2 days ago
▲ 17 r/solana

Is Jupiter actually the best aggregator on Solana?

been using it by default without questioning it, someone mentioned the rates arent always optimal past a certain size

curious if anyone has actually compared it properly against other options on Solana

reddit.com
u/boujeebeso — 2 days ago
▲ 8 r/solana+1 crossposts

The Thinking Behind The Jupiter Mobile Rebrand

J&J 95 takes a deeper look into the thinking behind the new Jupiter Mobile redesign and what it really takes to rebuild an app trusted by millions of users.

The episode features XZ in her first ever podcast appearance, breaking down the decisions behind the rebrand, the new user experience, product direction, design philosophy, future customization plans, spending features, and the long term vision for Jupiter Mobile.

It also touches on balancing simplicity for new users while still building powerful tools for advanced traders, plus some fun conversations around the community favorite cats and whether they could return in the future.

A really solid episode for anyone interested in product design, mobile UX, and where Jupiter Mobile is heading next.

Watch the full episode here:
https://x.com/jupcommunity/status/2056814261628961242?s=46

u/Grouchy-Currency-953 — 2 days ago