type ResolveTextOptions = { client: ThirdwebClient; key: string; name: string; resolverAddress?: string; resolverChain?: Chain;};