{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "ens-resolver-production-891c-up-railway-app-api-resolve",
  "title": "ENS Resolver \u00b7 Name & Address Lookup",
  "url": "https://ens-resolver-production-891c.up.railway.app/api/resolve",
  "category": "tools",
  "summary": "Perform forward ENS name resolution and reverse address lookup.",
  "seo": {
    "title": "ENS Resolution API | Ethereum Name Service Lookup",
    "description": "Resolve ENS names to addresses and reverse-resolve addresses to names. 0.002 USDC. Supports forward and reverse ENS lookups."
  },
  "use_cases": [
    "Resolve vitalik.eth to address",
    "Reverse-resolve 0x... to ENS name",
    "Validate Ethereum identities"
  ],
  "ideal_buyer": "Agents and dApps resolving Ethereum identities for transactions or display.",
  "example_prompt": "Resolve the ENS name vitalik.eth to its Ethereum address.",
  "example_request_body": {
    "name": "vitalik.eth"
  },
  "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-891c-up-railway-app",
    "host": "ens-resolver-production-891c.up.railway.app",
    "title": "ENS Resolver Service",
    "description": "An x402-payable API origin for Ethereum Name Service resolution. Provides on-chain ENS record lookups for agents requiring verified domain-to-address mappings.",
    "url": "https://ens-resolver-production-891c.up.railway.app",
    "favicon": "https://ens-resolver-production-891c.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/ens-resolver-production-891c-up-railway-app-api-resolve",
    "url": "https://x402all.com/resource/ens-resolver-production-891c-up-railway-app-api-resolve",
    "name": "ENS Resolver \u00b7 Name & Address Lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/ens-resolver-production-891c-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-891c.up.railway.app/api/resolve",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/ens-resolver-production-891c-up-railway-app",
      "url": "https://ens-resolver-production-891c.up.railway.app",
      "name": "ENS Resolver Service",
      "@type": "Organization"
    },
    "identifier": "ens-resolver-production-891c-up-railway-app-api-resolve",
    "description": "Resolve ENS names to addresses and reverse-resolve addresses to names. 0.002 USDC. Supports forward and reverse ENS lookups.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=ens-resolver-production-891c-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-891c-up-railway-app-api-resolve"
}
