From d2406c57286c99c737247e3a0a0408614ce30b6c Mon Sep 17 00:00:00 2001 From: David Drvar <119593972+ddrvar@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:22:45 +0200 Subject: [PATCH] horizen gobi testnet ankr rpc added (#3039) --- _data/chains/eip155-1663.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-1663.json b/_data/chains/eip155-1663.json index 07fb8bfa..51a78bab 100644 --- a/_data/chains/eip155-1663.json +++ b/_data/chains/eip155-1663.json @@ -3,7 +3,10 @@ "shortName": "Gobi", "chain": "Gobi", "icon": "eon", - "rpc": ["https://gobi-testnet.horizenlabs.io/ethv1"], + "rpc": [ + "https://gobi-testnet.horizenlabs.io/ethv1", + "https://rpc.ankr.com/horizen_testnet_evm" + ], "features": [ { "name": "EIP155"