Skip to content

Commit

Permalink
Add Cogwheel apis to elys mainnet (#5730)
Browse files Browse the repository at this point in the history
* Add Cogwheel apis to elys mainnet

* Update chain.json
  • Loading branch information
Kamikaza731 authored Dec 18, 2024
1 parent 69a8eef commit 1703192
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions elys/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,10 @@
{
"address": "https://elys-rpc.ibs.team",
"provider": "Inter Blockchain Services"
},
{
"address": "https://elys-rpc.cogwheel.zone:443",
"provider": "Cogwheel ⚙️"
}
],
"rest": [
Expand Down Expand Up @@ -240,6 +244,10 @@
{
"address": "https://elys-api.ibs.team",
"provider": "Inter Blockchain Services"
},
{
"address": "https://elys-api.cogwheel.zone:443",
"provider": "Cogwheel ⚙️"
}
],
"grpc": [
Expand Down Expand Up @@ -270,6 +278,10 @@
{
"address": "elys-grpc.stake-town.com:443",
"provider": "StakeTown"
},
{
"address": "elys-grpc.cogwheel.zone:443",
"provider": "Cogwheel ⚙️"
}
]
},
Expand Down

0 comments on commit 1703192

Please sign in to comment.