{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-dirtroad-dev-tools-web3-evm-get-supported-chains",
  "title": "Dirt Road \u00b7 EVM Chain Discovery",
  "url": "https://api.dirtroad.dev/tools/web3/evm/get-supported-chains",
  "category": "tools",
  "summary": "Retrieve a complete list of supported EVM chains with detailed configuration information for each network.",
  "seo": {
    "title": "EVM Chain List API | Dirt Road x402",
    "description": "Discover all supported EVM chains with detailed metadata. Returns chain objects with configuration. Pay $0.0001 USDC per call on Base."
  },
  "use_cases": [
    "Discover available chains for multi-chain applications",
    "Validate chain configurations before transactions",
    "Build chain selection interfaces",
    "Index supported networks for wallet integrations"
  ],
  "ideal_buyer": "Multi-chain dApp developers and wallet builders needing authoritative chain metadata.",
  "example_prompt": "What EVM chains does this API support and what are their chain IDs?",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.005,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x71dc0bc68e7f0e2c5aace661b0f3fb995a80aaf4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get a list of all supported chains by the blockchain client. Returns an array of chain objects with detailed information about each supported chain.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "required": [
            "chains"
          ],
          "properties": {
            "chains": {
              "type": "array",
              "items": {
                "type": "object"
              },
              "description": "Array of supported chains"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-9f296f1f750a",
  "origin": {
    "slug": "api-dirtroad-dev",
    "host": "api.dirtroad.dev",
    "url": "https://api.dirtroad.dev",
    "favicon": "https://dirtroad.dev/mintlify-assets/_mintlify/favicons/dirtroaddev/hL1CxJhINP8GaPGW/_generated/favicon/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-dirtroad-dev-tools-web3-evm-get-supported-chains",
    "url": "https://x402all.com/resource/api-dirtroad-dev-tools-web3-evm-get-supported-chains",
    "name": "Dirt Road \u00b7 EVM Chain Discovery",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-dirtroad-dev-tools-web3-evm-get-supported-chains",
      "@type": "Offer",
      "price": "0.0001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000100",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.dirtroad.dev/tools/web3/evm/get-supported-chains",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-dirtroad-dev",
      "url": "https://api.dirtroad.dev",
      "name": "api.dirtroad.dev",
      "@type": "Organization"
    },
    "identifier": "api-dirtroad-dev-tools-web3-evm-get-supported-chains",
    "description": "Discover all supported EVM chains with detailed metadata. Returns chain objects with configuration. Pay $0.0001 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-web3-evm-get-supported-chains",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-web3-evm-get-supported-chains"
}
