From 538b980a0f2ebeb4c5bec3725efea669c84d16ef Mon Sep 17 00:00:00 2001 From: "T.K" Date: Wed, 15 Feb 2023 16:50:02 -0500 Subject: [PATCH] add additional canto RPC endpoints (#2281) --- _data/chains/eip155-7700.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-7700.json b/_data/chains/eip155-7700.json index fa028d9a..621d7890 100644 --- a/_data/chains/eip155-7700.json +++ b/_data/chains/eip155-7700.json @@ -1,7 +1,11 @@ { "name": "Canto", "chain": "Canto", - "rpc": ["https://canto.slingshot.finance"], + "rpc": [ + "https://canto.slingshot.finance", + "https://canto.neobase.one", + "https://mainnode.plexnode.org:8545" + ], "faucets": [], "nativeCurrency": { "name": "Canto",