Skip to Content

EVM

Use the EVM family when the runtime needs direct Ethereum-style JSON-RPC or native subscription delivery under the same hosted access boundary as the rest of AgentQL.

Keep EVM routes grouped under one family. Use the route inventory below to switch chains without treating any single EVM network as a separate docs surface.

Current gateway baseline

ethereum route
POST /v1/ethereum/{API_KEY}
bnbchain route
POST /v1/bnbchain/{API_KEY}
base route
POST /v1/base/{API_KEY}
arbitrum route
POST /v1/arbitrum/{API_KEY}
optimism route
POST /v1/optimism/{API_KEY}
polygon route
POST /v1/polygon/{API_KEY}

Open one transport

  • HTTP API: browse the allowlisted EVM method groups and exact method pages.
  • WebSocket API: browse the reviewed EVM subscription topics and exact method pages.
Last updated on