Skip to main content

Documentation Index

Fetch the complete documentation index at: https://eco.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Pick the product you’re integrating, then the path that fits your stack. Each link is a self-contained quickstart — install or curl, get to a working call, then keep going.

Routes — Real-time transfers and swaps

Move and swap stablecoins across chains via an intent network. Two integration paths:

Routes CLI

Interactive wizard. Best for first-time users, manual operators, scripting. 5 min to first transfer.

Routes REST API

Server-to-server integration via the V3 quote API + Portal contract. 15 min end-to-end.

Programmable Addresses — Static deposit addresses

A persistent address that auto-routes deposits when funds arrive. Two products:

Solana deposit addresses

Static EVM address on Base that auto-bridges USDC to a Solana wallet. 10 min.

Gateway Fast Deposits

Gasless USDC deposits into Circle Gateway on Polygon. 15 min, settles in 20–40 seconds.

Then: pick a recipe

Once you’ve made your first call, the Recipes section walks through complete integration patterns — cross-chain protocol deposits, treasury rebalancing, gasless funding flows, becoming a solver.