FETCH402
← Protocol index

Resource / 716

unknown

Otto AI.

Search DEX pools across Base, Ethereum, Solana, Polygon, BSC, Arbitrum, Optimism and Avalanche by token symbol, name, or contract address. Returns pool address, DEX, price USD, 24h volume, liquidity (TVL), FDV, 24h price change and 24h txns as flat JSON numbers — no nested joins. Pool search, pool finder, DEX pools, liquidity pools, onchain pool lookup. $0.001 per call.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "query": "WETH"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "data": {
      "generatedAt": "2026-06-10T12:00:00.000Z",
      "pools": [],
      "query": "weth",
      "sourceMatches": 10,
      "sourcedFrom": "geckoterminal"
    },
    "meta": {
      "degraded": false,
      "generatedAt": "",
      "stalenessSec": 0,
      "validUntil": ""
    },
    "status": "success"
  },
  "type": "json"
}