Skip to main content
If you currently use Metis but don’t need to modify the transaction, consider upgrading to the Meta-Aggregator (/order + /execute) instead of migrating to the Router (/build). You get better pricing because all routing engines compete, not just Metis.

What you gain

  • All routers including JupiterZ RFQ market makers (often 5-20bps better on major pairs)
  • Managed execution via /execute (no RPC management, no priority fee tuning)
  • Gasless support (automatic for users with < 0.01 SOL)
  • Simpler integration (one call + sign + execute)

The trade-off

You cannot modify the transaction. If you need CPI, custom instructions, or any transaction modification, use the Router (/build) path instead. See Metis to Router for that migration.

Before and after

Before (Metis: two calls + self-managed sending)
After (Meta-Aggregator: one call + managed execution)