@chain-registry/assets 1.70.387 → 1.70.389

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 (92) hide show
  1. package/esm/mainnet/agoric.js +4 -8
  2. package/esm/mainnet/akash.js +4 -10
  3. package/esm/mainnet/andromeda.js +4 -8
  4. package/esm/mainnet/archway.js +4 -8
  5. package/esm/mainnet/axelar.js +48 -98
  6. package/esm/mainnet/babylon.js +0 -2
  7. package/esm/mainnet/celestia.js +44 -90
  8. package/esm/mainnet/cheqd.js +4 -8
  9. package/esm/mainnet/chihuahua.js +4 -8
  10. package/esm/mainnet/comdex.js +4 -8
  11. package/esm/mainnet/composable.js +8 -12
  12. package/esm/mainnet/coreum.js +4 -8
  13. package/esm/mainnet/cosmoshub.js +68 -138
  14. package/esm/mainnet/crescent.js +4 -8
  15. package/esm/mainnet/dydx.js +40 -80
  16. package/esm/mainnet/dymension.js +4 -8
  17. package/esm/mainnet/evmos.js +4 -8
  18. package/esm/mainnet/gravitybridge.js +4 -8
  19. package/esm/mainnet/injective.js +44 -88
  20. package/esm/mainnet/irisnet.js +20 -40
  21. package/esm/mainnet/jackal.js +4 -8
  22. package/esm/mainnet/juno.js +24 -48
  23. package/esm/mainnet/kopi.js +0 -2
  24. package/esm/mainnet/kujira.js +4 -8
  25. package/esm/mainnet/migaloo.js +88 -12
  26. package/esm/mainnet/neutron.js +44 -90
  27. package/esm/mainnet/noble.js +64 -130
  28. package/esm/mainnet/nolus.js +4 -8
  29. package/esm/mainnet/nyx.js +4 -8
  30. package/esm/mainnet/oraichain.js +4 -8
  31. package/esm/mainnet/osmosis.js +152 -150
  32. package/esm/mainnet/persistence.js +4 -8
  33. package/esm/mainnet/quicksilver.js +4 -8
  34. package/esm/mainnet/saga.js +4 -10
  35. package/esm/mainnet/secretnetwork.js +20 -44
  36. package/esm/mainnet/sentinel.js +4 -8
  37. package/esm/mainnet/sifchain.js +4 -8
  38. package/esm/mainnet/stargaze.js +4 -8
  39. package/esm/mainnet/stride.js +44 -88
  40. package/esm/mainnet/teritori.js +4 -8
  41. package/esm/mainnet/terra.js +4 -8
  42. package/esm/mainnet/terra2.js +44 -88
  43. package/esm/mainnet/umee.js +4 -8
  44. package/esm/mainnet/xion.js +0 -2
  45. package/esm/mainnet/xrplevm.js +0 -2
  46. package/index.d.ts +1 -1
  47. package/mainnet/agoric.js +4 -8
  48. package/mainnet/akash.js +4 -10
  49. package/mainnet/andromeda.js +4 -8
  50. package/mainnet/archway.js +4 -8
  51. package/mainnet/axelar.js +48 -98
  52. package/mainnet/babylon.js +0 -2
  53. package/mainnet/celestia.js +44 -90
  54. package/mainnet/cheqd.js +4 -8
  55. package/mainnet/chihuahua.js +4 -8
  56. package/mainnet/comdex.js +4 -8
  57. package/mainnet/composable.js +8 -12
  58. package/mainnet/coreum.js +4 -8
  59. package/mainnet/cosmoshub.js +68 -138
  60. package/mainnet/crescent.js +4 -8
  61. package/mainnet/dydx.js +40 -80
  62. package/mainnet/dymension.js +4 -8
  63. package/mainnet/evmos.js +4 -8
  64. package/mainnet/gravitybridge.js +4 -8
  65. package/mainnet/injective.js +44 -88
  66. package/mainnet/irisnet.js +20 -40
  67. package/mainnet/jackal.js +4 -8
  68. package/mainnet/juno.js +24 -48
  69. package/mainnet/kopi.js +0 -2
  70. package/mainnet/kujira.js +4 -8
  71. package/mainnet/migaloo.js +88 -12
  72. package/mainnet/neutron.js +44 -90
  73. package/mainnet/noble.js +64 -130
  74. package/mainnet/nolus.js +4 -8
  75. package/mainnet/nyx.js +4 -8
  76. package/mainnet/oraichain.js +4 -8
  77. package/mainnet/osmosis.js +152 -150
  78. package/mainnet/persistence.js +4 -8
  79. package/mainnet/quicksilver.js +4 -8
  80. package/mainnet/saga.js +4 -10
  81. package/mainnet/secretnetwork.js +20 -44
  82. package/mainnet/sentinel.js +4 -8
  83. package/mainnet/sifchain.js +4 -8
  84. package/mainnet/stargaze.js +4 -8
  85. package/mainnet/stride.js +44 -88
  86. package/mainnet/teritori.js +4 -8
  87. package/mainnet/terra.js +4 -8
  88. package/mainnet/terra2.js +44 -88
  89. package/mainnet/umee.js +4 -8
  90. package/mainnet/xion.js +0 -2
  91. package/mainnet/xrplevm.js +0 -2
  92. package/package.json +5 -5
@@ -188,7 +188,6 @@ const assets = {
188
188
  logo_URIs: {
189
189
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
190
190
  },
191
- coingecko_id: 'elys-network',
192
191
  images: [{
193
192
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
194
193
  }],
@@ -2224,12 +2223,10 @@ const assets = {
2224
2223
  display: 'pAUUU30Sep2024',
2225
2224
  symbol: 'pAUUU-30Sep2024',
2226
2225
  logo_URIs: {
2227
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2228
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2226
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2229
2227
  },
2230
2228
  images: [{
2231
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2232
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2229
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2233
2230
  }],
2234
2231
  type_asset: 'sdk.coin',
2235
2232
  traces: [{
@@ -2259,12 +2256,10 @@ const assets = {
2259
2256
  display: 'pAUUU31Dec2024',
2260
2257
  symbol: 'pAUUU-31Dec2024',
2261
2258
  logo_URIs: {
2262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2263
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2259
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2264
2260
  },
2265
2261
  images: [{
2266
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2267
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2262
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2268
2263
  }],
2269
2264
  type_asset: 'sdk.coin',
2270
2265
  traces: [{
@@ -2294,12 +2289,10 @@ const assets = {
2294
2289
  display: 'pAUUU30Jun2025',
2295
2290
  symbol: 'pAUUU-30Jun2025',
2296
2291
  logo_URIs: {
2297
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2298
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2292
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2299
2293
  },
2300
2294
  images: [{
2301
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2302
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2295
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2303
2296
  }],
2304
2297
  type_asset: 'sdk.coin',
2305
2298
  traces: [{
@@ -2329,12 +2322,10 @@ const assets = {
2329
2322
  display: 'pAUUU31Dec2025',
2330
2323
  symbol: 'pAUUU-31Dec2025',
2331
2324
  logo_URIs: {
2332
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2333
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2325
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2334
2326
  },
2335
2327
  images: [{
2336
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2337
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2328
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2338
2329
  }],
2339
2330
  type_asset: 'sdk.coin',
2340
2331
  traces: [{
@@ -2364,12 +2355,10 @@ const assets = {
2364
2355
  display: 'pAUUU31Dec2026',
2365
2356
  symbol: 'pAUUU-31Dec2026',
2366
2357
  logo_URIs: {
2367
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2368
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2369
2359
  },
2370
2360
  images: [{
2371
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2372
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2361
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2373
2362
  }],
2374
2363
  type_asset: 'sdk.coin',
2375
2364
  traces: [{
@@ -4919,12 +4908,10 @@ const assets = {
4919
4908
  display: 'yAUUU30Sep2024',
4920
4909
  symbol: 'yAUUU-30Sep2024',
4921
4910
  logo_URIs: {
4922
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4923
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4911
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4924
4912
  },
4925
4913
  images: [{
4926
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4927
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4928
4915
  }],
4929
4916
  type_asset: 'sdk.coin',
4930
4917
  traces: [{
@@ -4954,12 +4941,10 @@ const assets = {
4954
4941
  display: 'yAUUU31Dec2024',
4955
4942
  symbol: 'yAUUU-31Dec2024',
4956
4943
  logo_URIs: {
4957
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4958
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4959
4945
  },
4960
4946
  images: [{
4961
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4962
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4947
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4963
4948
  }],
4964
4949
  type_asset: 'sdk.coin',
4965
4950
  traces: [{
@@ -4989,12 +4974,10 @@ const assets = {
4989
4974
  display: 'yAUUU30Jun2025',
4990
4975
  symbol: 'yAUUU-30Jun2025',
4991
4976
  logo_URIs: {
4992
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4993
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4977
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4994
4978
  },
4995
4979
  images: [{
4996
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4997
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4980
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4998
4981
  }],
4999
4982
  type_asset: 'sdk.coin',
5000
4983
  traces: [{
@@ -5024,12 +5007,10 @@ const assets = {
5024
5007
  display: 'yAUUU31Dec2025',
5025
5008
  symbol: 'yAUUU-31Dec2025',
5026
5009
  logo_URIs: {
5027
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5028
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5010
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5029
5011
  },
5030
5012
  images: [{
5031
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5032
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5013
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5033
5014
  }],
5034
5015
  type_asset: 'sdk.coin',
5035
5016
  traces: [{
@@ -5059,12 +5040,10 @@ const assets = {
5059
5040
  display: 'yAUUU31Dec2026',
5060
5041
  symbol: 'yAUUU-31Dec2026',
5061
5042
  logo_URIs: {
5062
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5063
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5043
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5064
5044
  },
5065
5045
  images: [{
5066
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5067
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5046
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5068
5047
  }],
5069
5048
  type_asset: 'sdk.coin',
5070
5049
  traces: [{
@@ -7933,13 +7912,11 @@ const assets = {
7933
7912
  display: 'scrt',
7934
7913
  symbol: 'SCRT',
7935
7914
  logo_URIs: {
7936
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
7937
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
7915
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
7938
7916
  },
7939
7917
  coingecko_id: 'secret',
7940
7918
  images: [{
7941
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
7942
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
7919
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
7943
7920
  }],
7944
7921
  socials: {
7945
7922
  website: 'https://scrt.network/',
@@ -8180,7 +8157,6 @@ const assets = {
8180
8157
  logo_URIs: {
8181
8158
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8182
8159
  },
8183
- coingecko_id: 'elys-network',
8184
8160
  images: [{
8185
8161
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8186
8162
  }],
@@ -10177,12 +10153,10 @@ const assets = {
10177
10153
  display: 'pAUUU30Sep2024',
10178
10154
  symbol: 'pAUUU-30Sep2024',
10179
10155
  logo_URIs: {
10180
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10181
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10182
10157
  },
10183
10158
  images: [{
10184
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10185
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10159
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10186
10160
  }],
10187
10161
  type_asset: 'sdk.coin',
10188
10162
  traces: [{
@@ -10212,12 +10186,10 @@ const assets = {
10212
10186
  display: 'pAUUU31Dec2024',
10213
10187
  symbol: 'pAUUU-31Dec2024',
10214
10188
  logo_URIs: {
10215
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10216
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10189
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10217
10190
  },
10218
10191
  images: [{
10219
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10220
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10192
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10221
10193
  }],
10222
10194
  type_asset: 'sdk.coin',
10223
10195
  traces: [{
@@ -10247,12 +10219,10 @@ const assets = {
10247
10219
  display: 'pAUUU30Jun2025',
10248
10220
  symbol: 'pAUUU-30Jun2025',
10249
10221
  logo_URIs: {
10250
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10251
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10222
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10252
10223
  },
10253
10224
  images: [{
10254
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10255
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10225
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10256
10226
  }],
10257
10227
  type_asset: 'sdk.coin',
10258
10228
  traces: [{
@@ -10282,12 +10252,10 @@ const assets = {
10282
10252
  display: 'pAUUU31Dec2025',
10283
10253
  symbol: 'pAUUU-31Dec2025',
10284
10254
  logo_URIs: {
10285
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10286
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10255
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10287
10256
  },
10288
10257
  images: [{
10289
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10290
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10258
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10291
10259
  }],
10292
10260
  type_asset: 'sdk.coin',
10293
10261
  traces: [{
@@ -10317,12 +10285,10 @@ const assets = {
10317
10285
  display: 'pAUUU31Dec2026',
10318
10286
  symbol: 'pAUUU-31Dec2026',
10319
10287
  logo_URIs: {
10320
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10321
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10288
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10322
10289
  },
10323
10290
  images: [{
10324
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10325
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10291
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10326
10292
  }],
10327
10293
  type_asset: 'sdk.coin',
10328
10294
  traces: [{
@@ -12872,12 +12838,10 @@ const assets = {
12872
12838
  display: 'yAUUU30Sep2024',
12873
12839
  symbol: 'yAUUU-30Sep2024',
12874
12840
  logo_URIs: {
12875
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12876
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12841
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12877
12842
  },
12878
12843
  images: [{
12879
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12880
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12844
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12881
12845
  }],
12882
12846
  type_asset: 'sdk.coin',
12883
12847
  traces: [{
@@ -12907,12 +12871,10 @@ const assets = {
12907
12871
  display: 'yAUUU31Dec2024',
12908
12872
  symbol: 'yAUUU-31Dec2024',
12909
12873
  logo_URIs: {
12910
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12911
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12874
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12912
12875
  },
12913
12876
  images: [{
12914
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12915
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12877
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12916
12878
  }],
12917
12879
  type_asset: 'sdk.coin',
12918
12880
  traces: [{
@@ -12942,12 +12904,10 @@ const assets = {
12942
12904
  display: 'yAUUU30Jun2025',
12943
12905
  symbol: 'yAUUU-30Jun2025',
12944
12906
  logo_URIs: {
12945
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12946
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12907
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12947
12908
  },
12948
12909
  images: [{
12949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12950
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12910
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12951
12911
  }],
12952
12912
  type_asset: 'sdk.coin',
12953
12913
  traces: [{
@@ -12977,12 +12937,10 @@ const assets = {
12977
12937
  display: 'yAUUU31Dec2025',
12978
12938
  symbol: 'yAUUU-31Dec2025',
12979
12939
  logo_URIs: {
12980
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12981
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12982
12941
  },
12983
12942
  images: [{
12984
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12985
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12943
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12986
12944
  }],
12987
12945
  type_asset: 'sdk.coin',
12988
12946
  traces: [{
@@ -13012,12 +12970,10 @@ const assets = {
13012
12970
  display: 'yAUUU31Dec2026',
13013
12971
  symbol: 'yAUUU-31Dec2026',
13014
12972
  logo_URIs: {
13015
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
13016
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12973
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
13017
12974
  },
13018
12975
  images: [{
13019
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
13020
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12976
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
13021
12977
  }],
13022
12978
  type_asset: 'sdk.coin',
13023
12979
  traces: [{
@@ -15886,13 +15842,11 @@ const assets = {
15886
15842
  display: 'scrt',
15887
15843
  symbol: 'SCRT',
15888
15844
  logo_URIs: {
15889
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
15890
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
15845
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
15891
15846
  },
15892
15847
  coingecko_id: 'secret',
15893
15848
  images: [{
15894
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
15895
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
15849
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
15896
15850
  }],
15897
15851
  socials: {
15898
15852
  website: 'https://scrt.network/',
package/mainnet/cheqd.js CHANGED
@@ -138,13 +138,11 @@ const assets = {
138
138
  display: 'scrt',
139
139
  symbol: 'SCRT',
140
140
  logo_URIs: {
141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
141
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
143
142
  },
144
143
  coingecko_id: 'secret',
145
144
  images: [{
146
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
147
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
145
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
148
146
  }],
149
147
  socials: {
150
148
  website: 'https://scrt.network/',
@@ -338,13 +336,11 @@ const assets = {
338
336
  display: 'scrt',
339
337
  symbol: 'SCRT',
340
338
  logo_URIs: {
341
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
342
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
339
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
343
340
  },
344
341
  coingecko_id: 'secret',
345
342
  images: [{
346
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
347
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
343
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
348
344
  }],
349
345
  socials: {
350
346
  website: 'https://scrt.network/',
@@ -434,13 +434,11 @@ const assets = {
434
434
  display: 'scrt',
435
435
  symbol: 'SCRT',
436
436
  logo_URIs: {
437
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
438
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
437
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
439
438
  },
440
439
  coingecko_id: 'secret',
441
440
  images: [{
442
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
443
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
444
442
  }],
445
443
  socials: {
446
444
  website: 'https://scrt.network/',
@@ -924,13 +922,11 @@ const assets = {
924
922
  display: 'scrt',
925
923
  symbol: 'SCRT',
926
924
  logo_URIs: {
927
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
928
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
925
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
929
926
  },
930
927
  coingecko_id: 'secret',
931
928
  images: [{
932
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
933
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
929
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
934
930
  }],
935
931
  socials: {
936
932
  website: 'https://scrt.network/',
package/mainnet/comdex.js CHANGED
@@ -329,13 +329,11 @@ const assets = {
329
329
  display: 'scrt',
330
330
  symbol: 'SCRT',
331
331
  logo_URIs: {
332
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
333
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
332
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
334
333
  },
335
334
  coingecko_id: 'secret',
336
335
  images: [{
337
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
338
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
336
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
339
337
  }],
340
338
  socials: {
341
339
  website: 'https://scrt.network/',
@@ -760,13 +758,11 @@ const assets = {
760
758
  display: 'scrt',
761
759
  symbol: 'SCRT',
762
760
  logo_URIs: {
763
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
764
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
765
762
  },
766
763
  coingecko_id: 'secret',
767
764
  images: [{
768
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
769
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
765
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
770
766
  }],
771
767
  socials: {
772
768
  website: 'https://scrt.network/',
@@ -491,10 +491,10 @@ const assets = {
491
491
  display: 'ox',
492
492
  symbol: 'OX',
493
493
  logo_URIs: {
494
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
494
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
495
495
  },
496
496
  images: [{
497
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
497
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
498
498
  }],
499
499
  traces: [{
500
500
  type: 'ibc',
@@ -2706,10 +2706,10 @@ const assets = {
2706
2706
  display: 'ox',
2707
2707
  symbol: 'OX',
2708
2708
  logo_URIs: {
2709
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
2709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
2710
2710
  },
2711
2711
  images: [{
2712
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
2712
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
2713
2713
  }],
2714
2714
  traces: [{
2715
2715
  type: 'ibc',
@@ -4049,13 +4049,11 @@ const assets = {
4049
4049
  display: 'scrt',
4050
4050
  symbol: 'SCRT',
4051
4051
  logo_URIs: {
4052
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
4053
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
4052
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
4054
4053
  },
4055
4054
  coingecko_id: 'secret',
4056
4055
  images: [{
4057
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
4058
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
4056
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
4059
4057
  }],
4060
4058
  socials: {
4061
4059
  website: 'https://scrt.network/',
@@ -5514,13 +5512,11 @@ const assets = {
5514
5512
  display: 'scrt',
5515
5513
  symbol: 'SCRT',
5516
5514
  logo_URIs: {
5517
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
5518
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
5515
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
5519
5516
  },
5520
5517
  coingecko_id: 'secret',
5521
5518
  images: [{
5522
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
5523
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
5519
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
5524
5520
  }],
5525
5521
  socials: {
5526
5522
  website: 'https://scrt.network/',
package/mainnet/coreum.js CHANGED
@@ -943,13 +943,11 @@ const assets = {
943
943
  display: 'scrt',
944
944
  symbol: 'SCRT',
945
945
  logo_URIs: {
946
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
947
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
946
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
948
947
  },
949
948
  coingecko_id: 'secret',
950
949
  images: [{
951
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
952
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
950
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
953
951
  }],
954
952
  socials: {
955
953
  website: 'https://scrt.network/',
@@ -1748,13 +1746,11 @@ const assets = {
1748
1746
  display: 'scrt',
1749
1747
  symbol: 'SCRT',
1750
1748
  logo_URIs: {
1751
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1752
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1753
1750
  },
1754
1751
  coingecko_id: 'secret',
1755
1752
  images: [{
1756
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1757
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1753
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1758
1754
  }],
1759
1755
  socials: {
1760
1756
  website: 'https://scrt.network/',