Readonly
chainProtected
Readonly
contractReadonly
contractReadonly
networkReadonly
providerOptional
Readonly
signerGet all domains owned by address on current network
Ethereum address
Get reverse record for address.
Important: address owner can set any name for his address, even if he doesn't own it, or it is not registered. To check that name is valid, we check that it resolves to the same address.
by default we check that returned name resolves to the same address. Set this to true to skip this check.
Set resolver contract for domain name. May be used to assign domain custom resolver contract.
Be careful as this may break domain functionality if resolver contract is not compatible with Decentraweb.
domain name you would like to work assign resolver to
address of resolver contract
Generated using TypeDoc
Assign default resolver contract to domain name. This is usually done during the registration process, but may be required if domain has no resolver set or if it is no compatible with Decentraweb.