Skip to content

Commit

Permalink
Update chain.json (cosmos#4591)
Browse files Browse the repository at this point in the history
Added public Bro_n_Bro endpoints for seda
  • Loading branch information
broVeider authored May 10, 2024
1 parent 2377dbf commit 39f64a0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions seda/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@
{
"address": "https://seda-mainnet-rpc.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://rpc.seda.bronbro.io:443",
"provider": "Bro_n_Bro"
}
],
"rest": [
Expand Down Expand Up @@ -172,6 +176,10 @@
{
"address": "https://seda-mainnet-lcd.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://lcd.seda.bronbro.io:443",
"provider": "Bro_n_Bro"
}
],
"grpc": [
Expand All @@ -194,6 +202,10 @@
{
"address": "seda-mainnet-grpc.autostake.com:443",
"provider": "AutoStake 🛡️ Slash Protected"
},
{
"address": "https://grpc.seda.bronbro.io:443",
"provider": "Bro_n_Bro"
}
]
},
Expand Down

0 comments on commit 39f64a0

Please sign in to comment.