@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
@@ -186,7 +186,6 @@ const assets = {
186
186
  logo_URIs: {
187
187
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
188
188
  },
189
- coingecko_id: 'elys-network',
190
189
  images: [{
191
190
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
192
191
  }],
@@ -2222,12 +2221,10 @@ const assets = {
2222
2221
  display: 'pAUUU30Sep2024',
2223
2222
  symbol: 'pAUUU-30Sep2024',
2224
2223
  logo_URIs: {
2225
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2226
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2224
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2227
2225
  },
2228
2226
  images: [{
2229
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2230
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2227
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2231
2228
  }],
2232
2229
  type_asset: 'sdk.coin',
2233
2230
  traces: [{
@@ -2257,12 +2254,10 @@ const assets = {
2257
2254
  display: 'pAUUU31Dec2024',
2258
2255
  symbol: 'pAUUU-31Dec2024',
2259
2256
  logo_URIs: {
2260
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2261
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2257
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2262
2258
  },
2263
2259
  images: [{
2264
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2265
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2266
2261
  }],
2267
2262
  type_asset: 'sdk.coin',
2268
2263
  traces: [{
@@ -2292,12 +2287,10 @@ const assets = {
2292
2287
  display: 'pAUUU30Jun2025',
2293
2288
  symbol: 'pAUUU-30Jun2025',
2294
2289
  logo_URIs: {
2295
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2296
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2290
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2297
2291
  },
2298
2292
  images: [{
2299
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2300
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2293
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2301
2294
  }],
2302
2295
  type_asset: 'sdk.coin',
2303
2296
  traces: [{
@@ -2327,12 +2320,10 @@ const assets = {
2327
2320
  display: 'pAUUU31Dec2025',
2328
2321
  symbol: 'pAUUU-31Dec2025',
2329
2322
  logo_URIs: {
2330
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2331
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2323
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2332
2324
  },
2333
2325
  images: [{
2334
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2335
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2326
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2336
2327
  }],
2337
2328
  type_asset: 'sdk.coin',
2338
2329
  traces: [{
@@ -2362,12 +2353,10 @@ const assets = {
2362
2353
  display: 'pAUUU31Dec2026',
2363
2354
  symbol: 'pAUUU-31Dec2026',
2364
2355
  logo_URIs: {
2365
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2366
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2356
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2367
2357
  },
2368
2358
  images: [{
2369
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
2370
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
2359
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
2371
2360
  }],
2372
2361
  type_asset: 'sdk.coin',
2373
2362
  traces: [{
@@ -4917,12 +4906,10 @@ const assets = {
4917
4906
  display: 'yAUUU30Sep2024',
4918
4907
  symbol: 'yAUUU-30Sep2024',
4919
4908
  logo_URIs: {
4920
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4921
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4909
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4922
4910
  },
4923
4911
  images: [{
4924
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4925
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4912
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4926
4913
  }],
4927
4914
  type_asset: 'sdk.coin',
4928
4915
  traces: [{
@@ -4952,12 +4939,10 @@ const assets = {
4952
4939
  display: 'yAUUU31Dec2024',
4953
4940
  symbol: 'yAUUU-31Dec2024',
4954
4941
  logo_URIs: {
4955
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4956
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4942
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4957
4943
  },
4958
4944
  images: [{
4959
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4960
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4945
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4961
4946
  }],
4962
4947
  type_asset: 'sdk.coin',
4963
4948
  traces: [{
@@ -4987,12 +4972,10 @@ const assets = {
4987
4972
  display: 'yAUUU30Jun2025',
4988
4973
  symbol: 'yAUUU-30Jun2025',
4989
4974
  logo_URIs: {
4990
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4991
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4975
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4992
4976
  },
4993
4977
  images: [{
4994
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
4995
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
4978
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
4996
4979
  }],
4997
4980
  type_asset: 'sdk.coin',
4998
4981
  traces: [{
@@ -5022,12 +5005,10 @@ const assets = {
5022
5005
  display: 'yAUUU31Dec2025',
5023
5006
  symbol: 'yAUUU-31Dec2025',
5024
5007
  logo_URIs: {
5025
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5026
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5008
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5027
5009
  },
5028
5010
  images: [{
5029
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5030
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5011
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5031
5012
  }],
5032
5013
  type_asset: 'sdk.coin',
5033
5014
  traces: [{
@@ -5057,12 +5038,10 @@ const assets = {
5057
5038
  display: 'yAUUU31Dec2026',
5058
5039
  symbol: 'yAUUU-31Dec2026',
5059
5040
  logo_URIs: {
5060
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5061
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5041
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5062
5042
  },
5063
5043
  images: [{
5064
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
5065
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
5044
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
5066
5045
  }],
5067
5046
  type_asset: 'sdk.coin',
5068
5047
  traces: [{
@@ -7931,13 +7910,11 @@ const assets = {
7931
7910
  display: 'scrt',
7932
7911
  symbol: 'SCRT',
7933
7912
  logo_URIs: {
7934
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
7935
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
7913
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
7936
7914
  },
7937
7915
  coingecko_id: 'secret',
7938
7916
  images: [{
7939
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
7940
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
7917
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
7941
7918
  }],
7942
7919
  socials: {
7943
7920
  website: 'https://scrt.network/',
@@ -8178,7 +8155,6 @@ const assets = {
8178
8155
  logo_URIs: {
8179
8156
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8180
8157
  },
8181
- coingecko_id: 'elys-network',
8182
8158
  images: [{
8183
8159
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8184
8160
  }],
@@ -10175,12 +10151,10 @@ const assets = {
10175
10151
  display: 'pAUUU30Sep2024',
10176
10152
  symbol: 'pAUUU-30Sep2024',
10177
10153
  logo_URIs: {
10178
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10179
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10154
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10180
10155
  },
10181
10156
  images: [{
10182
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10183
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10157
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10184
10158
  }],
10185
10159
  type_asset: 'sdk.coin',
10186
10160
  traces: [{
@@ -10210,12 +10184,10 @@ const assets = {
10210
10184
  display: 'pAUUU31Dec2024',
10211
10185
  symbol: 'pAUUU-31Dec2024',
10212
10186
  logo_URIs: {
10213
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10214
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10187
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10215
10188
  },
10216
10189
  images: [{
10217
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10218
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10219
10191
  }],
10220
10192
  type_asset: 'sdk.coin',
10221
10193
  traces: [{
@@ -10245,12 +10217,10 @@ const assets = {
10245
10217
  display: 'pAUUU30Jun2025',
10246
10218
  symbol: 'pAUUU-30Jun2025',
10247
10219
  logo_URIs: {
10248
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10249
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10220
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10250
10221
  },
10251
10222
  images: [{
10252
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10253
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10223
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10254
10224
  }],
10255
10225
  type_asset: 'sdk.coin',
10256
10226
  traces: [{
@@ -10280,12 +10250,10 @@ const assets = {
10280
10250
  display: 'pAUUU31Dec2025',
10281
10251
  symbol: 'pAUUU-31Dec2025',
10282
10252
  logo_URIs: {
10283
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10284
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10253
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10285
10254
  },
10286
10255
  images: [{
10287
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10288
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10289
10257
  }],
10290
10258
  type_asset: 'sdk.coin',
10291
10259
  traces: [{
@@ -10315,12 +10283,10 @@ const assets = {
10315
10283
  display: 'pAUUU31Dec2026',
10316
10284
  symbol: 'pAUUU-31Dec2026',
10317
10285
  logo_URIs: {
10318
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10319
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10286
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10320
10287
  },
10321
10288
  images: [{
10322
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
10323
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
10289
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
10324
10290
  }],
10325
10291
  type_asset: 'sdk.coin',
10326
10292
  traces: [{
@@ -12870,12 +12836,10 @@ const assets = {
12870
12836
  display: 'yAUUU30Sep2024',
12871
12837
  symbol: 'yAUUU-30Sep2024',
12872
12838
  logo_URIs: {
12873
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12874
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12839
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12875
12840
  },
12876
12841
  images: [{
12877
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12878
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12842
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12879
12843
  }],
12880
12844
  type_asset: 'sdk.coin',
12881
12845
  traces: [{
@@ -12905,12 +12869,10 @@ const assets = {
12905
12869
  display: 'yAUUU31Dec2024',
12906
12870
  symbol: 'yAUUU-31Dec2024',
12907
12871
  logo_URIs: {
12908
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12909
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12872
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12910
12873
  },
12911
12874
  images: [{
12912
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12913
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12875
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12914
12876
  }],
12915
12877
  type_asset: 'sdk.coin',
12916
12878
  traces: [{
@@ -12940,12 +12902,10 @@ const assets = {
12940
12902
  display: 'yAUUU30Jun2025',
12941
12903
  symbol: 'yAUUU-30Jun2025',
12942
12904
  logo_URIs: {
12943
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12944
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12905
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12945
12906
  },
12946
12907
  images: [{
12947
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12948
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12908
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12949
12909
  }],
12950
12910
  type_asset: 'sdk.coin',
12951
12911
  traces: [{
@@ -12975,12 +12935,10 @@ const assets = {
12975
12935
  display: 'yAUUU31Dec2025',
12976
12936
  symbol: 'yAUUU-31Dec2025',
12977
12937
  logo_URIs: {
12978
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12979
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12938
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12980
12939
  },
12981
12940
  images: [{
12982
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
12983
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
12984
12942
  }],
12985
12943
  type_asset: 'sdk.coin',
12986
12944
  traces: [{
@@ -13010,12 +12968,10 @@ const assets = {
13010
12968
  display: 'yAUUU31Dec2026',
13011
12969
  symbol: 'yAUUU-31Dec2026',
13012
12970
  logo_URIs: {
13013
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
13014
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12971
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
13015
12972
  },
13016
12973
  images: [{
13017
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
13018
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
12974
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
13019
12975
  }],
13020
12976
  type_asset: 'sdk.coin',
13021
12977
  traces: [{
@@ -15884,13 +15840,11 @@ const assets = {
15884
15840
  display: 'scrt',
15885
15841
  symbol: 'SCRT',
15886
15842
  logo_URIs: {
15887
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
15888
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
15843
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
15889
15844
  },
15890
15845
  coingecko_id: 'secret',
15891
15846
  images: [{
15892
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
15893
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
15847
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
15894
15848
  }],
15895
15849
  socials: {
15896
15850
  website: 'https://scrt.network/',
@@ -136,13 +136,11 @@ const assets = {
136
136
  display: 'scrt',
137
137
  symbol: 'SCRT',
138
138
  logo_URIs: {
139
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
140
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
139
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
141
140
  },
142
141
  coingecko_id: 'secret',
143
142
  images: [{
144
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
145
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
143
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
146
144
  }],
147
145
  socials: {
148
146
  website: 'https://scrt.network/',
@@ -336,13 +334,11 @@ const assets = {
336
334
  display: 'scrt',
337
335
  symbol: 'SCRT',
338
336
  logo_URIs: {
339
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
340
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
337
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
341
338
  },
342
339
  coingecko_id: 'secret',
343
340
  images: [{
344
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
345
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
341
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
346
342
  }],
347
343
  socials: {
348
344
  website: 'https://scrt.network/',
@@ -432,13 +432,11 @@ const assets = {
432
432
  display: 'scrt',
433
433
  symbol: 'SCRT',
434
434
  logo_URIs: {
435
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
436
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
435
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
437
436
  },
438
437
  coingecko_id: 'secret',
439
438
  images: [{
440
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
441
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
439
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
442
440
  }],
443
441
  socials: {
444
442
  website: 'https://scrt.network/',
@@ -922,13 +920,11 @@ const assets = {
922
920
  display: 'scrt',
923
921
  symbol: 'SCRT',
924
922
  logo_URIs: {
925
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
926
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
923
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
927
924
  },
928
925
  coingecko_id: 'secret',
929
926
  images: [{
930
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
931
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
927
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
932
928
  }],
933
929
  socials: {
934
930
  website: 'https://scrt.network/',
@@ -327,13 +327,11 @@ const assets = {
327
327
  display: 'scrt',
328
328
  symbol: 'SCRT',
329
329
  logo_URIs: {
330
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
331
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
330
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
332
331
  },
333
332
  coingecko_id: 'secret',
334
333
  images: [{
335
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
336
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
334
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
337
335
  }],
338
336
  socials: {
339
337
  website: 'https://scrt.network/',
@@ -758,13 +756,11 @@ const assets = {
758
756
  display: 'scrt',
759
757
  symbol: 'SCRT',
760
758
  logo_URIs: {
761
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
762
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
763
760
  },
764
761
  coingecko_id: 'secret',
765
762
  images: [{
766
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
767
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
763
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
768
764
  }],
769
765
  socials: {
770
766
  website: 'https://scrt.network/',
@@ -489,10 +489,10 @@ const assets = {
489
489
  display: 'ox',
490
490
  symbol: 'OX',
491
491
  logo_URIs: {
492
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
492
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
493
493
  },
494
494
  images: [{
495
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
495
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
496
496
  }],
497
497
  traces: [{
498
498
  type: 'ibc',
@@ -2704,10 +2704,10 @@ const assets = {
2704
2704
  display: 'ox',
2705
2705
  symbol: 'OX',
2706
2706
  logo_URIs: {
2707
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
2707
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
2708
2708
  },
2709
2709
  images: [{
2710
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
2710
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
2711
2711
  }],
2712
2712
  traces: [{
2713
2713
  type: 'ibc',
@@ -4047,13 +4047,11 @@ const assets = {
4047
4047
  display: 'scrt',
4048
4048
  symbol: 'SCRT',
4049
4049
  logo_URIs: {
4050
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
4051
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
4050
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
4052
4051
  },
4053
4052
  coingecko_id: 'secret',
4054
4053
  images: [{
4055
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
4056
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
4054
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
4057
4055
  }],
4058
4056
  socials: {
4059
4057
  website: 'https://scrt.network/',
@@ -5512,13 +5510,11 @@ const assets = {
5512
5510
  display: 'scrt',
5513
5511
  symbol: 'SCRT',
5514
5512
  logo_URIs: {
5515
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
5516
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
5513
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
5517
5514
  },
5518
5515
  coingecko_id: 'secret',
5519
5516
  images: [{
5520
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
5521
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
5517
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
5522
5518
  }],
5523
5519
  socials: {
5524
5520
  website: 'https://scrt.network/',
@@ -941,13 +941,11 @@ const assets = {
941
941
  display: 'scrt',
942
942
  symbol: 'SCRT',
943
943
  logo_URIs: {
944
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
945
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
946
945
  },
947
946
  coingecko_id: 'secret',
948
947
  images: [{
949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
950
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
948
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
951
949
  }],
952
950
  socials: {
953
951
  website: 'https://scrt.network/',
@@ -1746,13 +1744,11 @@ const assets = {
1746
1744
  display: 'scrt',
1747
1745
  symbol: 'SCRT',
1748
1746
  logo_URIs: {
1749
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1750
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1747
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1751
1748
  },
1752
1749
  coingecko_id: 'secret',
1753
1750
  images: [{
1754
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1755
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1751
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1756
1752
  }],
1757
1753
  socials: {
1758
1754
  website: 'https://scrt.network/',