{
  "x402Version": 2,
  "id": 772,
  "slug": "772",
  "resource": "https://api.justaname.id/ens/v2/resolve",
  "description": "Resolves an ENS name into its addresses, text records, and content hash, with batch support up to 50 names and per-name 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": {
            "ens": "vitalik.eth"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "fullName": "vitalik.eth",
            "records": {
              "contentHash": {
                "decoded": "ipns://k51qzi5uqu5dgox2z23r6e99oqency055a6xt92xzmyvpz8mwz5ycjavm0u2u8",
                "protocolType": "ipns"
              },
              "texts": [
                {
                  "key": "url",
                  "value": "https://vitalik.ca"
                },
                {
                  "key": "avatar",
                  "value": "eip155:1/erc721:0x..."
                }
              ]
            },
            "resolvedAddress": {
              "coinType": "60",
              "value": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
            }
          },
          "type": "json"
        }
      },
      "input": {
        "ens": "vitalik.eth"
      },
      "inputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "ens": {
            "type": "string"
          }
        },
        "title": "Input",
        "type": "object"
      },
      "output": {
        "fullName": "vitalik.eth",
        "records": {
          "contentHash": {
            "decoded": "ipns://k51qzi5uqu5dgox2z23r6e99oqency055a6xt92xzmyvpz8mwz5ycjavm0u2u8",
            "protocolType": "ipns"
          },
          "texts": [
            {
              "key": "url",
              "value": "https://vitalik.ca"
            },
            {
              "key": "avatar",
              "value": "eip155:1/erc721:0x..."
            }
          ]
        },
        "resolvedAddress": {
          "coinType": "60",
          "value": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
        }
      },
      "outputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "fullName": {
            "type": "string"
          },
          "records": {
            "properties": {
              "contentHash": {
                "properties": {
                  "decoded": {
                    "type": "string"
                  },
                  "protocolType": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "texts": {
                "items": {
                  "properties": {
                    "key": {
                      "type": "string"
                    },
                    "value": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "resolvedAddress": {
            "properties": {
              "coinType": {
                "type": "string"
              },
              "value": {
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "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-15T19:49:16.293Z",
  "quality": {
    "calls30d": 16,
    "uniquePayers30d": 11,
    "lastCalledAt": "2026-09-15T19:49:15.527Z"
  },
  "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"
  }
}