GetChainIdGet the chain ID of the currently connected wallet.UsageCall this method to get the chain ID of the connected wallet.var data = await sdk.wallet.GetChainId();Return ValueReturns the chain ID as an int.int