Orkid

Overview

Gasless swap infrastructure for Base, Ethereum, Arbitrum, and Polygon.

Orkid provides gasless, same-chain swap infrastructure for EVM chains. The solver uses Permit2 to pull input tokens and routes through Tycho's live pool graph with MEV-aware simulation.

What Orkid gives an integrator

  • Same-chain, gasless swaps on Base, Ethereum, Arbitrum, and Polygon.
  • Competitive Orkid fee (contact us for pricing) taken from the input token.
  • Bundled / gasless execution — the Orkid solver submits the transaction and pays the gas.
  • MEV-aware routing using Tycho's live pool graph and simulation. On Ethereum, transactions are broadcast through Flashbots Protect (private mempool) to protect against sandwich attacks.
  • Per-account volume & rebate tracking in the Orkid board admin.
  • Non-custodial — the solver uses Permit2 to pull the input token and the net output goes straight to the user.
  • Sandbox environment — a dedicated dry-run endpoint you can hammer without touching real flows.

Get started

API endpoints

EndpointMethodPurpose
/api/v1/routePOSTGet an executable quote
/api/v1/solvePOSTSign a Permit2 message and execute gaslessly
/api/v1/accountGETPartner account info + rebate rate
/api/v1/usageGETUsage events (quotes and solves)
/api/v1/rebatesGETMonthly rebate ledger entries
/api/v1/confirmPOSTConfirm a user-pays-gas tx for volume tracking

Contact

For an API key, sandbox access, higher rate limits, or custom fee arrangements:

  • Email: api@orkidlabs.com
  • Dashboard: https://orkidlabs.xyz/board/admin (master accounts only)

On this page