Options
All
  • Public
  • Public/Protected
  • All
Menu

This type indicates settings to be used for ENS resolution (and, in the future, reverse resolution).

Hierarchy

  • EnsSettings

Index

Properties

provider?: Provider

The provider to use for ENS resolution; set this to null to disable ENS resolution. If absent, will default to the decoder's provider, and ENS resolution will be enabled.

registryAddress?: string

The ENS registry address to use; if absent, will use the default one for the current network. If there is no default registry for the current network, ENS resolution will be disabled.

Generated using TypeDoc