Check if an address is a valid resolved address. Note that this does not do a full check if an address is valid, but it checks for common return values from JSON-RPC calls.
Perform a function call with sequenced first argument, useful for load balancing node calls. This will retry up to
retries
times if an error occurs.
Normalise a name according to UTS46.
Resolve an ENS name. Returns the resolved address, or undefined if no address was resolved.
Loop through an array sequentially. This will create a generator that never completes.
Generated using TypeDoc
Get the name hash for an ENS domain, as defined in EIP-137.