chain-registry 2.0.25 → 2.0.27
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/archway/chain.js +0 -8
- package/esm/mainnet/asset-lists.js +2 -0
- package/esm/mainnet/aura/chain.js +0 -8
- package/esm/mainnet/axelar/asset-list.js +47 -5
- package/esm/mainnet/axone/asset-list.js +31 -0
- package/esm/mainnet/axone/chain.js +73 -0
- package/esm/mainnet/axone/index.js +4 -0
- package/esm/mainnet/bitbadges/ibc-data.js +4 -4
- package/esm/mainnet/chains.js +2 -0
- package/esm/mainnet/cosmoshub/chain.js +1 -13
- package/esm/mainnet/cryptoorgchain/asset-list.js +13 -3
- package/esm/mainnet/dhealth/asset-list.js +7 -0
- package/esm/mainnet/elys/chain.js +7 -0
- package/esm/mainnet/fetchhub/asset-list.js +6 -0
- package/esm/mainnet/neutaro/asset-list.js +3 -2
- package/esm/mainnet/neutron/asset-list.js +1 -1
- package/esm/mainnet/osmosis/asset-list.js +5 -0
- package/esm/mainnet/osmosis/ibc-data.js +4 -4
- package/esm/mainnet/realio/chain.js +7 -7
- package/esm/mainnet/routerchain/chain.js +4 -4
- package/esm/mainnet/shentu/chain.js +0 -8
- package/esm/mainnet/umee/chain.js +0 -8
- package/esm/noncosmos/picasso/asset-list.js +1 -1
- package/esm/testnet/cosmosicsprovidertestnet/chain.js +7 -7
- package/mainnet/archway/chain.js +0 -8
- package/mainnet/asset-lists.js +2 -0
- package/mainnet/aura/chain.js +0 -8
- package/mainnet/axelar/asset-list.js +47 -5
- package/mainnet/axone/asset-list.d.ts +3 -0
- package/mainnet/axone/asset-list.js +33 -0
- package/mainnet/axone/chain.d.ts +3 -0
- package/mainnet/axone/chain.js +75 -0
- package/mainnet/axone/index.d.ts +2 -0
- package/mainnet/axone/index.js +10 -0
- package/mainnet/bitbadges/ibc-data.js +4 -4
- package/mainnet/chains.js +2 -0
- package/mainnet/cosmoshub/chain.js +1 -13
- package/mainnet/cryptoorgchain/asset-list.js +13 -3
- package/mainnet/dhealth/asset-list.js +7 -0
- package/mainnet/elys/chain.js +7 -0
- package/mainnet/fetchhub/asset-list.js +6 -0
- package/mainnet/neutaro/asset-list.js +3 -2
- package/mainnet/neutron/asset-list.js +1 -1
- package/mainnet/osmosis/asset-list.js +5 -0
- package/mainnet/osmosis/ibc-data.js +4 -4
- package/mainnet/realio/chain.js +7 -7
- package/mainnet/routerchain/chain.js +4 -4
- package/mainnet/shentu/chain.js +0 -8
- package/mainnet/umee/chain.js +0 -8
- package/noncosmos/picasso/asset-list.js +1 -1
- package/package.json +3 -3
- package/testnet/cosmosicsprovidertestnet/chain.js +7 -7
|
@@ -248,10 +248,6 @@ const info = {
|
|
|
248
248
|
address: 'https://archway-mainnet-archive.allthatnode.com:1317',
|
|
249
249
|
provider: 'All That Node'
|
|
250
250
|
},
|
|
251
|
-
{
|
|
252
|
-
address: 'https://archway-api.tienthuattoan.ventures',
|
|
253
|
-
provider: 'TienThuatToan'
|
|
254
|
-
},
|
|
255
251
|
{
|
|
256
252
|
address: 'https://archway-api.stakeandrelax.net',
|
|
257
253
|
provider: 'Stake&Relax 🦥'
|
|
@@ -338,10 +334,6 @@ const info = {
|
|
|
338
334
|
address: 'grpc-archway-mainnet.testnet-pride.com:9096',
|
|
339
335
|
provider: 'TestnetPride'
|
|
340
336
|
},
|
|
341
|
-
{
|
|
342
|
-
address: 'archway-grpc.tienthuattoan.ventures:9290',
|
|
343
|
-
provider: 'TienThuatToan'
|
|
344
|
-
},
|
|
345
337
|
{
|
|
346
338
|
address: 'archway-grpc.stakeandrelax.net:11590',
|
|
347
339
|
provider: 'Stake&Relax 🦥'
|
|
@@ -19,6 +19,7 @@ import * as _assetmantle from './assetmantle';
|
|
|
19
19
|
import * as _atomone from './atomone';
|
|
20
20
|
import * as _aura from './aura';
|
|
21
21
|
import * as _axelar from './axelar';
|
|
22
|
+
import * as _axone from './axone';
|
|
22
23
|
import * as _babylon from './babylon';
|
|
23
24
|
import * as _bandchain from './bandchain';
|
|
24
25
|
import * as _beezee from './beezee';
|
|
@@ -229,6 +230,7 @@ const assetList = [
|
|
|
229
230
|
_atomone.assetList,
|
|
230
231
|
_aura.assetList,
|
|
231
232
|
_axelar.assetList,
|
|
233
|
+
_axone.assetList,
|
|
232
234
|
_babylon.assetList,
|
|
233
235
|
_bandchain.assetList,
|
|
234
236
|
_beezee.assetList,
|
|
@@ -150,10 +150,6 @@ const info = {
|
|
|
150
150
|
address: 'https://mainnet-aura-api.konsortech.xyz',
|
|
151
151
|
provider: 'KonsorTech'
|
|
152
152
|
},
|
|
153
|
-
{
|
|
154
|
-
address: 'https://aura-api.tienthuattoan.ventures',
|
|
155
|
-
provider: 'TienThuatToan'
|
|
156
|
-
},
|
|
157
153
|
{
|
|
158
154
|
address: 'https://rest.lavenderfive.com:443/aura',
|
|
159
155
|
provider: 'Lavender.Five Nodes 🐝'
|
|
@@ -216,10 +212,6 @@ const info = {
|
|
|
216
212
|
address: 'aura.grpc.kjnodes.com:11790',
|
|
217
213
|
provider: 'kjnodes'
|
|
218
214
|
},
|
|
219
|
-
{
|
|
220
|
-
address: 'aura-grpc.tienthuattoan.ventures:9090',
|
|
221
|
-
provider: 'TienThuatToan'
|
|
222
|
-
},
|
|
223
215
|
{
|
|
224
216
|
address: 'aura.lavenderfive.com:443',
|
|
225
217
|
provider: 'Lavender.Five Nodes 🐝'
|
|
@@ -199,13 +199,25 @@ const info = {
|
|
|
199
199
|
provider: 'Axelar'
|
|
200
200
|
}],
|
|
201
201
|
logoURIs: {
|
|
202
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
202
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
203
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
203
204
|
},
|
|
204
205
|
images: [{
|
|
205
|
-
|
|
206
|
+
imageSync: {
|
|
207
|
+
chainName: 'ethereum',
|
|
208
|
+
baseDenom: 'wei'
|
|
209
|
+
},
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
206
212
|
theme: {
|
|
207
|
-
primaryColorHex: '#
|
|
213
|
+
primaryColorHex: '#303030'
|
|
208
214
|
}
|
|
215
|
+
}, {
|
|
216
|
+
imageSync: {
|
|
217
|
+
chainName: 'ethereum',
|
|
218
|
+
baseDenom: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'
|
|
219
|
+
},
|
|
220
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
209
221
|
}],
|
|
210
222
|
coingeckoId: 'axlweth',
|
|
211
223
|
typeAsset: 'sdk.coin'
|
|
@@ -233,10 +245,10 @@ const info = {
|
|
|
233
245
|
provider: 'Axelar'
|
|
234
246
|
}],
|
|
235
247
|
logoURIs: {
|
|
236
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
248
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png'
|
|
237
249
|
},
|
|
238
250
|
images: [{
|
|
239
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
251
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
240
252
|
theme: {
|
|
241
253
|
primaryColorHex: '#41394d'
|
|
242
254
|
}
|
|
@@ -1296,6 +1308,16 @@ const info = {
|
|
|
1296
1308
|
provider: 'Axelar'
|
|
1297
1309
|
}],
|
|
1298
1310
|
images: [{
|
|
1311
|
+
imageSync: {
|
|
1312
|
+
chainName: 'arbitrum',
|
|
1313
|
+
baseDenom: 'wei'
|
|
1314
|
+
},
|
|
1315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
1316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
1317
|
+
theme: {
|
|
1318
|
+
primaryColorHex: '#303030'
|
|
1319
|
+
}
|
|
1320
|
+
}, {
|
|
1299
1321
|
imageSync: {
|
|
1300
1322
|
chainName: 'arbitrum',
|
|
1301
1323
|
baseDenom: '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1'
|
|
@@ -1325,6 +1347,16 @@ const info = {
|
|
|
1325
1347
|
provider: 'Axelar'
|
|
1326
1348
|
}],
|
|
1327
1349
|
images: [{
|
|
1350
|
+
imageSync: {
|
|
1351
|
+
chainName: 'base',
|
|
1352
|
+
baseDenom: 'wei'
|
|
1353
|
+
},
|
|
1354
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
1355
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
1356
|
+
theme: {
|
|
1357
|
+
primaryColorHex: '#303030'
|
|
1358
|
+
}
|
|
1359
|
+
}, {
|
|
1328
1360
|
imageSync: {
|
|
1329
1361
|
chainName: 'base',
|
|
1330
1362
|
baseDenom: '0x4200000000000000000000000000000000000006'
|
|
@@ -1354,6 +1386,16 @@ const info = {
|
|
|
1354
1386
|
provider: 'Axelar'
|
|
1355
1387
|
}],
|
|
1356
1388
|
images: [{
|
|
1389
|
+
imageSync: {
|
|
1390
|
+
chainName: 'ethereum',
|
|
1391
|
+
baseDenom: 'wei'
|
|
1392
|
+
},
|
|
1393
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
1394
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
1395
|
+
theme: {
|
|
1396
|
+
primaryColorHex: '#303030'
|
|
1397
|
+
}
|
|
1398
|
+
}, {
|
|
1357
1399
|
imageSync: {
|
|
1358
1400
|
chainName: 'polygon',
|
|
1359
1401
|
baseDenom: '0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619'
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../assetlist.schema.json',
|
|
3
|
+
chainName: 'axone',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The native token of Axone.',
|
|
6
|
+
extendedDescription: 'Axone is a layer-1 designed for collaborative AI training, governance and monetization at scale.',
|
|
7
|
+
denomUnits: [{
|
|
8
|
+
denom: 'uaxone',
|
|
9
|
+
exponent: 0
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axone',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'uaxone',
|
|
15
|
+
name: 'Axone',
|
|
16
|
+
display: 'axone',
|
|
17
|
+
symbol: 'AXONE',
|
|
18
|
+
logoURIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axone/images/chain.png'
|
|
20
|
+
},
|
|
21
|
+
images: [{
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axone/images/chain.png'
|
|
23
|
+
}],
|
|
24
|
+
typeAsset: 'sdk.coin',
|
|
25
|
+
socials: {
|
|
26
|
+
website: 'https://axone.xyz',
|
|
27
|
+
twitter: 'https://x.com/axonexyz'
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
};
|
|
31
|
+
export default info;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../chain.schema.json',
|
|
3
|
+
chainName: 'axone',
|
|
4
|
+
status: 'live',
|
|
5
|
+
website: 'http://axone.xyz/',
|
|
6
|
+
networkType: 'mainnet',
|
|
7
|
+
prettyName: 'Axone',
|
|
8
|
+
chainType: 'cosmos',
|
|
9
|
+
chainId: 'axone-1',
|
|
10
|
+
bech32Prefix: 'axone',
|
|
11
|
+
slip44: 118,
|
|
12
|
+
daemonName: 'axoned',
|
|
13
|
+
nodeHome: '$HOME/.axoned',
|
|
14
|
+
keyAlgos: ['secp256k1'],
|
|
15
|
+
fees: {
|
|
16
|
+
feeTokens: [{
|
|
17
|
+
denom: 'uaxone',
|
|
18
|
+
lowGasPrice: 0.001,
|
|
19
|
+
averageGasPrice: 0.005,
|
|
20
|
+
highGasPrice: 0.01
|
|
21
|
+
}]
|
|
22
|
+
},
|
|
23
|
+
staking: {
|
|
24
|
+
stakingTokens: [{
|
|
25
|
+
denom: 'uaxone'
|
|
26
|
+
}]
|
|
27
|
+
},
|
|
28
|
+
codebase: {
|
|
29
|
+
gitRepo: 'https://github.com/axone-protocol/axoned',
|
|
30
|
+
recommendedVersion: 'v12.0.0',
|
|
31
|
+
compatibleVersions: ['v12.0.0'],
|
|
32
|
+
genesis: {
|
|
33
|
+
genesisUrl: 'https://raw.githubusercontent.com/axone-protocol/networks/refs/heads/main/chains/1/genesis.json'
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
logoURIs: {
|
|
37
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axone/images/chain.png'
|
|
38
|
+
},
|
|
39
|
+
apis: {
|
|
40
|
+
rpc: [{
|
|
41
|
+
address: 'https://rpc.axone.cumulo.com.es',
|
|
42
|
+
provider: 'cumulo'
|
|
43
|
+
}, {
|
|
44
|
+
address: 'https://axone-rpc.highstakes.ch',
|
|
45
|
+
provider: 'High Stakes 🇨🇭'
|
|
46
|
+
}],
|
|
47
|
+
rest: [{
|
|
48
|
+
address: 'https://api.axone.cumulo.com.es',
|
|
49
|
+
provider: 'cumulo'
|
|
50
|
+
}, {
|
|
51
|
+
address: 'https://axone-api.highstakes.ch',
|
|
52
|
+
provider: 'High Stakes 🇨🇭'
|
|
53
|
+
}],
|
|
54
|
+
grpc: [{
|
|
55
|
+
address: 'grpc.axone.cumulo.com.es:443',
|
|
56
|
+
provider: 'cumulo'
|
|
57
|
+
}, {
|
|
58
|
+
address: 'https://axone-grpc.highstakes.ch',
|
|
59
|
+
provider: 'High Stakes 🇨🇭'
|
|
60
|
+
}]
|
|
61
|
+
},
|
|
62
|
+
explorers: [{
|
|
63
|
+
kind: 'valopers',
|
|
64
|
+
url: 'https://axone.valopers.com/',
|
|
65
|
+
txPage: 'https://axone.valopers.com/transactions/${txHash}',
|
|
66
|
+
accountPage: 'https://axone.valopers.com/account/${accountAddress}'
|
|
67
|
+
}],
|
|
68
|
+
images: [{
|
|
69
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axone/images/chain.png'
|
|
70
|
+
}],
|
|
71
|
+
description: 'Axone is a layer-1 designed for collaborative AI training, governance and monetization at scale.'
|
|
72
|
+
};
|
|
73
|
+
export default info;
|
|
@@ -30,13 +30,13 @@ const info = [{
|
|
|
30
30
|
$schema: '../ibc_data.schema.json',
|
|
31
31
|
chain1: {
|
|
32
32
|
chainName: 'bitbadges',
|
|
33
|
-
clientId: '07-tendermint-
|
|
34
|
-
connectionId: 'connection-
|
|
33
|
+
clientId: '07-tendermint-2',
|
|
34
|
+
connectionId: 'connection-1'
|
|
35
35
|
},
|
|
36
36
|
chain2: {
|
|
37
37
|
chainName: 'osmosis',
|
|
38
|
-
clientId: '07-tendermint-
|
|
39
|
-
connectionId: 'connection-
|
|
38
|
+
clientId: '07-tendermint-3498',
|
|
39
|
+
connectionId: 'connection-10746'
|
|
40
40
|
},
|
|
41
41
|
channels: [{
|
|
42
42
|
chain1: {
|
package/esm/mainnet/chains.js
CHANGED
|
@@ -19,6 +19,7 @@ import * as _assetmantle from './assetmantle';
|
|
|
19
19
|
import * as _atomone from './atomone';
|
|
20
20
|
import * as _aura from './aura';
|
|
21
21
|
import * as _axelar from './axelar';
|
|
22
|
+
import * as _axone from './axone';
|
|
22
23
|
import * as _babylon from './babylon';
|
|
23
24
|
import * as _bandchain from './bandchain';
|
|
24
25
|
import * as _beezee from './beezee';
|
|
@@ -229,6 +230,7 @@ const chains = [
|
|
|
229
230
|
_atomone.chain,
|
|
230
231
|
_aura.chain,
|
|
231
232
|
_axelar.chain,
|
|
233
|
+
_axone.chain,
|
|
232
234
|
_babylon.chain,
|
|
233
235
|
_bandchain.chain,
|
|
234
236
|
_beezee.chain,
|
|
@@ -61,7 +61,7 @@ const info = {
|
|
|
61
61
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
62
62
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
63
63
|
},
|
|
64
|
-
description: '
|
|
64
|
+
description: 'The Cosmos Hub is the flagship blockchain of the Cosmos ecosystem, launched in 2019. Today, it provides multichain services to other Cosmos blockchains, including the IBC Eureka bridge between the Cosmos ecosystem and Ethereum.',
|
|
65
65
|
apis: {
|
|
66
66
|
rpc: [
|
|
67
67
|
{
|
|
@@ -172,10 +172,6 @@ const info = {
|
|
|
172
172
|
address: 'https://rpc-cosmoshub.mms.team',
|
|
173
173
|
provider: 'MMS'
|
|
174
174
|
},
|
|
175
|
-
{
|
|
176
|
-
address: 'https://cosmos-rpc.tienthuattoan.com',
|
|
177
|
-
provider: 'TTT 🇻🇳'
|
|
178
|
-
},
|
|
179
175
|
{
|
|
180
176
|
address: 'https://community.nuxian-node.ch:6797/gaia/trpc',
|
|
181
177
|
provider: 'PRO Delegators'
|
|
@@ -314,10 +310,6 @@ const info = {
|
|
|
314
310
|
address: 'https://api-cosmoshub.mms.team',
|
|
315
311
|
provider: 'MMS'
|
|
316
312
|
},
|
|
317
|
-
{
|
|
318
|
-
address: 'https://cosmos-api.tienthuattoan.ventures',
|
|
319
|
-
provider: 'TienThuatToan'
|
|
320
|
-
},
|
|
321
313
|
{
|
|
322
314
|
address: 'https://community.nuxian-node.ch:6797/gaia/crpc',
|
|
323
315
|
provider: 'PRO Delegators'
|
|
@@ -428,10 +420,6 @@ const info = {
|
|
|
428
420
|
address: 'grpc-cosmoshub.mms.team:443',
|
|
429
421
|
provider: 'MMS'
|
|
430
422
|
},
|
|
431
|
-
{
|
|
432
|
-
address: 'cosmos-grpc.tienthuattoan.ventures:9090',
|
|
433
|
-
provider: 'TienThuatToan'
|
|
434
|
-
},
|
|
435
423
|
{
|
|
436
424
|
address: 'cosmoshub-mainnet.grpc.l0vd.com:80',
|
|
437
425
|
provider: 'L0vd.com ❤️'
|
|
@@ -18,14 +18,24 @@ const info = {
|
|
|
18
18
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
19
19
|
},
|
|
20
20
|
coingeckoId: 'crypto-com-chain',
|
|
21
|
-
images: [
|
|
21
|
+
images: [
|
|
22
|
+
{
|
|
22
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
23
|
-
},
|
|
24
|
+
},
|
|
25
|
+
{
|
|
24
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
|
|
25
27
|
theme: {
|
|
26
28
|
primaryColorHex: '#0c2c71'
|
|
27
29
|
}
|
|
28
|
-
}
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
|
|
33
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
|
|
34
|
+
theme: {
|
|
35
|
+
darkMode: true
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
],
|
|
29
39
|
socials: {
|
|
30
40
|
website: 'https://cronos.org/',
|
|
31
41
|
twitter: 'https://twitter.com/cronos_chain'
|
|
@@ -30,6 +30,13 @@ const info = {
|
|
|
30
30
|
theme: {
|
|
31
31
|
primaryColorHex: '#140c7c'
|
|
32
32
|
}
|
|
33
|
+
}, {
|
|
34
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
|
|
35
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
|
|
36
|
+
theme: {
|
|
37
|
+
darkMode: true,
|
|
38
|
+
circle: true
|
|
39
|
+
}
|
|
33
40
|
}],
|
|
34
41
|
typeAsset: 'sdk.coin'
|
|
35
42
|
}]
|
|
@@ -41,6 +41,13 @@ const info = {
|
|
|
41
41
|
lowGasPrice: 0.01,
|
|
42
42
|
averageGasPrice: 0.025,
|
|
43
43
|
highGasPrice: 0.03
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
denom: 'ibc/8464A63954C0350A26C8588E20719F3A0AC8705E4CA0F7450B60C3F16B2D3421',
|
|
47
|
+
fixedMinGasPrice: 11395000000,
|
|
48
|
+
lowGasPrice: 11395000000,
|
|
49
|
+
averageGasPrice: 21395000000,
|
|
50
|
+
highGasPrice: 31395000000
|
|
44
51
|
}
|
|
45
52
|
]
|
|
46
53
|
},
|
|
@@ -25,6 +25,12 @@ const info = {
|
|
|
25
25
|
theme: {
|
|
26
26
|
primaryColorHex: '#1c2444'
|
|
27
27
|
}
|
|
28
|
+
}, {
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
|
|
30
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
|
|
31
|
+
theme: {
|
|
32
|
+
darkMode: true
|
|
33
|
+
}
|
|
28
34
|
}],
|
|
29
35
|
typeAsset: 'sdk.coin'
|
|
30
36
|
}, {
|
|
@@ -16,11 +16,12 @@ const info = {
|
|
|
16
16
|
display: 'neutaro',
|
|
17
17
|
symbol: 'NTMPI',
|
|
18
18
|
logoURIs: {
|
|
19
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/
|
|
20
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
|
|
21
20
|
},
|
|
22
21
|
coingeckoId: 'neutaro',
|
|
23
22
|
images: [{
|
|
23
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
|
|
24
|
+
}, {
|
|
24
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
|
|
25
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
|
|
26
27
|
theme: {
|
|
@@ -1060,7 +1060,7 @@ const info = {
|
|
|
1060
1060
|
exponent: 6
|
|
1061
1061
|
}],
|
|
1062
1062
|
base: 'factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS',
|
|
1063
|
-
name: 'Mars Protocol
|
|
1063
|
+
name: 'Mars Protocol',
|
|
1064
1064
|
display: 'MARS',
|
|
1065
1065
|
symbol: 'MARS',
|
|
1066
1066
|
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
@@ -24400,6 +24400,11 @@ const info = {
|
|
|
24400
24400
|
},
|
|
24401
24401
|
images: [{
|
|
24402
24402
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
|
|
24403
|
+
}, {
|
|
24404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stlth-circle.png',
|
|
24405
|
+
theme: {
|
|
24406
|
+
circle: true
|
|
24407
|
+
}
|
|
24403
24408
|
}]
|
|
24404
24409
|
},
|
|
24405
24410
|
{
|
|
@@ -550,13 +550,13 @@ const info = [
|
|
|
550
550
|
$schema: '../ibc_data.schema.json',
|
|
551
551
|
chain1: {
|
|
552
552
|
chainName: 'bitbadges',
|
|
553
|
-
clientId: '07-tendermint-
|
|
554
|
-
connectionId: 'connection-
|
|
553
|
+
clientId: '07-tendermint-2',
|
|
554
|
+
connectionId: 'connection-1'
|
|
555
555
|
},
|
|
556
556
|
chain2: {
|
|
557
557
|
chainName: 'osmosis',
|
|
558
|
-
clientId: '07-tendermint-
|
|
559
|
-
connectionId: 'connection-
|
|
558
|
+
clientId: '07-tendermint-3498',
|
|
559
|
+
connectionId: 'connection-10746'
|
|
560
560
|
},
|
|
561
561
|
channels: [{
|
|
562
562
|
chain1: {
|
|
@@ -30,14 +30,14 @@ const info = {
|
|
|
30
30
|
},
|
|
31
31
|
codebase: {
|
|
32
32
|
gitRepo: 'https://github.com/realiotech/realio-network',
|
|
33
|
-
recommendedVersion: 'v1.0
|
|
34
|
-
compatibleVersions: ['v1.0
|
|
33
|
+
recommendedVersion: 'v1.3.0',
|
|
34
|
+
compatibleVersions: ['v1.3.0'],
|
|
35
35
|
binaries: {
|
|
36
|
-
"linux/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.0
|
|
37
|
-
"linux/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.0
|
|
38
|
-
"darwin/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.0
|
|
39
|
-
"darwin/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.0
|
|
40
|
-
"windows/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.0
|
|
36
|
+
"linux/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Linux_x86_64.tar.gz',
|
|
37
|
+
"linux/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Linux_arm64.tar.gz',
|
|
38
|
+
"darwin/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Darwin_x86_64.tar.gz',
|
|
39
|
+
"darwin/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Darwin_arm64.tar.gz',
|
|
40
|
+
"windows/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Windows_x86_64.zip'
|
|
41
41
|
},
|
|
42
42
|
consensus: {
|
|
43
43
|
type: 'cometbft',
|
|
@@ -28,15 +28,15 @@ const info = {
|
|
|
28
28
|
}]
|
|
29
29
|
},
|
|
30
30
|
codebase: {
|
|
31
|
-
recommendedVersion: 'v2.2.
|
|
32
|
-
compatibleVersions: ['v2.2.
|
|
31
|
+
recommendedVersion: 'v2.2.8',
|
|
32
|
+
compatibleVersions: ['v2.2.8'],
|
|
33
33
|
consensus: {
|
|
34
34
|
type: 'cometbft',
|
|
35
35
|
version: '0.37.5'
|
|
36
36
|
},
|
|
37
37
|
binaries: {
|
|
38
|
-
"linux/amd64": 'https://raw.githubusercontent.com/router-protocol/router-chain-binary-release/v2.2.
|
|
39
|
-
"darwin/amd64": 'https://raw.githubusercontent.com/router-protocol/router-chain-binary-release/v2.2.
|
|
38
|
+
"linux/amd64": 'https://raw.githubusercontent.com/router-protocol/router-chain-binary-release/v2.2.8/linux/routerd.tar.gz',
|
|
39
|
+
"darwin/amd64": 'https://raw.githubusercontent.com/router-protocol/router-chain-binary-release/v2.2.8/debian/routerd.tar.gz'
|
|
40
40
|
},
|
|
41
41
|
genesis: {
|
|
42
42
|
genesisUrl: 'https://sentry.tm.rpc.routerprotocol.com/genesis'
|
|
@@ -119,10 +119,6 @@ const info = {
|
|
|
119
119
|
address: 'https://api-shentu-01.stakeflow.io',
|
|
120
120
|
provider: 'Stakeflow'
|
|
121
121
|
},
|
|
122
|
-
{
|
|
123
|
-
address: 'https://shentu-api.tienthuattoan.ventures',
|
|
124
|
-
provider: 'TienThuatToan'
|
|
125
|
-
},
|
|
126
122
|
{
|
|
127
123
|
address: 'https://shentu-rest.publicnode.com',
|
|
128
124
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -173,10 +169,6 @@ const info = {
|
|
|
173
169
|
address: 'grpc-shentu-01.stakeflow.io:2402',
|
|
174
170
|
provider: 'Stakeflow'
|
|
175
171
|
},
|
|
176
|
-
{
|
|
177
|
-
address: 'shentu-grpc.tienthuattoan.ventures:9490',
|
|
178
|
-
provider: 'TienThuatToan'
|
|
179
|
-
},
|
|
180
172
|
{
|
|
181
173
|
address: 'shentu-grpc.publicnode.com:443',
|
|
182
174
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -153,10 +153,6 @@ const info = {
|
|
|
153
153
|
address: 'https://umee-api.polkachu.com',
|
|
154
154
|
provider: 'Polkachu'
|
|
155
155
|
},
|
|
156
|
-
{
|
|
157
|
-
address: 'https://umee-api.tienthuattoan.ventures',
|
|
158
|
-
provider: 'TienThuatToan'
|
|
159
|
-
},
|
|
160
156
|
{
|
|
161
157
|
address: 'https://api-umee-01.stakeflow.io',
|
|
162
158
|
provider: 'Stakeflow'
|
|
@@ -227,10 +223,6 @@ const info = {
|
|
|
227
223
|
address: 'umee.grpc.m.stavr.tech:9090',
|
|
228
224
|
provider: '🔥STAVR🔥'
|
|
229
225
|
},
|
|
230
|
-
{
|
|
231
|
-
address: 'umee-grpc.tienthuattoan.ventures:9090',
|
|
232
|
-
provider: 'TienThuatToan'
|
|
233
|
-
},
|
|
234
226
|
{
|
|
235
227
|
address: 'grpc-umee-01.stakeflow.io:9990',
|
|
236
228
|
provider: 'Stakeflow'
|
|
@@ -27,24 +27,24 @@ const info = {
|
|
|
27
27
|
},
|
|
28
28
|
codebase: {
|
|
29
29
|
gitRepo: 'https://github.com/cosmos/gaia',
|
|
30
|
-
recommendedVersion: 'v25.
|
|
31
|
-
compatibleVersions: ['v25.
|
|
30
|
+
recommendedVersion: 'v25.1.0',
|
|
31
|
+
compatibleVersions: ['v25.1.0'],
|
|
32
32
|
consensus: {
|
|
33
33
|
type: 'cometbft',
|
|
34
34
|
version: 'v0.38.17'
|
|
35
35
|
},
|
|
36
36
|
binaries: {
|
|
37
|
-
"linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.
|
|
38
|
-
"darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.
|
|
39
|
-
"darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.
|
|
37
|
+
"linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-linux-amd64',
|
|
38
|
+
"darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-darwin-amd64',
|
|
39
|
+
"darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-darwin-arm64'
|
|
40
40
|
},
|
|
41
41
|
genesis: {
|
|
42
42
|
genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/interchain-security/provider/provider-genesis.json'
|
|
43
43
|
},
|
|
44
44
|
sdk: {
|
|
45
45
|
type: 'cosmos',
|
|
46
|
-
version: 'v0.53.
|
|
47
|
-
tag: 'v0.53.
|
|
46
|
+
version: 'v0.53.3',
|
|
47
|
+
tag: 'v0.53.3'
|
|
48
48
|
},
|
|
49
49
|
ibc: {
|
|
50
50
|
type: 'go',
|
package/mainnet/archway/chain.js
CHANGED
|
@@ -250,10 +250,6 @@ const info = {
|
|
|
250
250
|
address: 'https://archway-mainnet-archive.allthatnode.com:1317',
|
|
251
251
|
provider: 'All That Node'
|
|
252
252
|
},
|
|
253
|
-
{
|
|
254
|
-
address: 'https://archway-api.tienthuattoan.ventures',
|
|
255
|
-
provider: 'TienThuatToan'
|
|
256
|
-
},
|
|
257
253
|
{
|
|
258
254
|
address: 'https://archway-api.stakeandrelax.net',
|
|
259
255
|
provider: 'Stake&Relax 🦥'
|
|
@@ -340,10 +336,6 @@ const info = {
|
|
|
340
336
|
address: 'grpc-archway-mainnet.testnet-pride.com:9096',
|
|
341
337
|
provider: 'TestnetPride'
|
|
342
338
|
},
|
|
343
|
-
{
|
|
344
|
-
address: 'archway-grpc.tienthuattoan.ventures:9290',
|
|
345
|
-
provider: 'TienThuatToan'
|
|
346
|
-
},
|
|
347
339
|
{
|
|
348
340
|
address: 'archway-grpc.stakeandrelax.net:11590',
|
|
349
341
|
provider: 'Stake&Relax 🦥'
|