InjectedConnectOptions

type InjectedConnectOptions = {
chain?: Chain;
client: ThirdwebClient;
};