diff --git a/chains/v1/chains.json b/chains/v1/chains.json index 243a02a..ef5630e 100644 --- a/chains/v1/chains.json +++ b/chains/v1/chains.json @@ -3503,6 +3503,10 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Parallel.svg", "options": [], "nodes": [ + { + "url": "wss://parallel.gatotech.network", + "name": "Gatotech node" + }, { "url": "wss://polkadot-parallel-rpc.parallel.fi", "name": "Parallel node" diff --git a/chains/v1/chains_dev.json b/chains/v1/chains_dev.json index 0216fe6..1973cad 100644 --- a/chains/v1/chains_dev.json +++ b/chains/v1/chains_dev.json @@ -3826,6 +3826,10 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Parallel.svg", "options": [], "nodes": [ + { + "url": "wss://parallel.gatotech.network", + "name": "Gatotech node" + }, { "url": "wss://polkadot-parallel-rpc.parallel.fi", "name": "Parallel node"