Skip to content

labelhash

Hashes ENS label.

Import

import { labelhash, normalize } from 'viem/ens'

Usage

import { labelhash, normalize } from 'viem/ens'
 
labelhash(normalize('awkweb')) 
// '0x7aaad03ddcacc63166440f59c14a1a2c97ee381014b59c58f55b49ab05f31a38'

Returns

string

The hashed ENS label.

Parameters

name

  • Type: string

A ENS label.