@chain-registry/assets 1.70.387 → 1.70.388

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
@@ -623,7 +623,6 @@ const assets = {
623
623
  logo_URIs: {
624
624
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
625
625
  },
626
- coingecko_id: 'elys-network',
627
626
  images: [{
628
627
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
629
628
  }],
@@ -1931,7 +1930,6 @@ const assets = {
1931
1930
  logo_URIs: {
1932
1931
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1933
1932
  },
1934
- coingecko_id: 'elys-network',
1935
1933
  images: [{
1936
1934
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1937
1935
  }],
@@ -4152,12 +4150,10 @@ const assets = {
4152
4150
  display: 'pAUUU30Sep2024',
4153
4151
  symbol: 'pAUUU-30Sep2024',
4154
4152
  logo_URIs: {
4155
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4156
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4153
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4157
4154
  },
4158
4155
  images: [{
4159
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4160
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4161
4157
  }],
4162
4158
  type_asset: 'sdk.coin',
4163
4159
  traces: [{
@@ -4187,12 +4183,10 @@ const assets = {
4187
4183
  display: 'pAUUU31Dec2024',
4188
4184
  symbol: 'pAUUU-31Dec2024',
4189
4185
  logo_URIs: {
4190
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4191
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4192
4187
  },
4193
4188
  images: [{
4194
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4195
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4189
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4196
4190
  }],
4197
4191
  type_asset: 'sdk.coin',
4198
4192
  traces: [{
@@ -4222,12 +4216,10 @@ const assets = {
4222
4216
  display: 'pAUUU30Jun2025',
4223
4217
  symbol: 'pAUUU-30Jun2025',
4224
4218
  logo_URIs: {
4225
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4226
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4219
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4227
4220
  },
4228
4221
  images: [{
4229
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4230
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4222
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4231
4223
  }],
4232
4224
  type_asset: 'sdk.coin',
4233
4225
  traces: [{
@@ -4257,12 +4249,10 @@ const assets = {
4257
4249
  display: 'pAUUU31Dec2025',
4258
4250
  symbol: 'pAUUU-31Dec2025',
4259
4251
  logo_URIs: {
4260
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4261
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4252
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4262
4253
  },
4263
4254
  images: [{
4264
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4265
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4255
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4266
4256
  }],
4267
4257
  type_asset: 'sdk.coin',
4268
4258
  traces: [{
@@ -4292,12 +4282,10 @@ const assets = {
4292
4282
  display: 'pAUUU31Dec2026',
4293
4283
  symbol: 'pAUUU-31Dec2026',
4294
4284
  logo_URIs: {
4295
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4296
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4285
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4297
4286
  },
4298
4287
  images: [{
4299
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4300
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4288
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4301
4289
  }],
4302
4290
  type_asset: 'sdk.coin',
4303
4291
  traces: [{
@@ -6847,12 +6835,10 @@ const assets = {
6847
6835
  display: 'yAUUU30Sep2024',
6848
6836
  symbol: 'yAUUU-30Sep2024',
6849
6837
  logo_URIs: {
6850
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6851
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6852
6839
  },
6853
6840
  images: [{
6854
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6855
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6841
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6856
6842
  }],
6857
6843
  type_asset: 'sdk.coin',
6858
6844
  traces: [{
@@ -6882,12 +6868,10 @@ const assets = {
6882
6868
  display: 'yAUUU31Dec2024',
6883
6869
  symbol: 'yAUUU-31Dec2024',
6884
6870
  logo_URIs: {
6885
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6886
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6871
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6887
6872
  },
6888
6873
  images: [{
6889
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6890
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6874
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6891
6875
  }],
6892
6876
  type_asset: 'sdk.coin',
6893
6877
  traces: [{
@@ -6917,12 +6901,10 @@ const assets = {
6917
6901
  display: 'yAUUU30Jun2025',
6918
6902
  symbol: 'yAUUU-30Jun2025',
6919
6903
  logo_URIs: {
6920
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6921
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6904
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6922
6905
  },
6923
6906
  images: [{
6924
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6925
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6907
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6926
6908
  }],
6927
6909
  type_asset: 'sdk.coin',
6928
6910
  traces: [{
@@ -6952,12 +6934,10 @@ const assets = {
6952
6934
  display: 'yAUUU31Dec2025',
6953
6935
  symbol: 'yAUUU-31Dec2025',
6954
6936
  logo_URIs: {
6955
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6956
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6937
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6957
6938
  },
6958
6939
  images: [{
6959
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6960
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6961
6941
  }],
6962
6942
  type_asset: 'sdk.coin',
6963
6943
  traces: [{
@@ -6987,12 +6967,10 @@ const assets = {
6987
6967
  display: 'yAUUU31Dec2026',
6988
6968
  symbol: 'yAUUU-31Dec2026',
6989
6969
  logo_URIs: {
6990
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6991
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6992
6971
  },
6993
6972
  images: [{
6994
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6995
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6973
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6996
6974
  }],
6997
6975
  type_asset: 'sdk.coin',
6998
6976
  traces: [{
@@ -9871,13 +9849,11 @@ const assets = {
9871
9849
  display: 'scrt',
9872
9850
  symbol: 'SCRT',
9873
9851
  logo_URIs: {
9874
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
9875
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
9852
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
9876
9853
  },
9877
9854
  coingecko_id: 'secret',
9878
9855
  images: [{
9879
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
9880
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
9856
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
9881
9857
  }],
9882
9858
  socials: {
9883
9859
  website: 'https://scrt.network/',
@@ -11508,12 +11484,10 @@ const assets = {
11508
11484
  display: 'pAUUU30Sep2024',
11509
11485
  symbol: 'pAUUU-30Sep2024',
11510
11486
  logo_URIs: {
11511
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11512
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11513
11488
  },
11514
11489
  images: [{
11515
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11516
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11490
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11517
11491
  }],
11518
11492
  type_asset: 'sdk.coin',
11519
11493
  traces: [{
@@ -11543,12 +11517,10 @@ const assets = {
11543
11517
  display: 'pAUUU31Dec2024',
11544
11518
  symbol: 'pAUUU-31Dec2024',
11545
11519
  logo_URIs: {
11546
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11547
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11520
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11548
11521
  },
11549
11522
  images: [{
11550
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11551
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11523
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11552
11524
  }],
11553
11525
  type_asset: 'sdk.coin',
11554
11526
  traces: [{
@@ -11578,12 +11550,10 @@ const assets = {
11578
11550
  display: 'pAUUU30Jun2025',
11579
11551
  symbol: 'pAUUU-30Jun2025',
11580
11552
  logo_URIs: {
11581
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11582
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11553
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11583
11554
  },
11584
11555
  images: [{
11585
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11586
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11556
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11587
11557
  }],
11588
11558
  type_asset: 'sdk.coin',
11589
11559
  traces: [{
@@ -11613,12 +11583,10 @@ const assets = {
11613
11583
  display: 'pAUUU31Dec2025',
11614
11584
  symbol: 'pAUUU-31Dec2025',
11615
11585
  logo_URIs: {
11616
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11617
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11586
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11618
11587
  },
11619
11588
  images: [{
11620
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11621
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11589
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11622
11590
  }],
11623
11591
  type_asset: 'sdk.coin',
11624
11592
  traces: [{
@@ -11648,12 +11616,10 @@ const assets = {
11648
11616
  display: 'pAUUU31Dec2026',
11649
11617
  symbol: 'pAUUU-31Dec2026',
11650
11618
  logo_URIs: {
11651
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11652
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11619
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11653
11620
  },
11654
11621
  images: [{
11655
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11656
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11622
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11657
11623
  }],
11658
11624
  type_asset: 'sdk.coin',
11659
11625
  traces: [{
@@ -14203,12 +14169,10 @@ const assets = {
14203
14169
  display: 'yAUUU30Sep2024',
14204
14170
  symbol: 'yAUUU-30Sep2024',
14205
14171
  logo_URIs: {
14206
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14207
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14172
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14208
14173
  },
14209
14174
  images: [{
14210
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14211
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14175
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14212
14176
  }],
14213
14177
  type_asset: 'sdk.coin',
14214
14178
  traces: [{
@@ -14238,12 +14202,10 @@ const assets = {
14238
14202
  display: 'yAUUU31Dec2024',
14239
14203
  symbol: 'yAUUU-31Dec2024',
14240
14204
  logo_URIs: {
14241
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14242
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14205
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14243
14206
  },
14244
14207
  images: [{
14245
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14246
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14208
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14247
14209
  }],
14248
14210
  type_asset: 'sdk.coin',
14249
14211
  traces: [{
@@ -14273,12 +14235,10 @@ const assets = {
14273
14235
  display: 'yAUUU30Jun2025',
14274
14236
  symbol: 'yAUUU-30Jun2025',
14275
14237
  logo_URIs: {
14276
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14277
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14278
14239
  },
14279
14240
  images: [{
14280
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14281
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14241
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14282
14242
  }],
14283
14243
  type_asset: 'sdk.coin',
14284
14244
  traces: [{
@@ -14308,12 +14268,10 @@ const assets = {
14308
14268
  display: 'yAUUU31Dec2025',
14309
14269
  symbol: 'yAUUU-31Dec2025',
14310
14270
  logo_URIs: {
14311
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14312
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14271
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14313
14272
  },
14314
14273
  images: [{
14315
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14316
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14274
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14317
14275
  }],
14318
14276
  type_asset: 'sdk.coin',
14319
14277
  traces: [{
@@ -14343,12 +14301,10 @@ const assets = {
14343
14301
  display: 'yAUUU31Dec2026',
14344
14302
  symbol: 'yAUUU-31Dec2026',
14345
14303
  logo_URIs: {
14346
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14347
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14304
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14348
14305
  },
14349
14306
  images: [{
14350
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14351
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14307
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14352
14308
  }],
14353
14309
  type_asset: 'sdk.coin',
14354
14310
  traces: [{
@@ -17227,13 +17183,11 @@ const assets = {
17227
17183
  display: 'scrt',
17228
17184
  symbol: 'SCRT',
17229
17185
  logo_URIs: {
17230
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
17231
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
17186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
17232
17187
  },
17233
17188
  coingecko_id: 'secret',
17234
17189
  images: [{
17235
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
17236
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
17190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
17237
17191
  }],
17238
17192
  socials: {
17239
17193
  website: 'https://scrt.network/',