Solving Eco intents is a market-making business with two structural advantages over traditional bridge LP: per-intent rewards (no inventory drift), and Crowd Liquidity backstop (no need to pre-position capital on every chain).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.
The pain you’re solving
- Capital efficiency — pre-positioning USDC on every chain is expensive
- Inventory drift — pool-based bridges accumulate the wrong assets over time
- Limited deal size — your reserves cap the intents you can fulfill
- No way to differentiate on speed/price beyond raw capital
What Eco gives you
| Capability | Product |
|---|---|
| Per-intent reward, no inventory accumulation | Routes architecture |
| Flash-borrow stablecoin liquidity for larger fulfillments | Crowd Liquidity |
| Permissionless registration | Solver Registry API |
Recommended product mix
| Use case | Use |
|---|---|
| Quote + fulfill standard intents | Routes API V2 endpoints |
| Capital backstop for large intents | Crowd Liquidity |
Patterns
Standard solver
- Implement
/api/v2/quoteand/api/v2/quote/reverse - Register your endpoints
- Monitor source-chain Portal for
IntentCreatedevents with your quote - Fulfill on the destination chain
- Wait for proof, then withdraw the reward
