Skip to content

Commit

Permalink
Update ZetaChain chain.json with Cosmonaut Stakes Endpoints (#5741)
Browse files Browse the repository at this point in the history
  • Loading branch information
napelvs authored Dec 20, 2024
1 parent 9ce149c commit dbcb2fe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions zetachain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
{
"address": "https://zeta.rpc.m.stavr.tech:443",
"provider": "🔥STAVR🔥"
},
{
"address": "https://zetachain-mainnet-rpc.cosmonautstakes.com",
"provider": "Cosmonaut Stakes"
}
],
"rest": [
Expand Down Expand Up @@ -144,6 +148,10 @@
{
"address": "https://zeta.api.m.stavr.tech",
"provider": "🔥STAVR🔥"
},
{
"address": "https://zetachain-mainnet-rest.cosmonautstakes.com",
"provider": "Cosmonaut Stakes"
}
],
"grpc": [
Expand All @@ -166,6 +174,10 @@
{
"address": "zeta.grpc.m.stavr.tech",
"provider": "🔥STAVR🔥"
},
{
"address": "zetachain-mainnet-grpc.cosmonautstakes.com:15190",
"provider": "Cosmonaut Stakes"
}
]
},
Expand Down

0 comments on commit dbcb2fe

Please sign in to comment.