Abstraxn AI agents operate on a broad set of EVM-compatible chains. Below is a list of production-ready mainnets and their corresponding testnets, each identified by chain ID and slug for use in SDK config, RPC routing, or agent initialization.

Mainnets

Testnets & Previews

Why It Matters

  • Uniform UX across chains — agents behave identically regardless of network
  • Consistent SDK config — use chain IDs or slugs to route intent and execution
  • Gas-optimized routing — choose lower-cost chains for actions; fall back to Ethereum when needed
  • Future expansion — we keep pace with emerging EVM chains; want one added? Let us know.