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')}
          

Structured Data (JSON-LD)

The following JSON-LD is embedded in this page's HTML for machine consumption:

{JSON.stringify(structuredData, null, 2)}