From 99ac4612cec6eb370d05692ce710cf5cd99342a8 Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Wed, 20 Oct 2021 12:58:43 -0700 Subject: [PATCH] evmos rpc url (#496) --- _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 af8f9094..bd38e168 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": [], + "rpc": ["http://arsiamons.rpc.evmos.org:8545/"], "faucets": ["https://faucet.evmos.org"], "nativeCurrency": { "name": "Photon",