chain-registry 2.0.68 → 2.0.70
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/devnet/prysmdevnet/asset-list.js +0 -1
- package/devnet/prysmdevnet/chain.js +0 -2
- package/esm/devnet/prysmdevnet/asset-list.js +0 -1
- package/esm/devnet/prysmdevnet/chain.js +0 -2
- package/esm/mainnet/arkh/asset-list.js +2 -4
- package/esm/mainnet/arkh/chain.js +2 -4
- package/esm/mainnet/axelar/asset-list.js +6 -6
- package/esm/mainnet/babylon/asset-list.js +41 -5
- package/esm/mainnet/bostrom/asset-list.js +4 -8
- package/esm/mainnet/conscious/asset-list.js +2 -4
- package/esm/mainnet/conscious/chain.js +2 -4
- package/esm/mainnet/cosmoshub/asset-list.js +2 -4
- package/esm/mainnet/coss/asset-list.js +6 -12
- package/esm/mainnet/coss/chain.js +2 -4
- package/esm/mainnet/dydx/chain.js +7 -7
- package/esm/mainnet/ethereum/asset-list.js +6 -7
- package/esm/mainnet/gravitybridge/asset-list.js +2 -4
- package/esm/mainnet/gravitybridge/chain.js +2 -4
- package/esm/mainnet/injective/asset-list.js +2 -4
- package/esm/mainnet/juno/asset-list.js +8 -16
- package/esm/mainnet/kujira/asset-list.js +2 -2
- package/esm/mainnet/mayachain/asset-list.js +4 -4
- package/esm/mainnet/medasdigital/asset-list.js +2 -4
- package/esm/mainnet/medasdigital/chain.js +2 -4
- package/esm/mainnet/neutron/asset-list.js +4 -6
- package/esm/mainnet/noble/asset-list.js +2 -4
- package/esm/mainnet/odin/asset-list.js +2 -4
- package/esm/mainnet/odin/chain.js +6 -4
- package/esm/mainnet/oraichain/asset-list.js +1 -3
- package/esm/mainnet/osmosis/asset-list.js +39 -75
- package/esm/mainnet/secretnetwork/asset-list.js +2 -4
- package/esm/mainnet/seda/asset-list.js +2 -4
- package/esm/mainnet/seda/chain.js +2 -4
- package/esm/mainnet/sei/asset-list.js +2 -4
- package/esm/mainnet/shido/asset-list.js +2 -4
- package/esm/mainnet/shido/chain.js +2 -4
- package/esm/mainnet/stargaze/asset-list.js +10 -20
- package/esm/mainnet/terra2/asset-list.js +3 -6
- package/esm/mainnet/ton/asset-list.js +0 -1
- package/esm/mainnet/tron/asset-list.js +0 -1
- package/esm/mainnet/union/chain.js +1 -1
- package/esm/mainnet/ununifi/asset-list.js +2 -4
- package/esm/mainnet/ununifi/chain.js +6 -4
- package/esm/noncosmos/ethereumtestnet/asset-list.js +0 -1
- package/esm/noncosmos/optimism/asset-list.js +0 -1
- package/esm/testnet/desmostestnet/asset-list.js +9 -1
- package/esm/testnet/junotestnet/asset-list.js +6 -0
- package/esm/testnet/lumenxtestnet/asset-list.js +16 -4
- package/esm/testnet/osmosistestnet/asset-list.js +2 -4
- package/esm/testnet/permtestnet/asset-list.js +2 -4
- package/esm/testnet/sedatestnet/asset-list.js +14 -4
- package/esm/testnet/sedatestnet/chain.js +4 -3
- package/esm/testnet/zigchaintestnet/asset-list.js +2 -4
- package/mainnet/arkh/asset-list.js +2 -4
- package/mainnet/arkh/chain.js +2 -4
- package/mainnet/axelar/asset-list.js +6 -6
- package/mainnet/babylon/asset-list.js +41 -5
- package/mainnet/bostrom/asset-list.js +4 -8
- package/mainnet/conscious/asset-list.js +2 -4
- package/mainnet/conscious/chain.js +2 -4
- package/mainnet/cosmoshub/asset-list.js +2 -4
- package/mainnet/coss/asset-list.js +6 -12
- package/mainnet/coss/chain.js +2 -4
- package/mainnet/dydx/chain.js +7 -7
- package/mainnet/ethereum/asset-list.js +6 -7
- package/mainnet/gravitybridge/asset-list.js +2 -4
- package/mainnet/gravitybridge/chain.js +2 -4
- package/mainnet/injective/asset-list.js +2 -4
- package/mainnet/juno/asset-list.js +8 -16
- package/mainnet/kujira/asset-list.js +2 -2
- package/mainnet/mayachain/asset-list.js +4 -4
- package/mainnet/medasdigital/asset-list.js +2 -4
- package/mainnet/medasdigital/chain.js +2 -4
- package/mainnet/neutron/asset-list.js +4 -6
- package/mainnet/noble/asset-list.js +2 -4
- package/mainnet/odin/asset-list.js +2 -4
- package/mainnet/odin/chain.js +6 -4
- package/mainnet/oraichain/asset-list.js +1 -3
- package/mainnet/osmosis/asset-list.js +39 -75
- package/mainnet/secretnetwork/asset-list.js +2 -4
- package/mainnet/seda/asset-list.js +2 -4
- package/mainnet/seda/chain.js +2 -4
- package/mainnet/sei/asset-list.js +2 -4
- package/mainnet/shido/asset-list.js +2 -4
- package/mainnet/shido/chain.js +2 -4
- package/mainnet/stargaze/asset-list.js +10 -20
- package/mainnet/terra2/asset-list.js +3 -6
- package/mainnet/ton/asset-list.js +0 -1
- package/mainnet/tron/asset-list.js +0 -1
- package/mainnet/union/chain.js +1 -1
- package/mainnet/ununifi/asset-list.js +2 -4
- package/mainnet/ununifi/chain.js +6 -4
- package/noncosmos/ethereumtestnet/asset-list.js +0 -1
- package/noncosmos/optimism/asset-list.js +0 -1
- package/package.json +3 -3
- package/testnet/desmostestnet/asset-list.js +9 -1
- package/testnet/junotestnet/asset-list.js +6 -0
- package/testnet/lumenxtestnet/asset-list.js +16 -4
- package/testnet/osmosistestnet/asset-list.js +2 -4
- package/testnet/permtestnet/asset-list.js +2 -4
- package/testnet/sedatestnet/asset-list.js +14 -4
- package/testnet/sedatestnet/chain.js +4 -3
- package/testnet/zigchaintestnet/asset-list.js +2 -4
|
@@ -37,8 +37,7 @@ const info = {
|
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
logoURIs: {
|
|
40
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
41
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
40
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
42
41
|
},
|
|
43
42
|
apis: {
|
|
44
43
|
rpc: [{
|
|
@@ -94,8 +93,7 @@ const info = {
|
|
|
94
93
|
}
|
|
95
94
|
],
|
|
96
95
|
images: [{
|
|
97
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
98
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
96
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
99
97
|
}]
|
|
100
98
|
};
|
|
101
99
|
exports.default = info;
|
|
@@ -844,8 +844,7 @@ const info = {
|
|
|
844
844
|
}
|
|
845
845
|
}],
|
|
846
846
|
logoURIs: {
|
|
847
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png'
|
|
848
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
|
|
847
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png'
|
|
849
848
|
},
|
|
850
849
|
keywords: ['memecoin'],
|
|
851
850
|
socials: {
|
|
@@ -856,8 +855,7 @@ const info = {
|
|
|
856
855
|
chainName: 'osmosis',
|
|
857
856
|
baseDenom: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark'
|
|
858
857
|
},
|
|
859
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png'
|
|
860
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
|
|
858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png'
|
|
861
859
|
}]
|
|
862
860
|
},
|
|
863
861
|
{
|
|
@@ -18,12 +18,10 @@ const info = {
|
|
|
18
18
|
display: 'cgas',
|
|
19
19
|
symbol: 'CGAS',
|
|
20
20
|
logoURIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cgas.png'
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cgas.svg'
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cgas.png'
|
|
23
22
|
},
|
|
24
23
|
images: [{
|
|
25
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cgas.png'
|
|
26
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cgas.svg'
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cgas.png'
|
|
27
25
|
}],
|
|
28
26
|
typeAsset: 'sdk.coin'
|
|
29
27
|
},
|
|
@@ -41,12 +39,10 @@ const info = {
|
|
|
41
39
|
display: 'coss',
|
|
42
40
|
symbol: 'COSS',
|
|
43
41
|
logoURIs: {
|
|
44
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
45
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg'
|
|
42
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
46
43
|
},
|
|
47
44
|
images: [{
|
|
48
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
49
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg'
|
|
45
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
50
46
|
}],
|
|
51
47
|
typeAsset: 'sdk.coin'
|
|
52
48
|
},
|
|
@@ -64,13 +60,11 @@ const info = {
|
|
|
64
60
|
display: 'cias',
|
|
65
61
|
symbol: 'CIAS',
|
|
66
62
|
logoURIs: {
|
|
67
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cias.png'
|
|
68
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cias.svg'
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cias.png'
|
|
69
64
|
},
|
|
70
65
|
coingeckoId: 'cias',
|
|
71
66
|
images: [{
|
|
72
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cias.png'
|
|
73
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cias.svg'
|
|
67
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/cias.png'
|
|
74
68
|
}],
|
|
75
69
|
typeAsset: 'sdk.coin'
|
|
76
70
|
}
|
package/mainnet/coss/chain.js
CHANGED
|
@@ -53,8 +53,7 @@ const info = {
|
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
logoURIs: {
|
|
56
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
57
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg'
|
|
56
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
58
57
|
},
|
|
59
58
|
apis: {
|
|
60
59
|
rpc: [{
|
|
@@ -73,8 +72,7 @@ const info = {
|
|
|
73
72
|
}]
|
|
74
73
|
},
|
|
75
74
|
images: [{
|
|
76
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
77
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg'
|
|
75
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png'
|
|
78
76
|
}]
|
|
79
77
|
};
|
|
80
78
|
exports.default = info;
|
package/mainnet/dydx/chain.js
CHANGED
|
@@ -36,17 +36,17 @@ const info = {
|
|
|
36
36
|
},
|
|
37
37
|
codebase: {
|
|
38
38
|
gitRepo: 'https://github.com/dydxprotocol/v4-chain/',
|
|
39
|
-
recommendedVersion: 'protocol/v9.
|
|
40
|
-
compatibleVersions: ['protocol/v9.
|
|
39
|
+
recommendedVersion: 'protocol/v9.1.0',
|
|
40
|
+
compatibleVersions: ['protocol/v9.1.0'],
|
|
41
41
|
binaries: {
|
|
42
|
-
"linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv9.
|
|
43
|
-
"linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv9.
|
|
42
|
+
"linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv9.1.0/dydxprotocold-v9.1.0-linux-amd64.tar.gz',
|
|
43
|
+
"linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv9.1.0/dydxprotocold-v9.1.0-linux-arm64.tar.gz'
|
|
44
44
|
},
|
|
45
45
|
consensus: {
|
|
46
46
|
type: 'cometbft',
|
|
47
47
|
version: 'v0.38.15',
|
|
48
48
|
repo: 'https://github.com/dydxprotocol/cometbft',
|
|
49
|
-
tag: 'v0.38.6-0.
|
|
49
|
+
tag: 'v0.38.6-0.20250917222732-ee7f1a0892c4'
|
|
50
50
|
},
|
|
51
51
|
genesis: {
|
|
52
52
|
genesisUrl: 'https://raw.githubusercontent.com/dydxopsdao/networks/main/dydx-mainnet-1/genesis.json'
|
|
@@ -54,8 +54,8 @@ const info = {
|
|
|
54
54
|
sdk: {
|
|
55
55
|
type: 'cosmos',
|
|
56
56
|
repo: 'https://github.com/dydxprotocol/cosmos-sdk',
|
|
57
|
-
version: 'v0.50.
|
|
58
|
-
tag: 'v0.50.6-0.
|
|
57
|
+
version: 'v0.50.6',
|
|
58
|
+
tag: 'v0.50.6-0.20250918154803-8e8ecbb19aa4'
|
|
59
59
|
},
|
|
60
60
|
ibc: {
|
|
61
61
|
type: 'go',
|
|
@@ -78,11 +78,11 @@ const info = {
|
|
|
78
78
|
display: 'ape',
|
|
79
79
|
symbol: 'APE',
|
|
80
80
|
logoURIs: {
|
|
81
|
-
|
|
81
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.png'
|
|
82
82
|
},
|
|
83
83
|
coingeckoId: 'apecoin',
|
|
84
84
|
images: [{
|
|
85
|
-
|
|
85
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.png'
|
|
86
86
|
}]
|
|
87
87
|
},
|
|
88
88
|
{
|
|
@@ -282,11 +282,11 @@ const info = {
|
|
|
282
282
|
provider: 'RAI Finance'
|
|
283
283
|
}],
|
|
284
284
|
logoURIs: {
|
|
285
|
-
|
|
285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.png'
|
|
286
286
|
},
|
|
287
287
|
coingeckoId: 'rai',
|
|
288
288
|
images: [{
|
|
289
|
-
|
|
289
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.png'
|
|
290
290
|
}]
|
|
291
291
|
},
|
|
292
292
|
{
|
|
@@ -607,7 +607,6 @@ const info = {
|
|
|
607
607
|
}
|
|
608
608
|
}, {
|
|
609
609
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt_logomark.png',
|
|
610
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt_logomark.svg',
|
|
611
610
|
theme: {
|
|
612
611
|
circle: false
|
|
613
612
|
}
|
|
@@ -700,11 +699,11 @@ const info = {
|
|
|
700
699
|
display: 'xcn',
|
|
701
700
|
symbol: 'XCN',
|
|
702
701
|
logoURIs: {
|
|
703
|
-
|
|
702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.png'
|
|
704
703
|
},
|
|
705
704
|
coingeckoId: 'chain-2',
|
|
706
705
|
images: [{
|
|
707
|
-
|
|
706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.png'
|
|
708
707
|
}]
|
|
709
708
|
},
|
|
710
709
|
{
|
|
@@ -19,12 +19,10 @@ const info = {
|
|
|
19
19
|
symbol: 'GRAV',
|
|
20
20
|
coingeckoId: 'graviton',
|
|
21
21
|
logoURIs: {
|
|
22
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
23
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
24
23
|
},
|
|
25
24
|
images: [{
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
28
26
|
}],
|
|
29
27
|
socials: {
|
|
30
28
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -54,8 +54,7 @@ const info = {
|
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
56
|
logoURIs: {
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
58
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
59
58
|
},
|
|
60
59
|
description: 'An open, decentralized bridge that unlocks the power of interoperability & liquidity between blockchain ecosystems.',
|
|
61
60
|
apis: {
|
|
@@ -257,8 +256,7 @@ const info = {
|
|
|
257
256
|
}
|
|
258
257
|
],
|
|
259
258
|
images: [{
|
|
260
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
261
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
259
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
262
260
|
}]
|
|
263
261
|
};
|
|
264
262
|
exports.default = info;
|
|
@@ -511,12 +511,10 @@ const info = {
|
|
|
511
511
|
chainName: 'neutron',
|
|
512
512
|
baseDenom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
513
513
|
},
|
|
514
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
515
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
514
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
516
515
|
}],
|
|
517
516
|
logoURIs: {
|
|
518
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
519
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
520
518
|
},
|
|
521
519
|
coingeckoId: 'astroport-fi'
|
|
522
520
|
},
|
|
@@ -136,12 +136,10 @@ const info = {
|
|
|
136
136
|
display: 'hope',
|
|
137
137
|
symbol: 'HOPE',
|
|
138
138
|
logoURIs: {
|
|
139
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
140
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
141
140
|
},
|
|
142
141
|
images: [{
|
|
143
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
144
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
145
143
|
}]
|
|
146
144
|
},
|
|
147
145
|
{
|
|
@@ -168,13 +166,11 @@ const info = {
|
|
|
168
166
|
provider: 'Racoon'
|
|
169
167
|
}],
|
|
170
168
|
logoURIs: {
|
|
171
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
172
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
|
|
169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
173
170
|
},
|
|
174
171
|
coingeckoId: 'racoon',
|
|
175
172
|
images: [{
|
|
176
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
177
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
|
|
173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
178
174
|
}]
|
|
179
175
|
},
|
|
180
176
|
{
|
|
@@ -329,12 +325,10 @@ const info = {
|
|
|
329
325
|
display: 'dla',
|
|
330
326
|
symbol: 'DLA',
|
|
331
327
|
logoURIs: {
|
|
332
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
333
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
|
|
328
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
334
329
|
},
|
|
335
330
|
images: [{
|
|
336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
|
|
331
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
338
332
|
}]
|
|
339
333
|
},
|
|
340
334
|
{
|
|
@@ -413,12 +407,10 @@ const info = {
|
|
|
413
407
|
display: 'hole',
|
|
414
408
|
symbol: 'HOLE',
|
|
415
409
|
logoURIs: {
|
|
416
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
417
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
|
|
410
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
418
411
|
},
|
|
419
412
|
images: [{
|
|
420
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
421
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
|
|
413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
422
414
|
}]
|
|
423
415
|
},
|
|
424
416
|
{
|
|
@@ -204,10 +204,10 @@ const info = {
|
|
|
204
204
|
display: 'blend',
|
|
205
205
|
symbol: 'BLEND',
|
|
206
206
|
logoURIs: {
|
|
207
|
-
|
|
207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.png'
|
|
208
208
|
},
|
|
209
209
|
images: [{
|
|
210
|
-
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.png'
|
|
211
211
|
}],
|
|
212
212
|
typeAsset: 'sdk.coin'
|
|
213
213
|
},
|
|
@@ -17,12 +17,12 @@ const info = {
|
|
|
17
17
|
display: 'CACAO',
|
|
18
18
|
symbol: 'CACAO',
|
|
19
19
|
images: [{
|
|
20
|
-
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mayachain/images/cacao.png'
|
|
21
21
|
}],
|
|
22
22
|
coingeckoId: 'cacao',
|
|
23
23
|
keywords: ['dex'],
|
|
24
24
|
logoURIs: {
|
|
25
|
-
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mayachain/images/cacao.png'
|
|
26
26
|
},
|
|
27
27
|
typeAsset: 'sdk.coin'
|
|
28
28
|
}, {
|
|
@@ -39,10 +39,10 @@ const info = {
|
|
|
39
39
|
display: 'MAYA',
|
|
40
40
|
symbol: 'MAYA',
|
|
41
41
|
images: [{
|
|
42
|
-
|
|
42
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mayachain/images/maya.png'
|
|
43
43
|
}],
|
|
44
44
|
logoURIs: {
|
|
45
|
-
|
|
45
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mayachain/images/maya.png'
|
|
46
46
|
},
|
|
47
47
|
typeAsset: 'sdk.coin'
|
|
48
48
|
}]
|
|
@@ -17,13 +17,11 @@ const info = {
|
|
|
17
17
|
display: 'medas',
|
|
18
18
|
symbol: 'MEDAS',
|
|
19
19
|
logoURIs: {
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
21
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
22
21
|
},
|
|
23
22
|
keywords: ['medas'],
|
|
24
23
|
images: [{
|
|
25
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
26
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
27
25
|
}],
|
|
28
26
|
typeAsset: 'sdk.coin'
|
|
29
27
|
}]
|
|
@@ -36,8 +36,7 @@ const info = {
|
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
38
|
logoURIs: {
|
|
39
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
40
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
39
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
41
40
|
},
|
|
42
41
|
apis: {
|
|
43
42
|
rpc: [{
|
|
@@ -80,8 +79,7 @@ const info = {
|
|
|
80
79
|
}
|
|
81
80
|
],
|
|
82
81
|
images: [{
|
|
83
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
84
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
82
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
85
83
|
}]
|
|
86
84
|
};
|
|
87
85
|
exports.default = info;
|
|
@@ -332,12 +332,10 @@ const info = {
|
|
|
332
332
|
symbol: 'ASTRO',
|
|
333
333
|
coingeckoId: 'astroport-fi',
|
|
334
334
|
images: [{
|
|
335
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
336
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
337
336
|
}],
|
|
338
337
|
logoURIs: {
|
|
339
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
340
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
338
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
341
339
|
},
|
|
342
340
|
socials: {
|
|
343
341
|
website: 'https://astroport.fi/',
|
|
@@ -656,10 +654,10 @@ const info = {
|
|
|
656
654
|
display: 'newtroll',
|
|
657
655
|
symbol: 'NTRL',
|
|
658
656
|
logoURIs: {
|
|
659
|
-
|
|
657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.png'
|
|
660
658
|
},
|
|
661
659
|
images: [{
|
|
662
|
-
|
|
660
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.png'
|
|
663
661
|
}],
|
|
664
662
|
typeAsset: 'sdk.coin'
|
|
665
663
|
},
|
|
@@ -44,12 +44,10 @@ const info = {
|
|
|
44
44
|
name: 'Frienzies',
|
|
45
45
|
symbol: 'FRNZ',
|
|
46
46
|
logoURIs: {
|
|
47
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
48
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
47
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
49
48
|
},
|
|
50
49
|
images: [{
|
|
51
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
52
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
50
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
53
51
|
}]
|
|
54
52
|
},
|
|
55
53
|
{
|
|
@@ -18,12 +18,10 @@ const info = {
|
|
|
18
18
|
display: 'odin',
|
|
19
19
|
symbol: 'ODIN',
|
|
20
20
|
logoURIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
23
22
|
},
|
|
24
23
|
images: [{
|
|
25
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
26
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
27
25
|
}],
|
|
28
26
|
socials: {
|
|
29
27
|
website: 'https://odinprotocol.io/',
|
package/mainnet/odin/chain.js
CHANGED
|
@@ -54,8 +54,7 @@ const info = {
|
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
56
|
logoURIs: {
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
58
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
59
58
|
},
|
|
60
59
|
apis: {
|
|
61
60
|
rpc: [
|
|
@@ -133,8 +132,11 @@ const info = {
|
|
|
133
132
|
}
|
|
134
133
|
],
|
|
135
134
|
images: [{
|
|
136
|
-
|
|
137
|
-
|
|
135
|
+
imageSync: {
|
|
136
|
+
chainName: 'odin',
|
|
137
|
+
baseDenom: 'loki'
|
|
138
|
+
},
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
138
140
|
}]
|
|
139
141
|
};
|
|
140
142
|
exports.default = info;
|
|
@@ -638,8 +638,7 @@ const info = {
|
|
|
638
638
|
display: 'hmstr',
|
|
639
639
|
symbol: 'HMSTR',
|
|
640
640
|
logoURIs: {
|
|
641
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/hmstr.png'
|
|
642
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/hmstr.svg'
|
|
641
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/hmstr.png'
|
|
643
642
|
},
|
|
644
643
|
typeAsset: 'sdk.coin',
|
|
645
644
|
images: [{
|
|
@@ -647,7 +646,6 @@ const info = {
|
|
|
647
646
|
chainName: 'ton',
|
|
648
647
|
baseDenom: 'nanohmstr'
|
|
649
648
|
},
|
|
650
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/hmstr.svg',
|
|
651
649
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/hmstr.png',
|
|
652
650
|
theme: {
|
|
653
651
|
circle: true
|