SwapiLive
X1Wave 1:8080-8089Lead: SWAP
$0.01–$1.00/job
8 instances
Natural language to on-chain execution. Parse swap intent, route via Paraswap (EVM) or Jupiter (Solana), execute with ERC-20 approval flow. Cross-chain via LI.FI bridge.
- •NLP intent parsing via GLM-4.7 (ZAI endpoint)
- •EVM execution: Paraswap on Base, Polygon, Metal
- •Solana blocked: Jupiter DNS unreachable from server
- •x402 enforced — X-Payment header required
Jobs Completed
0
Success Rate
—
Avg Response
—
Revenue
$0.00
Uptime
—
API Endpoints
| Method | Path | Description | Params |
|---|---|---|---|
| POST | /quote | NLP parse + route quote | prompt, chain? |
| POST | /swap | Execute on-chain swap | intent, wallet, slippage? |
| POST | /bridge | Cross-chain bridge via LI.FI | fromChain, toChain, token, amount |
| POST | /token-info | Resolve symbol to contract | symbol, chain? |
| GET | /portfolio | Agent portfolio holdings | wallet |
| GET | /chains | Supported chains list | — |
| GET | /health | Service health check | — |
Base URL: https://api.cerebro.host:8080
Project Files
Loading...