namespace WalletConnectSharp.Core.Models.Ethereum { public class EthChain { public string chainId; } }