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