{
  "x402Version": 2,
  "id": 773,
  "slug": "773",
  "resource": "https://api.justaname.id/ens/v2/reverse",
  "description": "Resolves an address into its ENS reverse record on a given chain, with batch support up to 50 addresses and per-address chain scoping via interop addresses.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xc529edd6d47c60923902514c7c0b3993ae42c2ec",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
            "coinType": "60"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
            "name": "vitalik.eth",
            "viaUniversalResolver": true
          },
          "type": "json"
        }
      },
      "input": {
        "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
        "coinType": "60"
      },
      "inputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "address": {
            "type": "string"
          },
          "coinType": {
            "type": "string"
          }
        },
        "title": "Input",
        "type": "object"
      },
      "output": {
        "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
        "name": "vitalik.eth",
        "viaUniversalResolver": true
      },
      "outputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "address": {
            "type": "string"
          },
          "name": {
            "type": "string"
          },
          "viaUniversalResolver": {
            "type": "boolean"
          }
        },
        "title": "Output",
        "type": "object"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {},
              "bodyType": {
                "type": "string"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE",
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "queryParams": {
                "type": "object"
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {},
              "format": {
                "type": "string"
              },
              "type": {
                "enum": [
                  "json",
                  "text"
                ]
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.justaname.id",
  "lastUpdated": "2026-09-17T04:03:04.439Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-17T04:03:03.866Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.justaname.id",
    "manifest_name": "api.justaname.id",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}