{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "ens-resolver-production-f3eb-up-railway-app-api-resolve",
  "title": "ENS Resolver \u00b7 Resolve ENS Names and Addresses",
  "url": "https://ens-resolver-production-f3eb.up.railway.app/api/resolve",
  "category": "tools",
  "summary": "Resolves ENS names to Ethereum addresses and performs reverse resolution from addresses to ENS names.",
  "seo": {
    "title": "ENS Resolver API | x402 Pay-Per-Call | Base",
    "description": "Resolve ENS names to addresses and reverse lookup via x402. Pay 0.002 USDC per call on Base. Ethereum name service resolution."
  },
  "use_cases": [
    "Wallet address normalization for transaction UIs",
    "Human-readable name display for on-chain activity",
    "ENS validation for airdrop eligibility checks"
  ],
  "ideal_buyer": "Wallet interfaces, block explorers, and DeFi agents needing reliable ENS resolution without running their own Ethereum nodes.",
  "example_prompt": "Resolve vitalik.eth to its Ethereum address and also do a reverse lookup of 0xd8dA6BF26964aF9D7eEd9e03E53415D3679E3cFf.",
  "example_request_body": {
    "name": "vitalik.eth",
    "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D3679E3cFf"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.067,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [],
            "properties": {
              "name": {
                "type": "string",
                "description": "ENS name to resolve (e.g. vitalik.eth)"
              },
              "address": {
                "type": "string",
                "description": "Ethereum address for reverse resolution (e.g. 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "ens-resolver-production-f3eb-up-railway-app",
    "host": "ens-resolver-production-f3eb.up.railway.app",
    "title": "ENS Resolver API",
    "description": "Railway-hosted service endpoint. No active application currently deployed at this origin.",
    "url": "https://ens-resolver-production-f3eb.up.railway.app",
    "favicon": "https://ens-resolver-production-f3eb.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/ens-resolver-production-f3eb-up-railway-app-api-resolve",
    "url": "https://x402all.com/resource/ens-resolver-production-f3eb-up-railway-app-api-resolve",
    "name": "ENS Resolver \u00b7 Resolve ENS Names and Addresses",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/ens-resolver-production-f3eb-up-railway-app-api-resolve",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://ens-resolver-production-f3eb.up.railway.app/api/resolve",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/ens-resolver-production-f3eb-up-railway-app",
      "url": "https://ens-resolver-production-f3eb.up.railway.app",
      "name": "ENS Resolver API",
      "@type": "Organization"
    },
    "identifier": "ens-resolver-production-f3eb-up-railway-app-api-resolve",
    "description": "Resolve ENS names to addresses and reverse lookup via x402. Pay 0.002 USDC per call on Base. Ethereum name service resolution.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=ens-resolver-production-f3eb-up-railway-app-api-resolve",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=ens-resolver-production-f3eb-up-railway-app-api-resolve"
}
