cURL
curl --request GET \ --url https://resolvio.namespace.ninja/ens/v1/contenthash/{name}
{ "contenthash": "<string>" }
Retrieve the content hash associated with an ENS name (IPFS, IPNS, or other content identifiers)
ENS name (e.g., "vitalik.eth")
6 - 256
"vitalik.eth"
ENS content hash retrieved successfully
Content hash value (IPFS hash, IPNS key, etc.)
Was this page helpful?