Module ethers_providers::ens[][src]

Expand description

Ethereum Name Service support Adapted from https://github.com/hhatto/rust-ens/blob/master/src/lib.rs

Constants

addr(bytes32)

ENS registry address (0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e)

name(bytes32)

Functions

Returns a transaction request for calling the resolver method on the ENS server

Returns the ENS namehash as specified in EIP-137

Returns a transaction request for calling

Returns the reverse-registrar name of an address.