chain-registry 2.0.94 → 2.0.95

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.
Files changed (61) hide show
  1. package/esm/mainnet/axelar/asset-list.js +2 -2
  2. package/esm/mainnet/bluzelle/chain.js +2 -1
  3. package/esm/mainnet/elys/asset-list.js +0 -1
  4. package/esm/mainnet/emoney/asset-list.js +10 -20
  5. package/esm/mainnet/ethereum/asset-list.js +2 -3
  6. package/esm/mainnet/humans/asset-list.js +0 -2
  7. package/esm/mainnet/humans/chain.js +0 -2
  8. package/esm/mainnet/int3face/asset-list.js +2 -4
  9. package/esm/mainnet/juno/asset-list.js +2 -6
  10. package/esm/mainnet/kujira/asset-list.js +2 -4
  11. package/esm/mainnet/neutron/asset-list.js +9 -17
  12. package/esm/mainnet/nolus/asset-list.js +2 -4
  13. package/esm/mainnet/oraichain/asset-list.js +8 -16
  14. package/esm/mainnet/osmosis/asset-list.js +13 -28
  15. package/esm/mainnet/pryzm/asset-list.js +24 -48
  16. package/esm/mainnet/secretnetwork/asset-list.js +2 -4
  17. package/esm/mainnet/secretnetwork/chain.js +2 -4
  18. package/esm/mainnet/teritori/asset-list.js +2 -4
  19. package/esm/mainnet/terra/asset-list.js +2 -2
  20. package/esm/mainnet/wardenprotocol/chain.js +2 -1
  21. package/esm/mainnet/xion/asset-list.js +0 -1
  22. package/esm/mainnet/zigchain/asset-list.js +2 -4
  23. package/esm/testnet/elystestnet/asset-list.js +0 -1
  24. package/esm/testnet/int3facetestnet/asset-list.js +4 -8
  25. package/esm/testnet/kiiorotestnet/chain.js +2 -1
  26. package/esm/testnet/neutrontestnet/asset-list.js +0 -2
  27. package/esm/testnet/osmosistestnet/asset-list.js +5 -11
  28. package/esm/testnet/secretnetworktestnet/asset-list.js +2 -4
  29. package/esm/testnet/terratestnet/chain.js +26 -1
  30. package/esm/testnet/zigchaintestnet/asset-list.js +2 -4
  31. package/mainnet/axelar/asset-list.js +2 -2
  32. package/mainnet/bluzelle/chain.js +2 -1
  33. package/mainnet/elys/asset-list.js +0 -1
  34. package/mainnet/emoney/asset-list.js +10 -20
  35. package/mainnet/ethereum/asset-list.js +2 -3
  36. package/mainnet/humans/asset-list.js +0 -2
  37. package/mainnet/humans/chain.js +0 -2
  38. package/mainnet/int3face/asset-list.js +2 -4
  39. package/mainnet/juno/asset-list.js +2 -6
  40. package/mainnet/kujira/asset-list.js +2 -4
  41. package/mainnet/neutron/asset-list.js +9 -17
  42. package/mainnet/nolus/asset-list.js +2 -4
  43. package/mainnet/oraichain/asset-list.js +8 -16
  44. package/mainnet/osmosis/asset-list.js +13 -28
  45. package/mainnet/pryzm/asset-list.js +24 -48
  46. package/mainnet/secretnetwork/asset-list.js +2 -4
  47. package/mainnet/secretnetwork/chain.js +2 -4
  48. package/mainnet/teritori/asset-list.js +2 -4
  49. package/mainnet/terra/asset-list.js +2 -2
  50. package/mainnet/wardenprotocol/chain.js +2 -1
  51. package/mainnet/xion/asset-list.js +0 -1
  52. package/mainnet/zigchain/asset-list.js +2 -4
  53. package/package.json +3 -3
  54. package/testnet/elystestnet/asset-list.js +0 -1
  55. package/testnet/int3facetestnet/asset-list.js +4 -8
  56. package/testnet/kiiorotestnet/chain.js +2 -1
  57. package/testnet/neutrontestnet/asset-list.js +0 -2
  58. package/testnet/osmosistestnet/asset-list.js +5 -11
  59. package/testnet/secretnetworktestnet/asset-list.js +2 -4
  60. package/testnet/terratestnet/chain.js +26 -1
  61. package/testnet/zigchaintestnet/asset-list.js +2 -4
@@ -42,8 +42,7 @@ const info = {
42
42
  tag: 'v1.12.1'
43
43
  },
44
44
  logoURIs: {
45
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
46
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
45
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
47
46
  },
48
47
  description: 'Secret Network is the first blockchain with customizable privacy. You get to choose what you share, with whom, and how. This protects users, and empowers developers to build a better Web3.',
49
48
  apis: {
@@ -169,8 +168,7 @@ const info = {
169
168
  }
170
169
  ],
171
170
  images: [{
172
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
173
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
174
172
  }]
175
173
  };
176
174
  exports.default = info;
@@ -220,16 +220,14 @@ const info = {
220
220
  }
221
221
  }],
222
222
  logoURIs: {
223
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
224
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
223
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
225
224
  },
226
225
  images: [{
227
226
  imageSync: {
228
227
  chainName: 'secretnetwork',
229
228
  baseDenom: 'uscrt'
230
229
  },
231
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
232
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
230
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
233
231
  }],
234
232
  coingeckoId: 'secret'
235
233
  }
@@ -3969,10 +3969,10 @@ const info = {
3969
3969
  display: 'stnd',
3970
3970
  symbol: 'sTND',
3971
3971
  logoURIs: {
3972
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
3972
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
3973
3973
  },
3974
3974
  images: [{
3975
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
3975
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
3976
3976
  }]
3977
3977
  },
3978
3978
  {
@@ -49,7 +49,8 @@ const info = {
49
49
  sdk: {
50
50
  type: 'cosmos',
51
51
  version: 'v0.53.4'
52
- }
52
+ },
53
+ tag: 'v0.7.0'
53
54
  },
54
55
  logoURIs: {
55
56
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/wardenprotocol/images/ward.png',
@@ -283,7 +283,6 @@ const info = {
283
283
  logoURIs: {
284
284
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
285
285
  },
286
- coingeckoId: 'elys-network',
287
286
  images: [{
288
287
  imageSync: {
289
288
  chainName: 'elys',
@@ -73,12 +73,10 @@ const info = {
73
73
  display: 'stzig',
74
74
  symbol: 'STZIG',
75
75
  logoURIs: {
76
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
77
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
76
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
78
77
  },
79
78
  images: [{
80
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
81
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
79
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
82
80
  }],
83
81
  typeAsset: 'sdk.coin',
84
82
  socials: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.94",
3
+ "version": "2.0.95",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^2.0.94"
32
+ "@chain-registry/types": "^2.0.95"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "24a5d1f7d32b0ca3e8ade9c590809d16beb6080e"
42
+ "gitHead": "b1d7642cba4a6dd807ea49cc3e765d5b0bd748d5"
43
43
  }
@@ -37,7 +37,6 @@ const info = {
37
37
  logoURIs: {
38
38
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
39
39
  },
40
- coingeckoId: 'elys-network',
41
40
  images: [{
42
41
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
43
42
  }],
@@ -113,12 +113,10 @@ const info = {
113
113
  provider: 'Int3face'
114
114
  }],
115
115
  logoURIs: {
116
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
117
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
116
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
118
117
  },
119
118
  images: [{
120
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
121
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
119
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
122
120
  }],
123
121
  typeAsset: 'sdk.coin'
124
122
  },
@@ -237,12 +235,10 @@ const info = {
237
235
  provider: 'Int3face'
238
236
  }],
239
237
  logoURIs: {
240
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png',
241
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
242
239
  },
243
240
  images: [{
244
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png',
245
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
241
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
246
242
  }],
247
243
  typeAsset: 'sdk.coin'
248
244
  },
@@ -43,7 +43,8 @@ const info = {
43
43
  },
44
44
  genesis: {
45
45
  genesisUrl: 'https://raw.githubusercontent.com/KiiChain/testnets/refs/heads/main/testnet_oro/genesis.json'
46
- }
46
+ },
47
+ tag: 'v5.0.0'
47
48
  },
48
49
  apis: {
49
50
  rpc: [{
@@ -64,7 +64,6 @@ const info = {
64
64
  provider: 'Neutron'
65
65
  }],
66
66
  logoURIs: {
67
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
68
67
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
69
68
  },
70
69
  images: [{
@@ -72,7 +71,6 @@ const info = {
72
71
  chainName: 'neutron',
73
72
  baseDenom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom'
74
73
  },
75
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
76
74
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
77
75
  }],
78
76
  typeAsset: 'sdk.coin'
@@ -1366,19 +1366,16 @@ const info = {
1366
1366
  }
1367
1367
  }],
1368
1368
  logoURIs: {
1369
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png',
1370
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg'
1369
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
1371
1370
  },
1372
1371
  images: [{
1373
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
1374
1372
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
1375
1373
  }, {
1376
1374
  imageSync: {
1377
1375
  chainName: 'int3facetestnet',
1378
1376
  baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
1379
1377
  },
1380
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
1381
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
1378
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
1382
1379
  }]
1383
1380
  },
1384
1381
  {
@@ -1713,19 +1710,16 @@ const info = {
1713
1710
  }
1714
1711
  }],
1715
1712
  logoURIs: {
1716
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png',
1717
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg'
1713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png'
1718
1714
  },
1719
1715
  images: [{
1720
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png',
1721
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg'
1716
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png'
1722
1717
  }, {
1723
1718
  imageSync: {
1724
1719
  chainName: 'int3facetestnet',
1725
1720
  baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp'
1726
1721
  },
1727
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png',
1728
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
1722
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
1729
1723
  }]
1730
1724
  }
1731
1725
  ]
@@ -25,8 +25,7 @@ const info = {
25
25
  provider: 'Secret Network'
26
26
  }],
27
27
  logoURIs: {
28
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
29
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
28
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
30
29
  },
31
30
  coingeckoId: 'secret',
32
31
  images: [{
@@ -34,8 +33,7 @@ const info = {
34
33
  chainName: 'secretnetwork',
35
34
  baseDenom: 'uscrt'
36
35
  },
37
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
38
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
36
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
39
37
  }],
40
38
  typeAsset: 'sdk.coin'
41
39
  }]
@@ -34,7 +34,32 @@ const info = {
34
34
  codebase: {
35
35
  gitRepo: 'https://github.com/classic-terra/core',
36
36
  recommendedVersion: 'v3.5.0',
37
- compatibleVersions: ['v3.5.0']
37
+ compatibleVersions: ['v3.5.0'],
38
+ tag: 'v3.5.0',
39
+ binaries: {
40
+ "linux/arm64": 'https://github.com/classic-terra/core/releases/download/v3.5.0/terra_3.5.0_Linux_arm64.tar.gz',
41
+ "linux/amd64": 'https://github.com/classic-terra/core/releases/download/v3.5.0/terra_3.5.0_Linux_x86_64.tar.gz'
42
+ },
43
+ sdk: {
44
+ type: 'cosmos',
45
+ repo: 'https://github.com/cosmos/cosmos-sdk',
46
+ version: 'v0.47.17',
47
+ tag: 'v0.47.17'
48
+ },
49
+ consensus: {
50
+ type: 'cometbft',
51
+ version: '0.37.15'
52
+ },
53
+ cosmwasm: {
54
+ version: '0.46.0',
55
+ enabled: true
56
+ },
57
+ ibc: {
58
+ type: 'go',
59
+ repo: 'https://github.com/cosmos/ibc-go',
60
+ version: 'v7.10.0',
61
+ tag: 'v7.10.0'
62
+ }
38
63
  },
39
64
  logoURIs: {
40
65
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png',
@@ -86,16 +86,14 @@ const info = {
86
86
  provider: 'ZIGChain'
87
87
  }],
88
88
  logoURIs: {
89
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
90
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
89
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
91
90
  },
92
91
  images: [{
93
92
  imageSync: {
94
93
  chainName: 'zigchain',
95
94
  baseDenom: 'coin.zig109f7g2rzl2aqee7z6gffn8kfe9cpqx0mjkk7ethmx8m2hq4xpe9snmaam2.stzig'
96
95
  },
97
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
98
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
96
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
99
97
  }],
100
98
  typeAsset: 'sdk.coin',
101
99
  socials: {