{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-dirtroad-dev-tools-web3-evm-web3-client-version",
  "title": "DirtRoad \u00b7 EVM Client Version Lookup",
  "url": "https://api.dirtroad.dev/tools/web3/evm/web3-client-version",
  "category": "data",
  "summary": "Fetch the version string and client identification for EVM blockchain nodes by chain identifier.",
  "seo": {
    "title": "EVM Client Version API | Node Identification x402",
    "description": "Retrieve blockchain client software version strings for EVM nodes. Returns client name, version, and build details. Pay $0.0001 USDC per call via x402 on Base."
  },
  "use_cases": [
    "Verify node client versions for compatibility testing",
    "Identify blockchain infrastructure for debugging",
    "Monitor client diversity across EVM networks"
  ],
  "ideal_buyer": "Infrastructure monitoring agents and cross-chain developers that need lightweight client identification without RPC overhead.",
  "example_prompt": "Get the client version for Base mainnet using CAIP-12 identifier",
  "example_request_body": {
    "chain": "eip155:8453"
  },
  "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": "Retrieve the version string of the blockchain client software (e.g., Geth, Parity, Besu). Returns detailed version information including client name, version number, and build details. Useful for client identification and compatibility checking.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chain": {}
          }
        },
        "output": {
          "type": "object",
          "required": [
            "chain",
            "clientVersion"
          ],
          "properties": {
            "chain": {
              "type": "string",
              "description": "CAIP-12 chain identifier"
            },
            "clientVersion": {
              "type": "string",
              "description": "Client version string"
            }
          }
        }
      }
    }
  ],
  "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-web3-client-version",
    "url": "https://x402all.com/resource/api-dirtroad-dev-tools-web3-evm-web3-client-version",
    "name": "DirtRoad \u00b7 EVM Client Version Lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-dirtroad-dev-tools-web3-evm-web3-client-version",
      "@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/web3-client-version",
    "@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-web3-client-version",
    "description": "Retrieve blockchain client software version strings for EVM nodes. Returns client name, version, and build details. Pay $0.0001 USDC per call via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-web3-evm-web3-client-version",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-web3-evm-web3-client-version"
}
