From a769eabb549fba0794e7e3915c27dd34b8fc9013 Mon Sep 17 00:00:00 2001 From: mj Date: Mon, 27 May 2024 10:59:57 -0700 Subject: [PATCH] Add pacific-1 chains --- chains.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/chains.json b/chains.json index fff49fd..645e4c2 100644 --- a/chains.json +++ b/chains.json @@ -52,6 +52,18 @@ "url": "https://sei-grpc.polkachu.com:11990" } ], + "evm_rpc": [ + { + "provider": "Rhino", + "url": "https://evm-rpc.sei-apis.com" + } + ], + "evm_ws": [ + { + "provider": "Rhino", + "url": "wss://evm-ws.sei-apis.com" + } + ], "explorers": [] }, "atlantic-2": {