Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down