Skip to content

Commit 396eeb3

Browse files
author
STAVR
authored
Update chain.json (cosmos#2197)
1 parent 2663ee2 commit 396eeb3

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

lambda/chain.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"peers": {
5353
"seeds": [
5454
{
55-
"id": "50a1a5fe2f00b4ba1f6dd8bfd40b566f1b55b7a3",
56-
"address": "lambda.peer.stavr.tech:21026",
57-
"provider": "stavr"
55+
"id": "4573d28b7bf5cfb0a1b79e796efb388a1db8d046",
56+
"address": "lambda.peer.stavr.tech:31326",
57+
"provider": "🔥STAVR🔥"
5858
}
5959
],
6060
"persistent_peers": []
@@ -69,6 +69,10 @@
6969
"address": "https://rpc-lambda.d-stake.xyz",
7070
"provider": "D-stake"
7171
},
72+
{
73+
"address": "http://lambda.rpc.m.stavr.tech:31327",
74+
"provider": "🔥STAVR🔥"
75+
},
7276
{
7377
"address": "https://rpc.lambda.nodestake.top",
7478
"provider": "NodeStake"
@@ -83,12 +87,20 @@
8387
"address": "https://api-lambda.d-stake.xyz",
8488
"provider": "D-stake"
8589
},
90+
{
91+
"address": "https://lambda.api.m.stavr.tech",
92+
"provider": "🔥STAVR🔥"
93+
},
8694
{
8795
"address": "https://api.lambda.nodestake.top",
8896
"provider": "NodeStake"
8997
}
9098
],
9199
"grpc": [
100+
{
101+
"address": "http://lambda.grpc.m.stavr.tech:2287",
102+
"provider": "🔥STAVR🔥"
103+
},
92104
{
93105
"address": "grpc.lambda.nodestake.top:443",
94106
"provider": "NodeStake"
@@ -112,6 +124,11 @@
112124
"url": "https://explorer.nodestake.top/lambda",
113125
"tx_page": "https://explorer.nodestake.top/lambda/txs/${txHash}"
114126
},
127+
{
128+
"kind": "🔥STAVR🔥",
129+
"url": "https://explorer.stavr.tech/lambda",
130+
"tx_page": "https://explorer.stavr.tech/lambda/txs/${txHash}"
131+
},
115132
{
116133
"kind": "atomscan",
117134
"url": "https://atomscan.com/lambda",

0 commit comments

Comments
 (0)