type WCAutoConnectOptions = { chain?: Chain; client: ThirdwebClient; savedConnectParams?: SavedConnectParams;};