Skip to content

Commit bcb731d

Browse files
committed
Update param_2.json for endpoint
1 parent 219b25c commit bcb731d

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

chain/agoric/param_2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"lcd_endpoint" : [
4646
{
4747
"provider": "Polkachu",
48-
"url": "https://agoric-api.polkachu.com"
48+
"url": "https://agoric-api.polkachu.com/"
4949
},
5050
{
5151
"provider": "Agoric",
52-
"url": "https://main.api.agoric.net"
52+
"url": "https://main.api.agoric.net/"
5353
},
5454
{
5555
"provider": "Kjnodes",
56-
"url": "https://agoric.api.kjnodes.com"
56+
"url": "https://agoric.api.kjnodes.com/"
5757
}
5858
],
5959
"explorer" : {

chain/akash/param_2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"lcd_endpoint" : [
4242
{
4343
"provider": "ecostake",
44-
"url": "https://rest-akash.ecostake.com"
44+
"url": "https://rest-akash.ecostake.com/"
4545
},
4646
{
4747
"provider": "Polkachu",
48-
"url": "https://akash-api.polkachu.com"
48+
"url": "https://akash-api.polkachu.com/"
4949
}
5050
],
5151
"explorer" : {

chain/injective/param_2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"lcd_endpoint" : [
5656
{
5757
"provider": "Allnodes ⚡️ Nodes & Staking",
58-
"url": "https://injective-rest.publicnode.com"
58+
"url": "https://injective-rest.publicnode.com/"
5959
},
6060
{
6161
"provider": "Polkachu",
62-
"url": "https://injective-api.polkachu.com"
62+
"url": "https://injective-api.polkachu.com/"
6363
}
6464
],
6565
"evm_rpc_endpoint" : [

chain/osmosis/param_2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lcd_endpoint" : [
4444
{
4545
"provider": "Osmosis Foundation",
46-
"url": "https://lcd.osmosis.zone"
46+
"url": "https://lcd.osmosis.zone/"
4747
}
4848
],
4949
"explorer" : {

chain/secret/param_2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lcd_endpoint" : [
4646
{
4747
"provider": "Lavender.Five Nodes 🐝",
48-
"url": "https://secretnetwork-api.lavenderfive.com"
48+
"url": "https://secretnetwork-api.lavenderfive.com/"
4949
}
5050
],
5151
"explorer" : {

0 commit comments

Comments
 (0)