From 21f90b951701bb265404e496f4e4dac5eefeb430 Mon Sep 17 00:00:00 2001 From: atouchman Date: Fri, 12 Mar 2021 22:47:36 -0600 Subject: [PATCH] Update networks.json --- networks.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/networks.json b/networks.json index 552f5c8..745cb13 100644 --- a/networks.json +++ b/networks.json @@ -205,6 +205,24 @@ } ] }, + { + "name": "Jungle-testnet-v3", + "description": "Welcome to the Jungle3", + "owner": "cryptolions", + "chainId": "2a02a0053e5a8cf73a56ba0fda11e4d92e0238a4a2aa74fccf46d5a910746840", + "type": "testnet", + "prefix":"EOS", + "network": "eos", + "endpoints": [ + { + "name": "Jungle 3", + "protocol": "https", + "port": 443, + "url": "jungle3.greymass.com", + "description": "Cryptolions Jungle Testnet v3 API" + } + ] + }, { "name": "Kylin-testnet", "description": "CryptoKylin Testnet",