Skip to content

Commit 926fc48

Browse files
Add Osmosis Foundation REST and RPC (cosmos#362)
1 parent 0b9afac commit 926fc48

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

osmosis/chain.json

+8
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@
206206
{
207207
"address": "https://rpc-osmosis-ia.notional.ventures/",
208208
"provider": "Notional"
209+
},
210+
{
211+
"address": "https://rpc.osmosis.zone/",
212+
"provider": "Osmosis Foundation"
209213
}
210214
],
211215
"rest": [
@@ -220,6 +224,10 @@
220224
{
221225
"address": "https://api-osmosis-ia.notional.ventures/",
222226
"provider": "Notional"
227+
},
228+
{
229+
"address": "https://lcd.osmosis.zone/",
230+
"provider": "Osmosis Foundation"
223231
}
224232
],
225233
"grpc": [

0 commit comments

Comments
 (0)