Module ens

Source
Expand description

ENS Name resolving utilities.

Modules§

EnsRegistry
ENS Registry contract.
EnsResolver
ENS Resolver interface.

Enums§

EnsError
Error type for ENS resolution.
NameOrAddress
ENS name or Ethereum Address.

Constants§

ENS_ADDRESS
ENS registry address (0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e)
ENS_REVERSE_REGISTRAR_DOMAIN

Traits§

ProviderEnsExt
Extension trait for ENS contract calls.

Functions§

namehash
Returns the ENS namehash as specified in EIP-137
reverse_address
Returns the reverse-registrar name of an address.