From caaeeed48ed791c57dd65acd1ed8d778c9becc64 Mon Sep 17 00:00:00 2001 From: Prajjwol Gautam Date: Mon, 15 Nov 2021 03:42:35 -0800 Subject: [PATCH] Update evmos testnet rpc url (#561) * evmos rpc url * Update rpc url evmos (#1) * Update evmos testnet rpc url to `*.evmos.dev` Co-authored-by: jolube <64335177+jolube@users.noreply.github.com> --- _data/chains/eip155-9000.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-9000.json b/_data/chains/eip155-9000.json index bd38e168..de7ce6a8 100644 --- a/_data/chains/eip155-9000.json +++ b/_data/chains/eip155-9000.json @@ -2,7 +2,7 @@ "name": "Evmos Testnet", "chain": "Evmos", "network": "testnet", - "rpc": ["http://arsiamons.rpc.evmos.org:8545/"], + "rpc": ["https://ethereum.rpc.evmos.dev"], "faucets": ["https://faucet.evmos.org"], "nativeCurrency": { "name": "Photon",