Options for connecting to the CoinbaseSDK Wallet
type CoinbaseSDKWalletConnectionOptions = { chain?: Chain; client: ThirdwebClient;};