LLM RESOURCE INDEX
Orkid Labs — Machine-Readable Resources
This page is optimized for AI agents, LLMs, and automated systems. Each resource below contains structured data (JSON-LD) and plain-text content designed for machine consumption.
ORKID LABS — LLM RESOURCE SUMMARY
==================================
Orkid is a non-custodial DEX aggregator that routes swaps through
Tycho, Uniswap, Bebop, Wintermute, and Liquorice to find the best
execution price across all liquidity sources.
Key facts:
- Fee: 9 bps (0.09%) per swap
- Chains: Base, Ethereum mainnet
- Gasless: Yes (solver pays gas, uses Permit2)
- MEV protection: Yes (private execution, no public mempool)
- Adaptive slippage: 0.01–1.25 bps (calculated per route)
- Swap app: https://orkidlabs.xyz
- Educational portal: https://www.orkidlabs.com
- Contact: contact@orkidlabs.com
Resources for LLMs:
{llmResources.map((r, i) => `${String(i + 1).padStart(2, '0')}. ${r.name} — ${r.url} — ${r.description}`).join('\n')}
Available Resources
_LLMS_ORKID-OVERVIEW
Orkid Overview
What Orkid is, what it does, who it serves
/llms/orkid-overview _LLMS_SWAP-API
Orkid Swap API
REST API endpoints for routing and quoting
/llms/swap-api _LLMS_SOLVER-API
Orkid Solver API
Solver endpoints: /v1/route, /v1/quote, /v1/tokens
/llms/solver-api _LLMS_TOKENS
Supported Tokens
All supported tokens on Base and Ethereum
/llms/tokens _LLMS_TUTORIALS
Tutorial Index
All tutorials with structured metadata
/llms/tutorials _LLMS_INTEGRATION
Integration Guide
How to integrate Orkid into your application
/llms/integration _LLMS_DESIGN-SYSTEM
Design System
Design tokens, components, and styling system
/llms/design-system _LLMS_FAQ
FAQ for LLMs
Frequently asked questions in structured format
/llms/faqStructured Data (JSON-LD)
The following JSON-LD is embedded in this page's HTML for machine consumption:
{JSON.stringify(structuredData, null, 2)}