chain-registry 2.0.95 → 2.0.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/atomone/chain.js +3 -3
- package/esm/mainnet/bitway/chain.js +12 -0
- package/esm/mainnet/chihuahua/chain.js +3 -3
- package/esm/mainnet/dungeon/chain.js +24 -4
- package/esm/mainnet/fetchhub/chain.js +3 -3
- package/esm/mainnet/firmachain/chain.js +3 -3
- package/esm/mainnet/fxcore/chain.js +3 -3
- package/esm/mainnet/govgen/chain.js +3 -24
- package/esm/mainnet/haqq/chain.js +17 -0
- package/esm/mainnet/hippoprotocol/chain.js +9 -0
- package/esm/mainnet/humans/chain.js +0 -8
- package/esm/mainnet/nibiru/chain.js +3 -3
- package/esm/mainnet/osmosis/chain.js +7 -7
- package/esm/mainnet/pundix/chain.js +0 -14
- package/esm/mainnet/routerchain/chain.js +0 -18
- package/esm/mainnet/self/chain.js +0 -18
- package/esm/mainnet/sentinel/chain.js +2 -24
- package/esm/mainnet/source/chain.js +1 -1
- package/esm/testnet/atomonetestnet/chain.js +1 -1
- package/mainnet/atomone/chain.js +3 -3
- package/mainnet/bitway/chain.js +12 -0
- package/mainnet/chihuahua/chain.js +3 -3
- package/mainnet/dungeon/chain.js +24 -4
- package/mainnet/fetchhub/chain.js +3 -3
- package/mainnet/firmachain/chain.js +3 -3
- package/mainnet/fxcore/chain.js +3 -3
- package/mainnet/govgen/chain.js +3 -24
- package/mainnet/haqq/chain.js +17 -0
- package/mainnet/hippoprotocol/chain.js +9 -0
- package/mainnet/humans/chain.js +0 -8
- package/mainnet/nibiru/chain.js +3 -3
- package/mainnet/osmosis/chain.js +7 -7
- package/mainnet/pundix/chain.js +0 -14
- package/mainnet/routerchain/chain.js +0 -18
- package/mainnet/self/chain.js +0 -18
- package/mainnet/sentinel/chain.js +2 -24
- package/mainnet/source/chain.js +1 -1
- package/package.json +3 -3
- package/testnet/atomonetestnet/chain.js +1 -1
|
@@ -74,7 +74,7 @@ const info = {
|
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
address: 'https://atomone.rpc.nodeshub.online:443',
|
|
77
|
-
provider: '
|
|
77
|
+
provider: 'NodesHub'
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
address: 'https://rpc-atomone.nodeist.net',
|
|
@@ -176,7 +176,7 @@ const info = {
|
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
address: 'https://atomone.api.nodeshub.online',
|
|
179
|
-
provider: '
|
|
179
|
+
provider: 'NodesHub'
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
address: 'https://api-atomone.nodeist.net',
|
|
@@ -346,7 +346,7 @@ const info = {
|
|
|
346
346
|
accountPage: 'https://explorer.allinbits.com/atomone/account/${accountAddress}'
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
|
-
kind: '
|
|
349
|
+
kind: 'NodesHub',
|
|
350
350
|
url: 'https://explorer.nodeshub.online/atomone/',
|
|
351
351
|
txPage: 'https://explorer.nodeshub.online/atomone/tx/${txHash}',
|
|
352
352
|
accountPage: 'https://explorer.nodeshub.online/atomone/accounts/${accountAddress}'
|
|
@@ -95,6 +95,10 @@ const info = {
|
|
|
95
95
|
{
|
|
96
96
|
address: 'https://bitway.rpc.mandragora.io',
|
|
97
97
|
provider: 'Mandragora'
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
address: 'https://bitway.rpc.nodeshub.online:443',
|
|
101
|
+
provider: 'NodesHub'
|
|
98
102
|
}
|
|
99
103
|
],
|
|
100
104
|
rest: [
|
|
@@ -129,6 +133,10 @@ const info = {
|
|
|
129
133
|
{
|
|
130
134
|
address: 'https://bitway.api.mandragora.io',
|
|
131
135
|
provider: 'Mandragora'
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
address: 'https://bitway.api.nodeshub.online',
|
|
139
|
+
provider: 'NodesHub'
|
|
132
140
|
}
|
|
133
141
|
],
|
|
134
142
|
grpc: [
|
|
@@ -159,6 +167,10 @@ const info = {
|
|
|
159
167
|
{
|
|
160
168
|
address: 'http://bitway.grpc.mandragora.io:9079',
|
|
161
169
|
provider: 'Mandragora'
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
address: 'bitway.grpc.nodeshub.online',
|
|
173
|
+
provider: 'Nodes Hub'
|
|
162
174
|
}
|
|
163
175
|
]
|
|
164
176
|
},
|
|
@@ -107,7 +107,7 @@ const info = {
|
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
address: 'https://chihuahua.rpc.nodeshub.online:443',
|
|
110
|
-
provider: '
|
|
110
|
+
provider: 'NodesHub'
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
address: 'https://chihuahua-rpc.chainroot.io',
|
|
@@ -161,7 +161,7 @@ const info = {
|
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
address: 'https://chihuahua.api.nodeshub.online:443',
|
|
164
|
-
provider: '
|
|
164
|
+
provider: 'NodesHub'
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
address: 'https://chihuahua-api.chainroot.io',
|
|
@@ -253,7 +253,7 @@ const info = {
|
|
|
253
253
|
accountPage: 'https://ezstaking.app/chihuahua/account/${accountAddress}'
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
kind: '
|
|
256
|
+
kind: 'NodesHub',
|
|
257
257
|
url: 'https://explorer.nodeshub.online/chihuahua/',
|
|
258
258
|
txPage: 'https://explorer.nodeshub.online/chihuahua/tx/${txHash}',
|
|
259
259
|
accountPage: 'https://explorer.nodeshub.online/chihuahua/accounts/${accountAddress}'
|
|
@@ -31,6 +31,10 @@ const info = {
|
|
|
31
31
|
{
|
|
32
32
|
address: 'https://dungeon_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
33
33
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
address: 'https://rpc.dungeon.chaintools.tech',
|
|
37
|
+
provider: 'ChainTools'
|
|
34
38
|
}
|
|
35
39
|
],
|
|
36
40
|
rest: [
|
|
@@ -49,24 +53,40 @@ const info = {
|
|
|
49
53
|
{
|
|
50
54
|
address: 'https://dungeon_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
51
55
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
address: 'https://api.dungeon.chaintools.tech',
|
|
59
|
+
provider: 'ChainTools'
|
|
52
60
|
}
|
|
53
61
|
],
|
|
54
62
|
grpc: [{
|
|
55
|
-
address: 'dungeon.grpc.quasarstaking.ai',
|
|
63
|
+
address: 'dungeon.grpc.quasarstaking.ai:80',
|
|
56
64
|
provider: 'Quasar'
|
|
65
|
+
}, {
|
|
66
|
+
address: 'grpc.dungeon.chaintools.tech:443',
|
|
67
|
+
provider: 'ChainTools'
|
|
57
68
|
}]
|
|
58
69
|
},
|
|
59
|
-
explorers: [
|
|
70
|
+
explorers: [
|
|
71
|
+
{
|
|
60
72
|
kind: 'Ping.Pub',
|
|
61
73
|
url: 'https://ping.pub/Dungeonchain',
|
|
62
74
|
txPage: 'https://ping.pub/Dungeonchain/tx/${txHash}',
|
|
63
75
|
accountPage: 'https://ping.pub/Dungeonchain/account/${accountAddress}'
|
|
64
|
-
},
|
|
76
|
+
},
|
|
77
|
+
{
|
|
65
78
|
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
66
79
|
url: 'https://explorer.whenmoonwhenlambo.money/dungeon',
|
|
67
80
|
txPage: 'https://explorer.whenmoonwhenlambo.money/dungeon/tx/${txHash}',
|
|
68
81
|
accountPage: 'https://explorer.whenmoonwhenlambo.money/dungeon/account/${accountAddress}'
|
|
69
|
-
}
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
kind: 'ChainTools',
|
|
85
|
+
url: 'https://explorer.chaintools.tech/Dungeon',
|
|
86
|
+
txPage: 'https://explorer.chaintools.tech/Dungeon/tx/${txHash}',
|
|
87
|
+
accountPage: 'https://explorer.chaintools.tech/Dungeon/account/${accountAddress}'
|
|
88
|
+
}
|
|
89
|
+
],
|
|
70
90
|
logoURIs: {
|
|
71
91
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
72
92
|
},
|
|
@@ -91,7 +91,7 @@ const info = {
|
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
93
|
address: 'https://fetch.rpc.nodeshub.online:443',
|
|
94
|
-
provider: '
|
|
94
|
+
provider: 'NodesHub'
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
address: 'https://rpc.fetchhub-4.fetch.aviaone.com',
|
|
@@ -161,7 +161,7 @@ const info = {
|
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
address: 'https://fetch.api.nodeshub.online:443',
|
|
164
|
-
provider: '
|
|
164
|
+
provider: 'NodesHub'
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
address: 'https://api.fetchhub-4.fetch.aviaone.com/',
|
|
@@ -280,7 +280,7 @@ const info = {
|
|
|
280
280
|
accountPage: 'https://fetchstation.azoyalabs.com/mainnet/explorer/address/${accountAddress}'
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
|
-
kind: '
|
|
283
|
+
kind: 'NodesHub',
|
|
284
284
|
url: 'https://explorer.nodeshub.online/fetchhub/',
|
|
285
285
|
txPage: 'https://explorer.nodeshub.online/fetchhub/tx/${txHash}',
|
|
286
286
|
accountPage: 'https://explorer.nodeshub.online/fetchhub/accounts/${accountAddress}'
|
|
@@ -62,7 +62,7 @@ const info = {
|
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
address: 'https://firmachain.rpc.nodeshub.online:443',
|
|
65
|
-
provider: '
|
|
65
|
+
provider: 'NodesHub'
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
address: 'https://firmachain_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
@@ -92,7 +92,7 @@ const info = {
|
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
address: 'https://firmachain.api.nodeshub.online:443',
|
|
95
|
-
provider: '
|
|
95
|
+
provider: 'NodesHub'
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
address: 'https://firmachain_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
@@ -160,7 +160,7 @@ const info = {
|
|
|
160
160
|
accountPage: 'https://atomscan.com/firmachain/accounts/${accountAddress}'
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
|
-
kind: '
|
|
163
|
+
kind: 'NodesHub',
|
|
164
164
|
url: 'https://explorer.nodeshub.online/firmachain/',
|
|
165
165
|
txPage: 'https://explorer.nodeshub.online/firmachain/tx/${txHash}',
|
|
166
166
|
accountPage: 'https://explorer.nodeshub.online/firmachain/accounts/${accountAddress}'
|
|
@@ -63,14 +63,14 @@ const info = {
|
|
|
63
63
|
provider: 'Function X'
|
|
64
64
|
}, {
|
|
65
65
|
address: 'https://functionx.rpc.nodeshub.online:443',
|
|
66
|
-
provider: '
|
|
66
|
+
provider: 'NodesHub'
|
|
67
67
|
}],
|
|
68
68
|
rest: [{
|
|
69
69
|
address: 'https://fx-rest.functionx.io',
|
|
70
70
|
provider: 'Function X'
|
|
71
71
|
}, {
|
|
72
72
|
address: 'https://functionx.api.nodeshub.online:443',
|
|
73
|
-
provider: '
|
|
73
|
+
provider: 'NodesHub'
|
|
74
74
|
}],
|
|
75
75
|
grpc: [
|
|
76
76
|
{
|
|
@@ -110,7 +110,7 @@ const info = {
|
|
|
110
110
|
txPage: 'https://ping.pub/fxcore/tx/${txHash}'
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
kind: '
|
|
113
|
+
kind: 'NodesHub',
|
|
114
114
|
url: 'https://explorer.nodeshub.online/fxcore/',
|
|
115
115
|
txPage: 'https://explorer.nodeshub.online/fxcore/tx/${txHash}',
|
|
116
116
|
accountPage: 'https://explorer.nodeshub.online/fxcore/accounts/${accountAddress}'
|
|
@@ -66,10 +66,6 @@ const info = {
|
|
|
66
66
|
address: 'https://rpc-govgen.sg-1.online/',
|
|
67
67
|
provider: 'SG-1'
|
|
68
68
|
},
|
|
69
|
-
{
|
|
70
|
-
address: 'https://govgen.rpc.nodeshub.online:443',
|
|
71
|
-
provider: 'Nodes Hub'
|
|
72
|
-
},
|
|
73
69
|
{
|
|
74
70
|
address: 'https://govgen-rpc.publicnode.com:443',
|
|
75
71
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -92,10 +88,6 @@ const info = {
|
|
|
92
88
|
address: 'https://api-govgen.sg-1.online/',
|
|
93
89
|
provider: 'SG-1'
|
|
94
90
|
},
|
|
95
|
-
{
|
|
96
|
-
address: 'https://govgen.api.nodeshub.online/',
|
|
97
|
-
provider: 'Nodes Hub'
|
|
98
|
-
},
|
|
99
91
|
{
|
|
100
92
|
address: 'https://govgen-rest.publicnode.com',
|
|
101
93
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -109,20 +101,13 @@ const info = {
|
|
|
109
101
|
provider: 'Kewr Node'
|
|
110
102
|
}
|
|
111
103
|
],
|
|
112
|
-
grpc: [
|
|
113
|
-
{
|
|
104
|
+
grpc: [{
|
|
114
105
|
address: 'govgen-grpc.publicnode.com:443',
|
|
115
106
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
address: 'https://govgen.grpc.nodeshub.online:443',
|
|
119
|
-
provider: 'Nodes Hub'
|
|
120
|
-
},
|
|
121
|
-
{
|
|
107
|
+
}, {
|
|
122
108
|
address: 'https://grpc.govgen.posthuman.digital:443',
|
|
123
109
|
provider: 'posthuman'
|
|
124
|
-
}
|
|
125
|
-
]
|
|
110
|
+
}]
|
|
126
111
|
},
|
|
127
112
|
explorers: [
|
|
128
113
|
{
|
|
@@ -137,12 +122,6 @@ const info = {
|
|
|
137
122
|
txPage: 'https://staking-explorer.com/transaction.php?chain=govgen&tx=${txHash}',
|
|
138
123
|
accountPage: 'https://staking-explorer.com/account.php?chain=govgen&addr=${accountAddress}'
|
|
139
124
|
},
|
|
140
|
-
{
|
|
141
|
-
kind: 'ping.pub',
|
|
142
|
-
url: 'https://explorer.nodeshub.online/govgen',
|
|
143
|
-
txPage: 'https://explorer.nodeshub.online/govgen/tx/${txHash}',
|
|
144
|
-
accountPage: 'https://explorer.nodeshub.online/govgen/account/${accountAddress}'
|
|
145
|
-
},
|
|
146
125
|
{
|
|
147
126
|
kind: 'ping.pub',
|
|
148
127
|
url: 'https://explorer.equinoxdao.xyz/govgen',
|
|
@@ -102,6 +102,10 @@ const info = {
|
|
|
102
102
|
{
|
|
103
103
|
address: 'https://haqq.rpc.m.stavr.tech:443',
|
|
104
104
|
provider: '🔥STAVR🔥'
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
address: 'https://haqq.rpc.onenov.xyz',
|
|
108
|
+
provider: 'OneNov'
|
|
105
109
|
}
|
|
106
110
|
],
|
|
107
111
|
rest: [
|
|
@@ -144,6 +148,10 @@ const info = {
|
|
|
144
148
|
{
|
|
145
149
|
address: 'https://haqq.api.m.stavr.tech',
|
|
146
150
|
provider: '🔥STAVR🔥'
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
address: 'https://haqq.api.onenov.xyz',
|
|
154
|
+
provider: 'OneNov'
|
|
147
155
|
}
|
|
148
156
|
],
|
|
149
157
|
grpc: [
|
|
@@ -186,6 +194,10 @@ const info = {
|
|
|
186
194
|
{
|
|
187
195
|
address: 'haqq-grpc.noders.services:14090',
|
|
188
196
|
provider: '[NODERS]TEAM'
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
address: 'grpc-haqq.onenov.xyz:443',
|
|
200
|
+
provider: 'OneNov'
|
|
189
201
|
}
|
|
190
202
|
],
|
|
191
203
|
evmHttpJsonrpc: [
|
|
@@ -270,6 +282,11 @@ const info = {
|
|
|
270
282
|
kind: '🔥STAVR🔥 Explorer',
|
|
271
283
|
url: 'https://explorer.stavr.tech/HAQQ-Mainnet',
|
|
272
284
|
txPage: 'https://explorer.stavr.tech/HAQQ-Mainnet/tx/${txHash}'
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
kind: 'OneNov Explorer',
|
|
288
|
+
url: 'https://explorer.onenov.xyz/haqq-mainnet',
|
|
289
|
+
txPage: 'https://explorer.onenov.xyz/haqq-mainnet/tx/${txHash}'
|
|
273
290
|
}
|
|
274
291
|
],
|
|
275
292
|
images: [{
|
|
@@ -65,14 +65,23 @@ const info = {
|
|
|
65
65
|
rpc: [{
|
|
66
66
|
address: 'https://rpc.hippo-protocol.com/',
|
|
67
67
|
provider: 'Hippo Protocol'
|
|
68
|
+
}, {
|
|
69
|
+
address: 'https://hippo.rpc.nodeshub.online:443',
|
|
70
|
+
provider: 'NodesHub'
|
|
68
71
|
}],
|
|
69
72
|
rest: [{
|
|
70
73
|
address: 'https://api.hippo-protocol.com/',
|
|
71
74
|
provider: 'Hippo Protocol'
|
|
75
|
+
}, {
|
|
76
|
+
address: 'https://hippo.api.nodeshub.online',
|
|
77
|
+
provider: 'NodesHub'
|
|
72
78
|
}],
|
|
73
79
|
grpc: [{
|
|
74
80
|
address: 'ibc-grpc.hippo-protocol.com:443',
|
|
75
81
|
provider: 'Hippo Protocol'
|
|
82
|
+
}, {
|
|
83
|
+
address: 'hippo.grpc.nodeshub.online',
|
|
84
|
+
provider: 'Nodes Hub'
|
|
76
85
|
}]
|
|
77
86
|
},
|
|
78
87
|
explorers: [{
|
|
@@ -56,10 +56,6 @@ const info = {
|
|
|
56
56
|
address: 'https://humans.rpc.kjnodes.com',
|
|
57
57
|
provider: 'kjnodes'
|
|
58
58
|
},
|
|
59
|
-
{
|
|
60
|
-
address: 'https://humans.rpc.nodeshub.online',
|
|
61
|
-
provider: 'NodesHub'
|
|
62
|
-
},
|
|
63
59
|
{
|
|
64
60
|
address: 'https://humans-mainnet-rpc.itrocket.net',
|
|
65
61
|
provider: 'itrocket'
|
|
@@ -114,10 +110,6 @@ const info = {
|
|
|
114
110
|
address: 'https://humans.api.kjnodes.com',
|
|
115
111
|
provider: 'kjnodes'
|
|
116
112
|
},
|
|
117
|
-
{
|
|
118
|
-
address: 'https://humans.api.nodeshub.online',
|
|
119
|
-
provider: 'NodesHub'
|
|
120
|
-
},
|
|
121
113
|
{
|
|
122
114
|
address: 'https://humans-mainnet-api.itrocket.net',
|
|
123
115
|
provider: 'itrocket'
|
|
@@ -101,7 +101,7 @@ const info = {
|
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
address: 'https://nibiru.rpc.nodeshub.online:443',
|
|
104
|
-
provider: '
|
|
104
|
+
provider: 'NodesHub'
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
address: 'https://nibiru.rpc.m.stavr.tech:443',
|
|
@@ -167,7 +167,7 @@ const info = {
|
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
169
|
address: 'https://nibiru.api.nodeshub.online:443',
|
|
170
|
-
provider: '
|
|
170
|
+
provider: 'NodesHub'
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
address: 'https://nibiru-api.noders.services',
|
|
@@ -291,7 +291,7 @@ const info = {
|
|
|
291
291
|
accountPage: 'https://explorer.stavr.tech/Nibiru-Mainnet/account/${accountAddress}'
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
kind: '
|
|
294
|
+
kind: 'NodesHub',
|
|
295
295
|
url: 'https://explorer.nodeshub.online/nibiru/',
|
|
296
296
|
txPage: 'https://explorer.nodeshub.online/nibiru/tx/${txHash}',
|
|
297
297
|
accountPage: 'https://explorer.nodeshub.online/nibiru/accounts/${accountAddress}'
|
|
@@ -16,8 +16,8 @@ const info = {
|
|
|
16
16
|
feeTokens: [
|
|
17
17
|
{
|
|
18
18
|
denom: 'uosmo',
|
|
19
|
-
fixedMinGasPrice: 0.
|
|
20
|
-
lowGasPrice: 0.
|
|
19
|
+
fixedMinGasPrice: 0.03,
|
|
20
|
+
lowGasPrice: 0.03,
|
|
21
21
|
averageGasPrice: 0.1,
|
|
22
22
|
highGasPrice: 0.16
|
|
23
23
|
},
|
|
@@ -523,8 +523,8 @@ const info = {
|
|
|
523
523
|
name: 'v3',
|
|
524
524
|
genesisUrl: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
|
|
525
525
|
},
|
|
526
|
-
recommendedVersion: '
|
|
527
|
-
compatibleVersions: ['
|
|
526
|
+
recommendedVersion: '31.0.0',
|
|
527
|
+
compatibleVersions: ['31.0.0'],
|
|
528
528
|
consensus: {
|
|
529
529
|
type: 'cometbft',
|
|
530
530
|
version: '0.38.17',
|
|
@@ -555,10 +555,10 @@ const info = {
|
|
|
555
555
|
version: '1.23.4'
|
|
556
556
|
},
|
|
557
557
|
binaries: {
|
|
558
|
-
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/
|
|
559
|
-
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/
|
|
558
|
+
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v31.0.0/osmosisd-31.0.0-linux-amd64?checksum=d435408b845e79a2594594a315d9d22797fdbb7871a5936df68f51f0df557957',
|
|
559
|
+
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v31.0.0/osmosisd-31.0.0-linux-arm64?checksum=b5c44e74c4dc484f8492d10a24fcd3f75a43dccaa40ab083662741beeeaa20cc'
|
|
560
560
|
},
|
|
561
|
-
tag: '
|
|
561
|
+
tag: 'v31.0.0'
|
|
562
562
|
},
|
|
563
563
|
images: [{
|
|
564
564
|
imageSync: {
|
|
@@ -60,23 +60,14 @@ const info = {
|
|
|
60
60
|
rpc: [{
|
|
61
61
|
address: 'https://px-json.pundix.com',
|
|
62
62
|
provider: 'Pundi X'
|
|
63
|
-
}, {
|
|
64
|
-
address: 'https://pundix.rpc.nodeshub.online:443',
|
|
65
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
|
|
66
63
|
}],
|
|
67
64
|
rest: [{
|
|
68
65
|
address: 'https://px-rest.pundix.com',
|
|
69
66
|
provider: 'Pundi X'
|
|
70
|
-
}, {
|
|
71
|
-
address: 'https://pundix.api.nodeshub.online:443',
|
|
72
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
|
|
73
67
|
}],
|
|
74
68
|
grpc: [{
|
|
75
69
|
address: 'https://px-grpc.pundix.com',
|
|
76
70
|
provider: 'Pundi X'
|
|
77
|
-
}, {
|
|
78
|
-
address: 'https://pundix.grpc.nodeshub.online',
|
|
79
|
-
provider: 'Nodes Hub'
|
|
80
71
|
}]
|
|
81
72
|
},
|
|
82
73
|
images: [{
|
|
@@ -94,11 +85,6 @@ const info = {
|
|
|
94
85
|
url: 'https://starscan.io',
|
|
95
86
|
txPage: 'https://starscan.io/pundix/tx/${txHash}',
|
|
96
87
|
accountPage: 'https://starscan.io/pundix/address/${accountAddress}'
|
|
97
|
-
}, {
|
|
98
|
-
kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
|
|
99
|
-
url: 'https://explorer.nodeshub.online/pundix/',
|
|
100
|
-
txPage: 'https://explorer.nodeshub.online/pundix/tx/${txHash}',
|
|
101
|
-
accountPage: 'https://explorer.nodeshub.online/pundix/accounts/${accountAddress}'
|
|
102
88
|
}]
|
|
103
89
|
};
|
|
104
90
|
export default info;
|
|
@@ -62,10 +62,6 @@ const info = {
|
|
|
62
62
|
address: 'https://sentry.tm.rpc.routerprotocol.com/',
|
|
63
63
|
provider: 'Router'
|
|
64
64
|
},
|
|
65
|
-
{
|
|
66
|
-
address: 'https://router.rpc.nodeshub.online:443',
|
|
67
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
68
|
-
},
|
|
69
65
|
{
|
|
70
66
|
address: 'https://router-mainnet-rpc.autostake.com:443',
|
|
71
67
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -84,10 +80,6 @@ const info = {
|
|
|
84
80
|
address: 'https://sentry.lcd.routerprotocol.com/',
|
|
85
81
|
provider: 'Router'
|
|
86
82
|
},
|
|
87
|
-
{
|
|
88
|
-
address: 'https://router.api.nodeshub.online',
|
|
89
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
90
|
-
},
|
|
91
83
|
{
|
|
92
84
|
address: 'https://router-mainnet-lcd.autostake.com:443',
|
|
93
85
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -106,10 +98,6 @@ const info = {
|
|
|
106
98
|
address: 'sentry.grpc.routerprotocol.com:9090',
|
|
107
99
|
provider: 'Router'
|
|
108
100
|
},
|
|
109
|
-
{
|
|
110
|
-
address: 'router.grpc.nodeshub.online',
|
|
111
|
-
provider: 'Nodes Hub'
|
|
112
|
-
},
|
|
113
101
|
{
|
|
114
102
|
address: 'router-mainnet-grpc.autostake.com:443',
|
|
115
103
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -149,12 +137,6 @@ const info = {
|
|
|
149
137
|
txPage: 'https://staking-explorer.com/transaction.php?chain=routerchain&tx=${txHash}',
|
|
150
138
|
accountPage: 'https://staking-explorer.com/account.php?chain=routerchain&addr=${accountAddress}'
|
|
151
139
|
},
|
|
152
|
-
{
|
|
153
|
-
kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
|
|
154
|
-
url: 'https://explorer.nodeshub.online/router/',
|
|
155
|
-
txPage: 'https://explorer.nodeshub.online/router/tx/${txHash}',
|
|
156
|
-
accountPage: 'https://explorer.nodeshub.online/router/accounts/${accountAddress}'
|
|
157
|
-
},
|
|
158
140
|
{
|
|
159
141
|
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
160
142
|
url: 'https://explorer.whenmoonwhenlambo.money/routerchain',
|
|
@@ -44,10 +44,6 @@ const info = {
|
|
|
44
44
|
address: 'https://selfchain_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
45
45
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
46
46
|
},
|
|
47
|
-
{
|
|
48
|
-
address: 'https://selfchain.rpc.nodeshub.online:443',
|
|
49
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
50
|
-
},
|
|
51
47
|
{
|
|
52
48
|
address: 'https://selfchain-mainnet.rpc.stakevillage.net:443',
|
|
53
49
|
provider: 'Stake Village'
|
|
@@ -82,10 +78,6 @@ const info = {
|
|
|
82
78
|
address: 'https://selfchain_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
83
79
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
84
80
|
},
|
|
85
|
-
{
|
|
86
|
-
address: 'https://selfchain.api.nodeshub.online',
|
|
87
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
88
|
-
},
|
|
89
81
|
{
|
|
90
82
|
address: 'https://selfchain-mainnet.api.stakevillage.net',
|
|
91
83
|
provider: 'Stake Village'
|
|
@@ -104,10 +96,6 @@ const info = {
|
|
|
104
96
|
address: 'grpc.selfchain.roomit.xyz:8443',
|
|
105
97
|
provider: 'Roomit'
|
|
106
98
|
},
|
|
107
|
-
{
|
|
108
|
-
address: 'selfchain.grpc.nodeshub.online',
|
|
109
|
-
provider: 'Nodes Hub'
|
|
110
|
-
},
|
|
111
99
|
{
|
|
112
100
|
address: 'selfchain-mainnet.grpc.stakevillage.net:443',
|
|
113
101
|
provider: 'Stake Village'
|
|
@@ -153,12 +141,6 @@ const info = {
|
|
|
153
141
|
txPage: 'https://explorer.whenmoonwhenlambo.money/self/tx/${txHash}',
|
|
154
142
|
accountPage: 'https://explorer.whenmoonwhenlambo.money/self/account/${accountAddress}'
|
|
155
143
|
},
|
|
156
|
-
{
|
|
157
|
-
kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
|
|
158
|
-
url: 'https://explorer.nodeshub.online/selfchain/',
|
|
159
|
-
txPage: 'https://explorer.nodeshub.online/selfchain/tx/${txHash}',
|
|
160
|
-
accountPage: 'https://explorer.nodeshub.online/selfchain/accounts/${accountAddress}'
|
|
161
|
-
},
|
|
162
144
|
{
|
|
163
145
|
kind: 'Stake Village',
|
|
164
146
|
url: 'https://exp.stakevillage.net/selfchain-mainnet',
|
|
@@ -27,12 +27,8 @@ const info = {
|
|
|
27
27
|
},
|
|
28
28
|
codebase: {
|
|
29
29
|
gitRepo: 'https://github.com/sentinel-official/hub',
|
|
30
|
-
recommendedVersion: '
|
|
31
|
-
compatibleVersions: [
|
|
32
|
-
'v0.11.1',
|
|
33
|
-
'v0.11.2',
|
|
34
|
-
'v0.11.3'
|
|
35
|
-
],
|
|
30
|
+
recommendedVersion: 'v12.0.0',
|
|
31
|
+
compatibleVersions: ['v12.0.0'],
|
|
36
32
|
genesis: {
|
|
37
33
|
genesisUrl: 'https://raw.githubusercontent.com/sentinel-official/networks/main/sentinelhub-2/genesis.zip'
|
|
38
34
|
}
|
|
@@ -96,10 +92,6 @@ const info = {
|
|
|
96
92
|
address: 'https://sentinel.declab.pro:26628',
|
|
97
93
|
provider: 'Decloud Nodes Lab'
|
|
98
94
|
},
|
|
99
|
-
{
|
|
100
|
-
address: 'https://sentinel.rpc.nodeshub.online:443',
|
|
101
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
|
|
102
|
-
},
|
|
103
95
|
{
|
|
104
96
|
address: 'https://rpc.dvpn.me:443',
|
|
105
97
|
provider: 'MathNodes China'
|
|
@@ -166,10 +158,6 @@ const info = {
|
|
|
166
158
|
address: 'https://sentinel.declab.pro:443',
|
|
167
159
|
provider: 'Decloud Nodes Lab'
|
|
168
160
|
},
|
|
169
|
-
{
|
|
170
|
-
address: 'https://sentinel.api.nodeshub.online:443',
|
|
171
|
-
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
|
|
172
|
-
},
|
|
173
161
|
{
|
|
174
162
|
address: 'https://api.dvpn.me:443',
|
|
175
163
|
provider: 'MathNodes China'
|
|
@@ -216,10 +204,6 @@ const info = {
|
|
|
216
204
|
address: 'https://sentinel.declab.pro:9019',
|
|
217
205
|
provider: 'Decloud Nodes Lab'
|
|
218
206
|
},
|
|
219
|
-
{
|
|
220
|
-
address: 'https://sentinel.grpc.nodeshub.online',
|
|
221
|
-
provider: 'Nodes Hub'
|
|
222
|
-
},
|
|
223
207
|
{
|
|
224
208
|
address: 'https://grpc.dvpn.me:443',
|
|
225
209
|
provider: 'MathNodes China'
|
|
@@ -296,12 +280,6 @@ const info = {
|
|
|
296
280
|
kind: 'DNL Explorer',
|
|
297
281
|
url: 'https://explorer.declab.pro/Sentinel',
|
|
298
282
|
txPage: 'https://explorer.declab.pro/Sentinel/tx/${txHash}'
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
kind: 'NodesHub',
|
|
302
|
-
url: 'https://explorer.nodeshub.online/sentinel/',
|
|
303
|
-
txPage: 'https://explorer.nodeshub.online/sentinel/tx/${txHash}',
|
|
304
|
-
accountPage: 'https://explorer.nodeshub.online/sentinel/accounts/${accountAddress}'
|
|
305
283
|
}
|
|
306
284
|
],
|
|
307
285
|
images: [{
|
|
@@ -339,7 +339,7 @@ const info = {
|
|
|
339
339
|
accountPage: 'https://explorer.whenmoonwhenlambo.money/source/account/${accountAddress}'
|
|
340
340
|
},
|
|
341
341
|
{
|
|
342
|
-
kind: '
|
|
342
|
+
kind: 'NodesHub',
|
|
343
343
|
url: 'https://explorer.nodeshub.online/source/',
|
|
344
344
|
txPage: 'https://explorer.nodeshub.online/source/tx/${txHash}',
|
|
345
345
|
accountPage: 'https://explorer.nodeshub.online/source/accounts/${accountAddress}'
|
|
@@ -118,7 +118,7 @@ const info = {
|
|
|
118
118
|
},
|
|
119
119
|
explorers: [
|
|
120
120
|
{
|
|
121
|
-
kind: '
|
|
121
|
+
kind: 'NodesHub',
|
|
122
122
|
url: 'https://testnet.explorer.nodeshub.online/atomone/',
|
|
123
123
|
txPage: 'https://testnet.explorer.nodeshub.online/atomone/tx/${txHash}',
|
|
124
124
|
accountPage: 'https://testnet.explorer.nodeshub.online/atomone/accounts/${accountAddress}'
|