Get the chain ID of the currently connected wallet.
Call this method to get the chain ID of the connected wallet.
var chainId = await sdk.Wallet.GetChainId();
Returns the chain ID as a BigInteger.
BigInteger