Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 17 additions & 16 deletions answers/cheapest-bridge-usdc-to-base.yml
Original file line number Diff line number Diff line change
@@ -1,41 +1,42 @@
slug: cheapest-bridge-usdc-to-base
question: "Which bridge is cheapest to move USDC to Base?"
short_answer: |
OpenChainBench measures the all in cost of a $300 USDC bridge (fee plus slippage plus destination gas) across eight routers: Mobula, Relay, LI.FI, deBridge, Across, Near Intents, Squid and Socket. Since the bench aggregates across the Solana, Base and Arbitrum corridors, the USDC-to-Base leader on a specific corridor is on the per corridor breakdown at openchainbench.com/benchmarks/bridge-fee.
{{best_name:chain:Base}} is the cheapest measured bridge for $300 USDC from Solana to Base at {{best_p50:chain:Base}} all in (fee plus slippage plus destination gas, p50 over 24h); {{worst_name:chain:Base}} is the most expensive on that corridor at {{worst_p50:chain:Base}}. Across every corridor the leader is {{best_name}} at {{best_p50}}, measured live by OpenChainBench across {{count}} routers.

benchmark: bridge-fee

intro: |
Bridge comparison articles publish rack rate fee schedules and stop there. The rack rate is one number in a bill that also includes destination gas, LP fees passed through as slippage, and the effective execution price the router actually delivers. On a $300 USDC bridge to Base, two providers quoting the same 5 bps headline can deliver very different real fees once the router walks the pool. This page answers the specific question retail and small-treasury movers actually search for: at $300 USDC notional, which bridge to Base is cheapest today. OpenChainBench queries the same USDC to Base intent against every major router every 5 minutes, computes the all-in effective fee including destination gas, and publishes the ranked leaderboard live.
Bridge comparison articles publish rack rate fee schedules and stop there. The rack rate is one number in a bill that also includes destination gas, LP fees passed through as slippage, and the effective execution price the router actually delivers. On a $300 USDC bridge to Base, two providers quoting the same 5 bps headline can deliver very different real fees once the router walks the pool. This page answers the specific question retail and small treasury movers actually search for: at $300 USDC notional, which bridge into Base is cheapest today. OpenChainBench sends the same Solana to Base USDC quote request to every measured router every 5 minutes, computes the all in cost including destination gas, and publishes the ranked leaderboard live; the Sol to Base tab of the bench page is the corridor this answer reads.

methodology: |
Every 5 minutes the harness sends the same intent (source: Ethereum mainnet USDC, destination: Base USDC, amount: $300 notional, receiver: probe wallet) to each router's quote API in parallel. Effective fee is computed as `(source_input_usd - destination_output_usd - destination_gas_usd) / source_input_usd` in basis points, so slippage, LP fees and gas are all inside the same number. Providers that fail to return a quote (5xx, rate limit, timeout) leave the previous gauge in place and increment a fetch_errors_total counter. The leaderboard ranks by 24h average of bridge_effective_fee_bps for the USDC to Base pair. The $300 size is the small ticket regime; sibling benches probe higher notional to expose where routers slip on size.
Every 5 minutes the bridge-monitor harness requests a quote for the same intent (source: USDC on Solana, destination: USDC on Base, amount: $300) from each router's quote API. The recorded metric is `bridge_cost_percent`, the share of the $300 ticket that does not arrive on Base once the explicit fee, the slippage and the destination gas returned by the quote are summed. Quotes that error (unsupported route, quote_failed, timeout) are excluded from the cost aggregate and counted toward the success rate, so a broken router cannot post a zero. The leaderboard ranks by the 24h p50 of `bridge_cost_percent{bridge="X", amount_usd="300", to_chain="Base"}`; p90 and p99 capture the worst minutes. The bench page's Sol to Base tab is this corridor; the other tabs (Base to Arb, Arb to Sol, Arb to HyperCore) show the same routers on the other measured routes.

limitations:
- "Quote fee only. This measures router-quoted effective fee, not settlement. Any router that quotes tighter than it settles would show a fast p50 with degraded real-world execution; the sibling bridge-quote-latency bench flags routers where quote-to-settle drift is measurable."
- "One size, one route. The $300 USDC to Base pair is the highest-search-volume small-ticket bridge query. At $50k notional the leaderboard re-orders because the spread and LP fee components dominate. Producers moving treasury size should read the per-size breakdown on the bench page."
- "Destination gas at quote time. Destination gas is included in the effective fee at the quoted receiver payout, not at a delayed execution instant. A destination gas spike between quote and settle would degrade the actual fee below what this leaderboard reports."
- "No canonical CCTP fast path. The USDC canonical bridge via Circle CCTP has different guarantees and speeds than the market-maker routers ranked here. The leaderboard measures the market-maker path (Mobula, Relay, LI.FI, deBridge, Across, Near Intents) because it is the head-to-head every comparison article ranks."
- "Quote cost, not settled cost. This measures what the router quotes for the transfer, not what lands after settlement. A router that quotes tighter than it settles would look cheaper here than in a wallet; a separate execution bench on the same harness reads the realized amount on chain for the routers that support programmatic execution."
- "One size, one route. The $300 USDC Solana to Base corridor is the highest search volume small ticket bridge query. At $10000 the ranking re-orders because the fixed components (destination gas, base protocol fee) dilute into the percentage; the harness quotes $5, $50 and $300 only, so larger tickets are not measured."
- "Destination gas at quote time. Destination gas is included in the all in cost at the quoted payout, not at a delayed execution instant. A Base gas spike between quote and settlement would move the real cost away from what this leaderboard reports."
- "No canonical CCTP path. Circle's burn and mint bridge has different guarantees and speeds than the market maker routers ranked here. The leaderboard measures the router path because it is the head to head every comparison article ranks."
- "Single point of measurement in EU-West (Paris). A router whose solvers sit in us-east can quote differently from there; the us-east and Singapore probes are paused."

faq:
- q: "Which bridge is cheapest for a $300 USDC transfer to Base?"
a: "The bench-fee leaderboard on the Base corridor is at openchainbench.com/benchmarks/bridge-fee. Eight routers compete on the same $300 USDC probe (Mobula, Relay, LI.FI, deBridge, Across, Near Intents, Squid and Socket) and the ranking re-sorts every 5 minutes against fresh Prometheus samples."
a: "{{best_name:chain:Base}} at {{best_p50:chain:Base}} all in on the Solana to Base corridor (p50 over 24h). {{count}} routers compete on the same $300 USDC quote and the ranking re-sorts every 5 minutes against fresh Prometheus samples; the most expensive on this corridor is {{worst_name:chain:Base}} at {{worst_p50:chain:Base}}."
- q: "Why $300, and does the winner change at $10k or $100k?"
a: "$300 is the small-ticket regime that dominates retail search. At $10k the leaderboard shifts because aggregator markups compress against intent-based routers (Across, Near Intents, Mobula) whose quotes are less size-dependent. At $100k the spread widens further and the choice becomes size-specific; the per-size tab on the bench page shows the leader at each notional."
a: "$300 is the small ticket regime that dominates retail search. At $10k the ranking shifts because fixed components (destination gas, protocol base fee) dilute into the percentage and aggregator markups compress against intent based routers whose quotes are less size dependent. The harness quotes $5, $50 and $300, so this page cannot name the leader at $10k; treasury size transfers should be quoted directly."
- q: "Is Circle CCTP not on this ranking?"
a: "CCTP is Circle's canonical burn-and-mint path for USDC. It has different guarantees, speeds and a fixed protocol path, so it is not directly comparable to market-maker routers that price a swap through a pool. The bench measures the market-maker rankings because that is the choice retail actually makes; canonical CCTP is a separate decision users make once they know their maximum acceptable latency."
- q: "How is Across usually so cheap on this route?"
a: "Across runs an intent-based settlement model where relayers compete to fill from destination inventory. That model compresses the spread component to near zero on high-liquidity pairs like USDC Ethereum to Base. On less-liquid destinations Across loses its edge; that per-destination effect is why the leaderboard re-ranks by pair rather than emitting a single global cheapest bridge."
a: "CCTP is Circle's canonical burn and mint path for USDC. It has different guarantees, speeds and a fixed protocol path, so it is not directly comparable to market maker routers that price a transfer through a pool or a solver auction. The bench measures the router rankings because that is the choice retail actually makes; canonical CCTP is a separate decision users make once they know their maximum acceptable latency."
- q: "Why does the Base corridor leader differ from the overall leader?"
a: "The overall headline pools the Solana, Base, Arbitrum and HyperCore corridors. A solver network with deep inventory on Base can lead Sol to Base and trail on Arb to HyperCore, where inventory is thinner. Today the overall leader is {{best_name}} at {{best_p50}} and the Sol to Base leader is {{best_name:chain:Base}} at {{best_p50:chain:Base}}; the two names coincide only when one router leads on every route."
- q: "Which USDC routers are on this leaderboard?"
a: "Eight routers: Mobula, Relay, LI.FI, deBridge, Across, Near Intents, Squid and Socket. Stargate is not measured because its $300 USDC quote API did not meet the harness's coverage or reliability threshold."
a: "{{count}} routers with live data today. The measured set spans direct protocols, aggregators, intent layers and relays; a router drops out of the ranking when its quotes fail for the whole 24h window and returns when they resume. Stargate is not measured because its $300 USDC quote API did not meet the harness's coverage or reliability threshold."
- q: "How often is the leaderboard refreshed?"
a: "Every 5 minutes. The harness probes every router's quote API at that cadence, publishes bridge_effective_fee_bps to Prometheus, and the page reads a 24h rolling average. Because the recording rules re-aggregate every 30 seconds the on-screen ranking re-orders within a minute of any router changing quote behavior."
a: "Every 5 minutes. The harness requests a quote from every router at that cadence, publishes `bridge_cost_percent` to Prometheus, and the page reads a rolling 24h p50, p90 and p99, so a single off market quote cannot move the headline."

related:
- which-bridge-has-the-fastest-quote-api
- which-bridge-has-the-cheapest-usdc-fee
- which-blockchain-has-cheapest-transaction-fees

seo_title: "Cheapest bridge for USDC to Base 2026 live"
seo_description: "OpenChainBench ranks six USDC routers (Mobula, Relay, LI.FI, deBridge, Across, Near Intents) on all in cost at $300 notional across Solana, Base and Arbitrum. Live per corridor breakdown on the bench page."
seo_title: "Cheapest bridge for USDC to Base: {{best_name:chain:Base}} at {{best_p50:chain:Base}}"
seo_description: "{{best_name:chain:Base}} is the cheapest bridge for $300 USDC from Solana to Base at {{best_p50:chain:Base}} all in (fees, slippage, gas), measured live every 5 minutes across {{count}} routers."
status: live
4 changes: 2 additions & 2 deletions answers/what-is-the-highest-crypto-staking-yield.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
slug: what-is-the-highest-crypto-staking-yield
question: "What is the highest crypto staking yield right now?"
short_answer: |
{{best_name}} currently pays the highest staking yield at {{best_p50}} (median validator net yield, 24h) across the {{count}} chains OpenChainBench measures live: Solana, Hyperliquid, Ethereum, Cardano, SUI, Cosmos Hub and Avalanche. Net yield means gross APR multiplied by validator uptime, after commission, with MEV included where the chain has a validator level MEV market.
{{best_name}} currently pays the highest staking yield at {{best_p50}} (median validator net yield, 24h) across the {{count}} chains OpenChainBench measures live; the lowest is {{worst_name}} at {{worst_p50}}. Net yield means gross APR multiplied by validator uptime, after commission, with MEV included where the chain has a validator level MEV market.

benchmark: validator-yield

Expand Down Expand Up @@ -35,5 +35,5 @@ related:
- which-blockchain-has-cheapest-transaction-fees

seo_title: "Highest crypto staking yield right now? Live validator data"
seo_description: "{{best_name}} currently pays the highest staking yield at {{best_p50}} (median validator net yield, 24h) across {{count}} chains (Solana, Hyperliquid, Ethereum, Cardano, SUI, Cosmos Hub, Avalanche), measured live on chain by OpenChainBench."
seo_description: "{{best_name}} currently pays the highest staking yield at {{best_p50}} (median validator net yield, 24h) across {{count}} chains; {{worst_name}} pays the least at {{worst_p50}}. Measured live on chain by OpenChainBench."
status: live
Loading
Loading