From 57c54b1a7e521cc3d31dd5dd4b5210547939e2d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rytis=20Grincevi=C4=8Dius?= Date: Fri, 8 Nov 2024 12:14:16 +0200 Subject: [PATCH] chore: add new sepolia rpc --- config/testnets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/testnets.json b/config/testnets.json index 3188c3f..20890a9 100644 --- a/config/testnets.json +++ b/config/testnets.json @@ -1,7 +1,7 @@ { "gobob": { "chainId": 808813, - "rpc": "https://bob-sepolia.rpc.gobob.xyz", + "rpc": "https://bob-rpc.test.sovryn.app", "features": ["sdex", "liquidity"], "multicall": "0xcA11bde05977b3631167028862bE2a173976CA11", "staking": "0x1139B088887237ed256687d9E1499275e37d9f2d",