chain-registry 2.0.3 → 2.0.5
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/aaronetwork/chain.js +6 -0
- package/esm/mainnet/agoric/chain.js +6 -0
- package/esm/mainnet/akash/chain.js +6 -0
- package/esm/mainnet/allora/ibc-data.js +81 -0
- package/esm/mainnet/allora/index.js +2 -0
- package/esm/mainnet/althea/chain.js +6 -0
- package/esm/mainnet/andromeda/chain.js +6 -0
- package/esm/mainnet/assetmantle/chain.js +6 -0
- package/esm/mainnet/axelar/chain.js +6 -0
- package/esm/mainnet/axelar/ibc-data.js +26 -0
- package/esm/mainnet/babylon/chain.js +6 -0
- package/esm/mainnet/bandchain/chain.js +6 -0
- package/esm/mainnet/beezee/chain.js +6 -0
- package/esm/mainnet/bitcanna/chain.js +6 -0
- package/esm/mainnet/bitsong/chain.js +6 -0
- package/esm/mainnet/bostrom/chain.js +6 -0
- package/esm/mainnet/carbon/chain.js +6 -0
- package/esm/mainnet/celestia/chain.js +6 -0
- package/esm/mainnet/chain4energy/chain.js +6 -0
- package/esm/mainnet/cheqd/chain.js +6 -0
- package/esm/mainnet/chihuahua/chain.js +6 -0
- package/esm/mainnet/coreum/chain.js +6 -0
- package/esm/mainnet/cosmoshub/chain.js +6 -0
- package/esm/mainnet/cosmoshub/ibc-data.js +26 -0
- package/esm/mainnet/decentr/chain.js +7 -1
- package/esm/mainnet/dhealth/chain.js +12 -3
- package/esm/mainnet/doravota/chain.js +6 -0
- package/esm/mainnet/dydx/chain.js +6 -0
- package/esm/mainnet/dymension/chain.js +6 -0
- package/esm/mainnet/elys/chain.js +6 -0
- package/esm/mainnet/fetchhub/chain.js +6 -0
- package/esm/mainnet/firmachain/chain.js +6 -0
- package/esm/mainnet/gitopia/chain.js +6 -0
- package/esm/mainnet/gravitybridge/chain.js +6 -0
- package/esm/mainnet/haqq/chain.js +6 -0
- package/esm/mainnet/ibc-data.js +2 -0
- package/esm/mainnet/impacthub/chain.js +6 -0
- package/esm/mainnet/injective/chain.js +6 -0
- package/esm/mainnet/irisnet/chain.js +6 -0
- package/esm/mainnet/jackal/chain.js +6 -0
- package/esm/mainnet/kava/chain.js +6 -0
- package/esm/mainnet/kichain/chain.js +6 -0
- package/esm/mainnet/kujira/chain.js +6 -0
- package/esm/mainnet/kyve/chain.js +6 -0
- package/esm/mainnet/lava/chain.js +6 -0
- package/esm/mainnet/likecoin/chain.js +6 -0
- package/esm/mainnet/lombardledger/asset-list.js +1 -1
- package/esm/mainnet/lumnetwork/chain.js +6 -0
- package/esm/mainnet/mantrachain/chain.js +12 -3
- package/esm/mainnet/migaloo/chain.js +6 -0
- package/esm/mainnet/nibiru/chain.js +6 -0
- package/esm/mainnet/nillion/chain.js +6 -0
- package/esm/mainnet/noble/chain.js +6 -0
- package/esm/mainnet/nolus/chain.js +6 -0
- package/esm/mainnet/nyx/chain.js +6 -0
- package/esm/mainnet/odin/chain.js +6 -0
- package/esm/mainnet/omniflixhub/chain.js +14 -8
- package/esm/mainnet/oraichain/chain.js +6 -0
- package/esm/mainnet/paloma/chain.js +5 -0
- package/esm/mainnet/panacea/chain.js +6 -0
- package/esm/mainnet/passage/chain.js +6 -0
- package/esm/mainnet/persistence/chain.js +6 -0
- package/esm/mainnet/planq/chain.js +6 -0
- package/esm/mainnet/provenance/chain.js +6 -0
- package/esm/mainnet/pryzm/asset-list.js +24 -0
- package/esm/mainnet/quicksilver/chain.js +6 -0
- package/esm/mainnet/realio/chain.js +6 -0
- package/esm/mainnet/regen/chain.js +6 -0
- package/esm/mainnet/secretnetwork/chain.js +6 -0
- package/esm/mainnet/seda/chain.js +6 -0
- package/esm/mainnet/sei/chain.js +6 -0
- package/esm/mainnet/sei/ibc-data.js +26 -0
- package/esm/mainnet/sentinel/chain.js +6 -0
- package/esm/mainnet/sge/chain.js +6 -0
- package/esm/mainnet/sifchain/chain.js +6 -0
- package/esm/mainnet/solana/asset-list.js +23 -0
- package/esm/mainnet/sommelier/chain.js +6 -0
- package/esm/mainnet/source/chain.js +6 -0
- package/esm/mainnet/stratos/chain.js +6 -0
- package/esm/mainnet/titan/asset-list.js +30 -0
- package/esm/mainnet/unification/chain.js +8 -8
- package/esm/mainnet/xion/chain.js +6 -0
- package/esm/mainnet/xpla/chain.js +6 -0
- package/esm/mainnet/zetachain/chain.js +6 -0
- package/esm/testnet/unificationtestnet/chain.js +8 -8
- package/mainnet/aaronetwork/chain.js +6 -0
- package/mainnet/agoric/chain.js +6 -0
- package/mainnet/akash/chain.js +6 -0
- package/mainnet/allora/ibc-data.d.ts +3 -0
- package/mainnet/allora/ibc-data.js +83 -0
- package/mainnet/allora/index.d.ts +1 -0
- package/mainnet/allora/index.js +3 -1
- package/mainnet/althea/chain.js +6 -0
- package/mainnet/andromeda/chain.js +6 -0
- package/mainnet/assetmantle/chain.js +6 -0
- package/mainnet/axelar/chain.js +6 -0
- package/mainnet/axelar/ibc-data.js +26 -0
- package/mainnet/babylon/chain.js +6 -0
- package/mainnet/bandchain/chain.js +6 -0
- package/mainnet/beezee/chain.js +6 -0
- package/mainnet/bitcanna/chain.js +6 -0
- package/mainnet/bitsong/chain.js +6 -0
- package/mainnet/bostrom/chain.js +6 -0
- package/mainnet/carbon/chain.js +6 -0
- package/mainnet/celestia/chain.js +6 -0
- package/mainnet/chain4energy/chain.js +6 -0
- package/mainnet/cheqd/chain.js +6 -0
- package/mainnet/chihuahua/chain.js +6 -0
- package/mainnet/coreum/chain.js +6 -0
- package/mainnet/cosmoshub/chain.js +6 -0
- package/mainnet/cosmoshub/ibc-data.js +26 -0
- package/mainnet/decentr/chain.js +7 -1
- package/mainnet/dhealth/chain.js +12 -3
- package/mainnet/doravota/chain.js +6 -0
- package/mainnet/dydx/chain.js +6 -0
- package/mainnet/dymension/chain.js +6 -0
- package/mainnet/elys/chain.js +6 -0
- package/mainnet/fetchhub/chain.js +6 -0
- package/mainnet/firmachain/chain.js +6 -0
- package/mainnet/gitopia/chain.js +6 -0
- package/mainnet/gravitybridge/chain.js +6 -0
- package/mainnet/haqq/chain.js +6 -0
- package/mainnet/ibc-data.js +2 -0
- package/mainnet/impacthub/chain.js +6 -0
- package/mainnet/injective/chain.js +6 -0
- package/mainnet/irisnet/chain.js +6 -0
- package/mainnet/jackal/chain.js +6 -0
- package/mainnet/kava/chain.js +6 -0
- package/mainnet/kichain/chain.js +6 -0
- package/mainnet/kujira/chain.js +6 -0
- package/mainnet/kyve/chain.js +6 -0
- package/mainnet/lava/chain.js +6 -0
- package/mainnet/likecoin/chain.js +6 -0
- package/mainnet/lombardledger/asset-list.js +1 -1
- package/mainnet/lumnetwork/chain.js +6 -0
- package/mainnet/mantrachain/chain.js +12 -3
- package/mainnet/migaloo/chain.js +6 -0
- package/mainnet/nibiru/chain.js +6 -0
- package/mainnet/nillion/chain.js +6 -0
- package/mainnet/noble/chain.js +6 -0
- package/mainnet/nolus/chain.js +6 -0
- package/mainnet/nyx/chain.js +6 -0
- package/mainnet/odin/chain.js +6 -0
- package/mainnet/omniflixhub/chain.js +14 -8
- package/mainnet/oraichain/chain.js +6 -0
- package/mainnet/paloma/chain.js +5 -0
- package/mainnet/panacea/chain.js +6 -0
- package/mainnet/passage/chain.js +6 -0
- package/mainnet/persistence/chain.js +6 -0
- package/mainnet/planq/chain.js +6 -0
- package/mainnet/provenance/chain.js +6 -0
- package/mainnet/pryzm/asset-list.js +24 -0
- package/mainnet/quicksilver/chain.js +6 -0
- package/mainnet/realio/chain.js +6 -0
- package/mainnet/regen/chain.js +6 -0
- package/mainnet/secretnetwork/chain.js +6 -0
- package/mainnet/seda/chain.js +6 -0
- package/mainnet/sei/chain.js +6 -0
- package/mainnet/sei/ibc-data.js +26 -0
- package/mainnet/sentinel/chain.js +6 -0
- package/mainnet/sge/chain.js +6 -0
- package/mainnet/sifchain/chain.js +6 -0
- package/mainnet/solana/asset-list.js +23 -0
- package/mainnet/sommelier/chain.js +6 -0
- package/mainnet/source/chain.js +6 -0
- package/mainnet/stratos/chain.js +6 -0
- package/mainnet/titan/asset-list.js +30 -0
- package/mainnet/unification/chain.js +8 -8
- package/mainnet/xion/chain.js +6 -0
- package/mainnet/xpla/chain.js +6 -0
- package/mainnet/zetachain/chain.js +6 -0
- package/package.json +3 -3
- package/testnet/unificationtestnet/chain.js +8 -8
|
@@ -227,6 +227,12 @@ const info = {
|
|
|
227
227
|
]
|
|
228
228
|
},
|
|
229
229
|
explorers: [
|
|
230
|
+
{
|
|
231
|
+
kind: 'Chainroot',
|
|
232
|
+
url: 'https://explorer.chainroot.io/injective',
|
|
233
|
+
txPage: 'https://explorer.chainroot.io/injective/transactions/${txHash}',
|
|
234
|
+
accountPage: 'https://explorer.chainroot.io/injective/accounts/${accountAddress}'
|
|
235
|
+
},
|
|
230
236
|
{
|
|
231
237
|
kind: 'ezstaking',
|
|
232
238
|
url: 'https://ezstaking.app/injective',
|
|
@@ -132,6 +132,12 @@ const info = {
|
|
|
132
132
|
}]
|
|
133
133
|
},
|
|
134
134
|
explorers: [
|
|
135
|
+
{
|
|
136
|
+
kind: 'Chainroot',
|
|
137
|
+
url: 'https://explorer.chainroot.io/iris',
|
|
138
|
+
txPage: 'https://explorer.chainroot.io/iris/transactions/${txHash}',
|
|
139
|
+
accountPage: 'https://explorer.chainroot.io/iris/accounts/${accountAddress}'
|
|
140
|
+
},
|
|
135
141
|
{
|
|
136
142
|
kind: 'ezstaking',
|
|
137
143
|
url: 'https://ezstaking.app/irisnet',
|
|
@@ -255,6 +255,12 @@ const info = {
|
|
|
255
255
|
]
|
|
256
256
|
},
|
|
257
257
|
explorers: [
|
|
258
|
+
{
|
|
259
|
+
kind: 'Chainroot',
|
|
260
|
+
url: 'https://explorer.chainroot.io/jackal',
|
|
261
|
+
txPage: 'https://explorer.chainroot.io/jackal/transactions/${txHash}',
|
|
262
|
+
accountPage: 'https://explorer.chainroot.io/jackal/accounts/${accountAddress}'
|
|
263
|
+
},
|
|
258
264
|
{
|
|
259
265
|
kind: 'ping.pub',
|
|
260
266
|
url: 'https://ping.pub/jackal',
|
|
@@ -161,6 +161,12 @@ const info = {
|
|
|
161
161
|
]
|
|
162
162
|
},
|
|
163
163
|
explorers: [
|
|
164
|
+
{
|
|
165
|
+
kind: 'Chainroot',
|
|
166
|
+
url: 'https://explorer.chainroot.io/kava',
|
|
167
|
+
txPage: 'https://explorer.chainroot.io/kava/transactions/${txHash}',
|
|
168
|
+
accountPage: 'https://explorer.chainroot.io/kava/accounts/${accountAddress}'
|
|
169
|
+
},
|
|
164
170
|
{
|
|
165
171
|
kind: 'mintscan',
|
|
166
172
|
url: 'https://www.mintscan.io/kava',
|
|
@@ -147,6 +147,12 @@ const info = {
|
|
|
147
147
|
]
|
|
148
148
|
},
|
|
149
149
|
explorers: [
|
|
150
|
+
{
|
|
151
|
+
kind: 'Chainroot',
|
|
152
|
+
url: 'https://explorer.chainroot.io/kichain',
|
|
153
|
+
txPage: 'https://explorer.chainroot.io/kichain/transactions/${txHash}',
|
|
154
|
+
accountPage: 'https://explorer.chainroot.io/kichain/accounts/${accountAddress}'
|
|
155
|
+
},
|
|
150
156
|
{
|
|
151
157
|
kind: 'ezstaking',
|
|
152
158
|
url: 'https://ezstaking.app/kichain',
|
|
@@ -327,6 +327,12 @@ const info = {
|
|
|
327
327
|
]
|
|
328
328
|
},
|
|
329
329
|
explorers: [
|
|
330
|
+
{
|
|
331
|
+
kind: 'Chainroot',
|
|
332
|
+
url: 'https://explorer.chainroot.io/kujira',
|
|
333
|
+
txPage: 'https://explorer.chainroot.io/kujira/transactions/${txHash}',
|
|
334
|
+
accountPage: 'https://explorer.chainroot.io/kujira/accounts/${accountAddress}'
|
|
335
|
+
},
|
|
330
336
|
{
|
|
331
337
|
kind: 'kujira',
|
|
332
338
|
url: 'https://finder.kujira.app',
|
|
@@ -208,6 +208,12 @@ const info = {
|
|
|
208
208
|
]
|
|
209
209
|
},
|
|
210
210
|
explorers: [
|
|
211
|
+
{
|
|
212
|
+
kind: 'Chainroot',
|
|
213
|
+
url: 'https://explorer.chainroot.io/kyve',
|
|
214
|
+
txPage: 'https://explorer.chainroot.io/kyve/transactions/${txHash}',
|
|
215
|
+
accountPage: 'https://explorer.chainroot.io/kyve/accounts/${accountAddress}'
|
|
216
|
+
},
|
|
211
217
|
{
|
|
212
218
|
kind: 'ezstaking',
|
|
213
219
|
url: 'https://ezstaking.app/kyve',
|
|
@@ -237,6 +237,12 @@ const info = {
|
|
|
237
237
|
]
|
|
238
238
|
},
|
|
239
239
|
explorers: [
|
|
240
|
+
{
|
|
241
|
+
kind: 'Chainroot',
|
|
242
|
+
url: 'https://explorer.chainroot.io/lava',
|
|
243
|
+
txPage: 'https://explorer.chainroot.io/lava/transactions/${txHash}',
|
|
244
|
+
accountPage: 'https://explorer.chainroot.io/lava/accounts/${accountAddress}'
|
|
245
|
+
},
|
|
240
246
|
{
|
|
241
247
|
kind: 'finteh',
|
|
242
248
|
url: 'https://explorer.finteh.org/lava',
|
|
@@ -128,6 +128,12 @@ const info = {
|
|
|
128
128
|
]
|
|
129
129
|
},
|
|
130
130
|
explorers: [
|
|
131
|
+
{
|
|
132
|
+
kind: 'Chainroot',
|
|
133
|
+
url: 'https://explorer.chainroot.io/likecoin',
|
|
134
|
+
txPage: 'https://explorer.chainroot.io/likecoin/transactions/${txHash}',
|
|
135
|
+
accountPage: 'https://explorer.chainroot.io/likecoin/accounts/${accountAddress}'
|
|
136
|
+
},
|
|
131
137
|
{
|
|
132
138
|
kind: 'staking-explorer.com',
|
|
133
139
|
url: 'https://staking-explorer.com/explorer/likecoin',
|
|
@@ -41,7 +41,7 @@ const info = {
|
|
|
41
41
|
}]
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
description: 'ustake is a
|
|
44
|
+
description: 'ustake is a synthetic token to implement a PoA with BFT features over CometBFT',
|
|
45
45
|
denomUnits: [{
|
|
46
46
|
denom: 'ustake',
|
|
47
47
|
exponent: 0
|
|
@@ -123,6 +123,12 @@ const info = {
|
|
|
123
123
|
]
|
|
124
124
|
},
|
|
125
125
|
explorers: [
|
|
126
|
+
{
|
|
127
|
+
kind: 'Chainroot',
|
|
128
|
+
url: 'https://explorer.chainroot.io/lum',
|
|
129
|
+
txPage: 'https://explorer.chainroot.io/lum/transactions/${txHash}',
|
|
130
|
+
accountPage: 'https://explorer.chainroot.io/lum/accounts/${accountAddress}'
|
|
131
|
+
},
|
|
126
132
|
{
|
|
127
133
|
kind: 'ezstaking',
|
|
128
134
|
url: 'https://ezstaking.app/lumnetwork',
|
|
@@ -135,17 +135,26 @@ const info = {
|
|
|
135
135
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
136
136
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg'
|
|
137
137
|
},
|
|
138
|
-
explorers: [
|
|
138
|
+
explorers: [
|
|
139
|
+
{
|
|
140
|
+
kind: 'Chainroot',
|
|
141
|
+
url: 'https://explorer.chainroot.io/mantra',
|
|
142
|
+
txPage: 'https://explorer.chainroot.io/mantra/transactions/${txHash}',
|
|
143
|
+
accountPage: 'https://explorer.chainroot.io/mantra/accounts/${accountAddress}'
|
|
144
|
+
},
|
|
145
|
+
{
|
|
139
146
|
kind: 'ITRocket',
|
|
140
147
|
url: 'https://mainnet.itrocket.net/mantra',
|
|
141
148
|
txPage: 'https://mainnet.itrocket.net/mantra/transaction/${txHash}',
|
|
142
149
|
accountPage: 'https://mainnet.itrocket.net/mantra/account/${accountAddress}'
|
|
143
|
-
},
|
|
150
|
+
},
|
|
151
|
+
{
|
|
144
152
|
kind: '🔥STAVR🔥',
|
|
145
153
|
url: 'https://explorer.stavr.tech/Mantra-Mainnet',
|
|
146
154
|
txPage: 'https://explorer.stavr.tech/Mantra-Mainnet/transaction/${txHash}',
|
|
147
155
|
accountPage: 'https://explorer.stavr.tech/Mantra-Mainnet/account/${accountAddress}'
|
|
148
|
-
}
|
|
156
|
+
}
|
|
157
|
+
],
|
|
149
158
|
keywords: [
|
|
150
159
|
'rwa',
|
|
151
160
|
'wasm',
|
|
@@ -115,6 +115,12 @@ const info = {
|
|
|
115
115
|
}]
|
|
116
116
|
},
|
|
117
117
|
explorers: [
|
|
118
|
+
{
|
|
119
|
+
kind: 'Chainroot',
|
|
120
|
+
url: 'https://explorer.chainroot.io/migaloo',
|
|
121
|
+
txPage: 'https://explorer.chainroot.io/migaloo/transactions/${txHash}',
|
|
122
|
+
accountPage: 'https://explorer.chainroot.io/migaloo/accounts/${accountAddress}'
|
|
123
|
+
},
|
|
118
124
|
{
|
|
119
125
|
kind: 'Migaloo Explorers Guru',
|
|
120
126
|
url: 'https://migaloo.explorers.guru',
|
|
@@ -253,6 +253,12 @@ const info = {
|
|
|
253
253
|
]
|
|
254
254
|
},
|
|
255
255
|
explorers: [
|
|
256
|
+
{
|
|
257
|
+
kind: 'Chainroot',
|
|
258
|
+
url: 'https://explorer.chainroot.io/nibiru',
|
|
259
|
+
txPage: 'https://explorer.chainroot.io/nibiru/transactions/${txHash}',
|
|
260
|
+
accountPage: 'https://explorer.chainroot.io/nibiru/accounts/${accountAddress}'
|
|
261
|
+
},
|
|
256
262
|
{
|
|
257
263
|
kind: 'Nodes Guru',
|
|
258
264
|
url: 'https://nibiru.explorers.guru/',
|
|
@@ -92,6 +92,12 @@ const info = {
|
|
|
92
92
|
]
|
|
93
93
|
},
|
|
94
94
|
explorers: [
|
|
95
|
+
{
|
|
96
|
+
kind: 'Chainroot',
|
|
97
|
+
url: 'https://explorer.chainroot.io/nillion',
|
|
98
|
+
txPage: 'https://explorer.chainroot.io/nillion/transactions/${txHash}',
|
|
99
|
+
accountPage: 'https://explorer.chainroot.io/nillion/accounts/${accountAddress}'
|
|
100
|
+
},
|
|
95
101
|
{
|
|
96
102
|
kind: 'Nillionhub [Noders]',
|
|
97
103
|
url: 'https://nillionhub.org/explorer/dashboard',
|
|
@@ -104,6 +104,12 @@ const info = {
|
|
|
104
104
|
]
|
|
105
105
|
},
|
|
106
106
|
explorers: [
|
|
107
|
+
{
|
|
108
|
+
kind: 'Chainroot',
|
|
109
|
+
url: 'https://explorer.chainroot.io/noble',
|
|
110
|
+
txPage: 'https://explorer.chainroot.io/noble/transactions/${txHash}',
|
|
111
|
+
accountPage: 'https://explorer.chainroot.io/noble/accounts/${accountAddress}'
|
|
112
|
+
},
|
|
107
113
|
{
|
|
108
114
|
kind: 'mintscan',
|
|
109
115
|
url: 'https://www.mintscan.io/noble',
|
|
@@ -232,6 +232,12 @@ const info = {
|
|
|
232
232
|
]
|
|
233
233
|
},
|
|
234
234
|
explorers: [
|
|
235
|
+
{
|
|
236
|
+
kind: 'Chainroot',
|
|
237
|
+
url: 'https://explorer.chainroot.io/nolus',
|
|
238
|
+
txPage: 'https://explorer.chainroot.io/nolus/transactions/${txHash}',
|
|
239
|
+
accountPage: 'https://explorer.chainroot.io/nolus/accounts/${accountAddress}'
|
|
240
|
+
},
|
|
235
241
|
{
|
|
236
242
|
kind: 'Nolus Explorer',
|
|
237
243
|
url: 'https://explorer.nolus.io/pirin-1',
|
package/esm/mainnet/nyx/chain.js
CHANGED
|
@@ -98,6 +98,12 @@ const info = {
|
|
|
98
98
|
}]
|
|
99
99
|
},
|
|
100
100
|
explorers: [
|
|
101
|
+
{
|
|
102
|
+
kind: 'Chainroot',
|
|
103
|
+
url: 'https://explorer.chainroot.io/nym',
|
|
104
|
+
txPage: 'https://explorer.chainroot.io/nym/transactions/${txHash}',
|
|
105
|
+
accountPage: 'https://explorer.chainroot.io/nym/accounts/${accountAddress}'
|
|
106
|
+
},
|
|
101
107
|
{
|
|
102
108
|
kind: 'Nodes Guru explorer',
|
|
103
109
|
url: 'https://nym.explorers.guru/',
|
|
@@ -108,6 +108,12 @@ const info = {
|
|
|
108
108
|
]
|
|
109
109
|
},
|
|
110
110
|
explorers: [
|
|
111
|
+
{
|
|
112
|
+
kind: 'Chainroot',
|
|
113
|
+
url: 'https://explorer.chainroot.io/odin',
|
|
114
|
+
txPage: 'https://explorer.chainroot.io/odin/transactions/${txHash}',
|
|
115
|
+
accountPage: 'https://explorer.chainroot.io/odin/accounts/${accountAddress}'
|
|
116
|
+
},
|
|
111
117
|
{
|
|
112
118
|
kind: 'Runa',
|
|
113
119
|
url: 'https://runa.odinprotocol.io/',
|
|
@@ -13,25 +13,25 @@ const info = {
|
|
|
13
13
|
slip44: 118,
|
|
14
14
|
codebase: {
|
|
15
15
|
gitRepo: 'https://github.com/OmniFlix/omniflixhub',
|
|
16
|
-
recommendedVersion: '
|
|
17
|
-
compatibleVersions: ['
|
|
16
|
+
recommendedVersion: 'v6.0.0',
|
|
17
|
+
compatibleVersions: ['v6.0.0'],
|
|
18
18
|
consensus: {
|
|
19
19
|
type: 'cometbft',
|
|
20
|
-
version: 'v0.
|
|
20
|
+
version: 'v0.38.17'
|
|
21
21
|
},
|
|
22
22
|
genesis: {
|
|
23
23
|
genesisUrl: 'https://raw.githubusercontent.com/OmniFlix/mainnet/main/omniflixhub-1/genesis.json'
|
|
24
24
|
},
|
|
25
25
|
sdk: {
|
|
26
26
|
type: 'cosmos',
|
|
27
|
-
version: 'v0.
|
|
27
|
+
version: 'v0.50.13'
|
|
28
28
|
},
|
|
29
29
|
ibc: {
|
|
30
30
|
type: 'go',
|
|
31
|
-
version: '
|
|
31
|
+
version: 'v8.7.0'
|
|
32
32
|
},
|
|
33
33
|
cosmwasm: {
|
|
34
|
-
version: 'v0.
|
|
34
|
+
version: 'v0.53.2'
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
logoURIs: {
|
|
@@ -42,8 +42,8 @@ const info = {
|
|
|
42
42
|
feeTokens: [{
|
|
43
43
|
denom: 'uflix',
|
|
44
44
|
fixedMinGasPrice: 0,
|
|
45
|
-
lowGasPrice: 0.
|
|
46
|
-
averageGasPrice: 0.
|
|
45
|
+
lowGasPrice: 0.005,
|
|
46
|
+
averageGasPrice: 0.015,
|
|
47
47
|
highGasPrice: 0.025
|
|
48
48
|
}]
|
|
49
49
|
},
|
|
@@ -238,6 +238,12 @@ const info = {
|
|
|
238
238
|
]
|
|
239
239
|
},
|
|
240
240
|
explorers: [
|
|
241
|
+
{
|
|
242
|
+
kind: 'Chainroot',
|
|
243
|
+
url: 'https://explorer.chainroot.io/omniflix',
|
|
244
|
+
txPage: 'https://explorer.chainroot.io/omniflix/transactions/${txHash}',
|
|
245
|
+
accountPage: 'https://explorer.chainroot.io/omniflix/accounts/${accountAddress}'
|
|
246
|
+
},
|
|
241
247
|
{
|
|
242
248
|
kind: 'mintscan',
|
|
243
249
|
url: 'https://www.mintscan.io/omniflix',
|
|
@@ -185,6 +185,12 @@ const info = {
|
|
|
185
185
|
]
|
|
186
186
|
},
|
|
187
187
|
explorers: [
|
|
188
|
+
{
|
|
189
|
+
kind: 'Chainroot',
|
|
190
|
+
url: 'https://explorer.chainroot.io/oraichain',
|
|
191
|
+
txPage: 'https://explorer.chainroot.io/oraichain/transactions/${txHash}',
|
|
192
|
+
accountPage: 'https://explorer.chainroot.io/oraichain/accounts/${accountAddress}'
|
|
193
|
+
},
|
|
188
194
|
{
|
|
189
195
|
kind: 'oraiscan',
|
|
190
196
|
url: 'https://scan.orai.io',
|
|
@@ -57,6 +57,11 @@ const info = {
|
|
|
57
57
|
}]
|
|
58
58
|
},
|
|
59
59
|
explorers: [{
|
|
60
|
+
kind: 'Chainroot',
|
|
61
|
+
url: 'https://explorer.chainroot.io/paloma',
|
|
62
|
+
txPage: 'https://explorer.chainroot.io/paloma/transactions/${txHash}',
|
|
63
|
+
accountPage: 'https://explorer.chainroot.io/paloma/accounts/${accountAddress}'
|
|
64
|
+
}, {
|
|
60
65
|
kind: 'explorers.guru',
|
|
61
66
|
url: 'https://paloma.explorers.guru/',
|
|
62
67
|
txPage: 'https://paloma.explorers.guru/transaction/${txHash}'
|
|
@@ -73,6 +73,12 @@ const info = {
|
|
|
73
73
|
}]
|
|
74
74
|
},
|
|
75
75
|
explorers: [
|
|
76
|
+
{
|
|
77
|
+
kind: 'Chainroot',
|
|
78
|
+
url: 'https://explorer.chainroot.io/medibloc',
|
|
79
|
+
txPage: 'https://explorer.chainroot.io/medibloc/transactions/${txHash}',
|
|
80
|
+
accountPage: 'https://explorer.chainroot.io/medibloc/accounts/${accountAddress}'
|
|
81
|
+
},
|
|
76
82
|
{
|
|
77
83
|
kind: 'mintscan',
|
|
78
84
|
url: 'https://www.mintscan.io/medibloc',
|
|
@@ -231,6 +231,12 @@ const info = {
|
|
|
231
231
|
]
|
|
232
232
|
},
|
|
233
233
|
explorers: [
|
|
234
|
+
{
|
|
235
|
+
kind: 'Chainroot',
|
|
236
|
+
url: 'https://explorer.chainroot.io/passage',
|
|
237
|
+
txPage: 'https://explorer.chainroot.io/passage/transactions/${txHash}',
|
|
238
|
+
accountPage: 'https://explorer.chainroot.io/passage/accounts/${accountAddress}'
|
|
239
|
+
},
|
|
234
240
|
{
|
|
235
241
|
kind: 'aneka',
|
|
236
242
|
url: 'https://passage.aneka.io',
|
|
@@ -307,6 +307,12 @@ const info = {
|
|
|
307
307
|
]
|
|
308
308
|
},
|
|
309
309
|
explorers: [
|
|
310
|
+
{
|
|
311
|
+
kind: 'Chainroot',
|
|
312
|
+
url: 'https://explorer.chainroot.io/persistence',
|
|
313
|
+
txPage: 'https://explorer.chainroot.io/persistence/transactions/${txHash}',
|
|
314
|
+
accountPage: 'https://explorer.chainroot.io/persistence/accounts/${accountAddress}'
|
|
315
|
+
},
|
|
310
316
|
{
|
|
311
317
|
kind: 'mintscan',
|
|
312
318
|
url: 'https://www.mintscan.io/persistence',
|
|
@@ -260,6 +260,12 @@ const info = {
|
|
|
260
260
|
]
|
|
261
261
|
},
|
|
262
262
|
explorers: [
|
|
263
|
+
{
|
|
264
|
+
kind: 'Chainroot',
|
|
265
|
+
url: 'https://explorer.chainroot.io/planq',
|
|
266
|
+
txPage: 'https://explorer.chainroot.io/planq/transactions/${txHash}',
|
|
267
|
+
accountPage: 'https://explorer.chainroot.io/planq/accounts/${accountAddress}'
|
|
268
|
+
},
|
|
263
269
|
{
|
|
264
270
|
kind: 'bigdipper',
|
|
265
271
|
url: 'https://explorer.planq.network',
|
|
@@ -188,6 +188,12 @@ const info = {
|
|
|
188
188
|
]
|
|
189
189
|
},
|
|
190
190
|
explorers: [
|
|
191
|
+
{
|
|
192
|
+
kind: 'Chainroot',
|
|
193
|
+
url: 'https://explorer.chainroot.io/provenance',
|
|
194
|
+
txPage: 'https://explorer.chainroot.io/provenance/transactions/${txHash}',
|
|
195
|
+
accountPage: 'https://explorer.chainroot.io/provenance/accounts/${accountAddress}'
|
|
196
|
+
},
|
|
191
197
|
{
|
|
192
198
|
kind: 'Provenance',
|
|
193
199
|
url: 'https://explorer.provenance.io',
|
|
@@ -5309,6 +5309,30 @@ const info = {
|
|
|
5309
5309
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/photondrop.svg'
|
|
5310
5310
|
}],
|
|
5311
5311
|
typeAsset: 'sdk.coin'
|
|
5312
|
+
},
|
|
5313
|
+
{
|
|
5314
|
+
description: 'The non-transferable receipt of $SOUL airdrop for Scar Campaign participants',
|
|
5315
|
+
denomUnits: [{
|
|
5316
|
+
denom: 'factory/pryzm1fp7uhm334tssvzlg4mk0hsp0kezvcla0vzk22q/uscar',
|
|
5317
|
+
exponent: 0,
|
|
5318
|
+
aliases: ['uscar']
|
|
5319
|
+
}, {
|
|
5320
|
+
denom: 'scar',
|
|
5321
|
+
exponent: 6
|
|
5322
|
+
}],
|
|
5323
|
+
base: 'factory/pryzm1fp7uhm334tssvzlg4mk0hsp0kezvcla0vzk22q/uscar',
|
|
5324
|
+
name: 'SCAR',
|
|
5325
|
+
display: 'scar',
|
|
5326
|
+
symbol: 'SCAR',
|
|
5327
|
+
logoURIs: {
|
|
5328
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png',
|
|
5329
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.svg'
|
|
5330
|
+
},
|
|
5331
|
+
images: [{
|
|
5332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png',
|
|
5333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.svg'
|
|
5334
|
+
}],
|
|
5335
|
+
typeAsset: 'sdk.coin'
|
|
5312
5336
|
}
|
|
5313
5337
|
]
|
|
5314
5338
|
};
|
|
@@ -201,6 +201,12 @@ const info = {
|
|
|
201
201
|
]
|
|
202
202
|
},
|
|
203
203
|
explorers: [
|
|
204
|
+
{
|
|
205
|
+
kind: 'Chainroot',
|
|
206
|
+
url: 'https://explorer.chainroot.io/quicksilver',
|
|
207
|
+
txPage: 'https://explorer.chainroot.io/quicksilver/transactions/${txHash}',
|
|
208
|
+
accountPage: 'https://explorer.chainroot.io/quicksilver/accounts/${accountAddress}'
|
|
209
|
+
},
|
|
204
210
|
{
|
|
205
211
|
kind: 'stakeme',
|
|
206
212
|
url: 'https://explorer.quicksilver.zone',
|
|
@@ -225,6 +225,12 @@ const info = {
|
|
|
225
225
|
]
|
|
226
226
|
},
|
|
227
227
|
explorers: [
|
|
228
|
+
{
|
|
229
|
+
kind: 'Chainroot',
|
|
230
|
+
url: 'https://explorer.chainroot.io/realio',
|
|
231
|
+
txPage: 'https://explorer.chainroot.io/realio/transactions/${txHash}',
|
|
232
|
+
accountPage: 'https://explorer.chainroot.io/realio/accounts/${accountAddress}'
|
|
233
|
+
},
|
|
228
234
|
{
|
|
229
235
|
kind: '🔥STAVR🔥 Explorer',
|
|
230
236
|
url: 'https://explorer.stavr.tech/realio-mainnet',
|
|
@@ -166,6 +166,12 @@ const info = {
|
|
|
166
166
|
]
|
|
167
167
|
},
|
|
168
168
|
explorers: [
|
|
169
|
+
{
|
|
170
|
+
kind: 'Chainroot',
|
|
171
|
+
url: 'https://explorer.chainroot.io/regen',
|
|
172
|
+
txPage: 'https://explorer.chainroot.io/regen/transactions/${txHash}',
|
|
173
|
+
accountPage: 'https://explorer.chainroot.io/regen/accounts/${accountAddress}'
|
|
174
|
+
},
|
|
169
175
|
{
|
|
170
176
|
kind: 'ezstaking',
|
|
171
177
|
url: 'https://ezstaking.app/regen',
|
|
@@ -117,6 +117,12 @@ const info = {
|
|
|
117
117
|
}]
|
|
118
118
|
},
|
|
119
119
|
explorers: [
|
|
120
|
+
{
|
|
121
|
+
kind: 'Chainroot',
|
|
122
|
+
url: 'https://explorer.chainroot.io/secret',
|
|
123
|
+
txPage: 'https://explorer.chainroot.io/secret/transactions/${txHash}',
|
|
124
|
+
accountPage: 'https://explorer.chainroot.io/secret/accounts/${accountAddress}'
|
|
125
|
+
},
|
|
120
126
|
{
|
|
121
127
|
kind: 'ezstaking',
|
|
122
128
|
url: 'https://ezstaking.app/secretnetwork',
|
|
@@ -249,6 +249,12 @@ const info = {
|
|
|
249
249
|
]
|
|
250
250
|
},
|
|
251
251
|
explorers: [
|
|
252
|
+
{
|
|
253
|
+
kind: 'Chainroot',
|
|
254
|
+
url: 'https://explorer.chainroot.io/seda',
|
|
255
|
+
txPage: 'https://explorer.chainroot.io/seda/transactions/${txHash}',
|
|
256
|
+
accountPage: 'https://explorer.chainroot.io/seda/accounts/${accountAddress}'
|
|
257
|
+
},
|
|
252
258
|
{
|
|
253
259
|
kind: 'sedaexplorer',
|
|
254
260
|
url: 'https://explorer.seda.xyz/',
|
package/esm/mainnet/sei/chain.js
CHANGED
|
@@ -178,6 +178,12 @@ const info = {
|
|
|
178
178
|
]
|
|
179
179
|
},
|
|
180
180
|
explorers: [
|
|
181
|
+
{
|
|
182
|
+
kind: 'Chainroot',
|
|
183
|
+
url: 'https://explorer.chainroot.io/sei',
|
|
184
|
+
txPage: 'https://explorer.chainroot.io/sei/transactions/${txHash}',
|
|
185
|
+
accountPage: 'https://explorer.chainroot.io/sei/accounts/${accountAddress}'
|
|
186
|
+
},
|
|
181
187
|
{
|
|
182
188
|
kind: 'blockscout',
|
|
183
189
|
url: 'https://seitrace.com',
|
|
@@ -1,4 +1,30 @@
|
|
|
1
1
|
const info = [
|
|
2
|
+
{
|
|
3
|
+
$schema: '../ibc_data.schema.json',
|
|
4
|
+
chain1: {
|
|
5
|
+
chainName: 'allora',
|
|
6
|
+
clientId: '07-tendermint-1',
|
|
7
|
+
connectionId: 'connection-1'
|
|
8
|
+
},
|
|
9
|
+
chain2: {
|
|
10
|
+
chainName: 'sei',
|
|
11
|
+
clientId: '07-tendermint-141',
|
|
12
|
+
connectionId: 'connection-175'
|
|
13
|
+
},
|
|
14
|
+
channels: [{
|
|
15
|
+
chain1: {
|
|
16
|
+
channelId: 'channel-1',
|
|
17
|
+
portId: 'transfer'
|
|
18
|
+
},
|
|
19
|
+
chain2: {
|
|
20
|
+
channelId: 'channel-79',
|
|
21
|
+
portId: 'transfer'
|
|
22
|
+
},
|
|
23
|
+
ordering: 'unordered',
|
|
24
|
+
version: 'ics20-1',
|
|
25
|
+
tags: {}
|
|
26
|
+
}]
|
|
27
|
+
},
|
|
2
28
|
{
|
|
3
29
|
$schema: '../ibc_data.schema.json',
|
|
4
30
|
chain1: {
|
|
@@ -255,6 +255,12 @@ const info = {
|
|
|
255
255
|
]
|
|
256
256
|
},
|
|
257
257
|
explorers: [
|
|
258
|
+
{
|
|
259
|
+
kind: 'Chainroot',
|
|
260
|
+
url: 'https://explorer.chainroot.io/sentinel',
|
|
261
|
+
txPage: 'https://explorer.chainroot.io/sentinel/transactions/${txHash}',
|
|
262
|
+
accountPage: 'https://explorer.chainroot.io/sentinel/accounts/${accountAddress}'
|
|
263
|
+
},
|
|
258
264
|
{
|
|
259
265
|
kind: 'mintscan',
|
|
260
266
|
url: 'https://www.mintscan.io/sentinel',
|
package/esm/mainnet/sge/chain.js
CHANGED
|
@@ -204,6 +204,12 @@ const info = {
|
|
|
204
204
|
]
|
|
205
205
|
},
|
|
206
206
|
explorers: [
|
|
207
|
+
{
|
|
208
|
+
kind: 'Chainroot',
|
|
209
|
+
url: 'https://explorer.chainroot.io/sge',
|
|
210
|
+
txPage: 'https://explorer.chainroot.io/sge/transactions/${txHash}',
|
|
211
|
+
accountPage: 'https://explorer.chainroot.io/sge/accounts/${accountAddress}'
|
|
212
|
+
},
|
|
207
213
|
{
|
|
208
214
|
kind: 'ping.pub',
|
|
209
215
|
url: 'https://blockexplorer.sgenetwork.io/sge',
|
|
@@ -100,6 +100,12 @@ const info = {
|
|
|
100
100
|
]
|
|
101
101
|
},
|
|
102
102
|
explorers: [
|
|
103
|
+
{
|
|
104
|
+
kind: 'Chainroot',
|
|
105
|
+
url: 'https://explorer.chainroot.io/sifchain',
|
|
106
|
+
txPage: 'https://explorer.chainroot.io/sifchain/transactions/${txHash}',
|
|
107
|
+
accountPage: 'https://explorer.chainroot.io/sifchain/accounts/${accountAddress}'
|
|
108
|
+
},
|
|
103
109
|
{
|
|
104
110
|
kind: 'ping.pub',
|
|
105
111
|
url: 'https://ping.pub/sifchain',
|