diff --git a/elys/chain.json b/elys/chain.json index 6722b255b0..6b8601da91 100644 --- a/elys/chain.json +++ b/elys/chain.json @@ -194,6 +194,10 @@ { "address": "https://elys-rpc.ibs.team", "provider": "Inter Blockchain Services" + }, + { + "address": "https://elys-rpc.cogwheel.zone:443", + "provider": "Cogwheel ⚙️" } ], "rest": [ @@ -240,6 +244,10 @@ { "address": "https://elys-api.ibs.team", "provider": "Inter Blockchain Services" + }, + { + "address": "https://elys-api.cogwheel.zone:443", + "provider": "Cogwheel ⚙️" } ], "grpc": [ @@ -270,6 +278,10 @@ { "address": "elys-grpc.stake-town.com:443", "provider": "StakeTown" + }, + { + "address": "elys-grpc.cogwheel.zone:443", + "provider": "Cogwheel ⚙️" } ] },