ResolvedENSinterface ResolvedENS {address: string | null;coins: Record<string, string>;domain: string | null;owner: string | null;records: ENSRecords;}§Properties§address: string | null[src]Resolved address §coins: Record<string, string>[src]Crypto addresses §domain: string | null[src]Reverse lookup domain §owner: string | null[src]Owner address §records: ENSRecords[src]ENS text records