Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions osmosis/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,10 @@
},
"apis": {
"rpc": [
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add these to the bottom of their respective lists

"address": "http://79.173.83.234:26657",
"provider": "Gonz_chains"
},
{
"address": "https://rpc.osmosis.zone/",
"provider": "Osmosis Foundation"
Expand Down Expand Up @@ -834,6 +838,10 @@
}
],
"rest": [
{
"address": "http://79.173.83.234:1317",
"provider": "Gonz_chains"
},
{
"address": "https://lcd.osmosis.zone/",
"provider": "Osmosis Foundation"
Expand Down