Network

constructor(id: String, name: String, type: NetworkType, chainId: BigInteger? = null, rpc: RpcConfig? = null, evmFeatures: EvmFeatures? = null, addressFormats: List<String>? = null, bech32Prefix: String? = null, utxoFeatures: UtxoFeatures? = null, nativeCurrency: NativeCurrency, explorer: Explorer)