Skip to content

Commit

Permalink
Edit PublicNode RPC, REST, GRPC for Terra Classic (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
3eph1r0th authored Apr 26, 2023
1 parent ccc671f commit 1a07e81
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions terra/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,16 @@
"id": "65d86ab6024153286b823a3950e9055478effb04",
"address": "terra.inotel.ro:26656",
"provider": "www.inotel.ro"
},
{
"id": "e1b058e5cfa2b836ddaa496b10911da62dcf182e",
"address": "terra-classic-seed-1.allnodes.me:26656",
"provider": "Allnodes.com ⚡️ Nodes & Staking"
},
{
"id": "e726816f42831689eab9378d5d577f1d06d25716",
"address": "terra-classic-seed-2.allnodes.me:26656",
"provider": "Allnodes.com ⚡️ Nodes & Staking"
}
],
"persistent_peers": [
Expand Down Expand Up @@ -239,7 +249,7 @@
},
{
"address": "https://terra-classic-rpc.publicnode.com",
"provider": "Allnodes"
"provider": "PublicNode (by Allnodes)"
},
{
"address": "https://rpc-terra-ia.cosmosia.notional.ventures/",
Expand All @@ -261,7 +271,7 @@
},
{
"address": "https://terra-classic-lcd.publicnode.com",
"provider": "Allnodes"
"provider": "PublicNode (by Allnodes)"
},
{
"address": "https://api-terra-ia.cosmosia.notional.ventures/",
Expand All @@ -283,7 +293,7 @@
},
{
"address": "terra-classic-grpc.publicnode.com",
"provider": "Allnodes"
"provider": "PublicNode (by Allnodes)"
},
{
"address": "grpc-terra-ia.cosmosia.notional.ventures:443",
Expand Down

0 comments on commit 1a07e81

Please sign in to comment.