@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
@@ -621,7 +621,6 @@ const assets = {
621
621
  logo_URIs: {
622
622
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
623
623
  },
624
- coingecko_id: 'elys-network',
625
624
  images: [{
626
625
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
627
626
  }],
@@ -1929,7 +1928,6 @@ const assets = {
1929
1928
  logo_URIs: {
1930
1929
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1931
1930
  },
1932
- coingecko_id: 'elys-network',
1933
1931
  images: [{
1934
1932
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1935
1933
  }],
@@ -4150,12 +4148,10 @@ const assets = {
4150
4148
  display: 'pAUUU30Sep2024',
4151
4149
  symbol: 'pAUUU-30Sep2024',
4152
4150
  logo_URIs: {
4153
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4154
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4155
4152
  },
4156
4153
  images: [{
4157
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4158
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4154
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4159
4155
  }],
4160
4156
  type_asset: 'sdk.coin',
4161
4157
  traces: [{
@@ -4185,12 +4181,10 @@ const assets = {
4185
4181
  display: 'pAUUU31Dec2024',
4186
4182
  symbol: 'pAUUU-31Dec2024',
4187
4183
  logo_URIs: {
4188
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4189
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4190
4185
  },
4191
4186
  images: [{
4192
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4193
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4187
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4194
4188
  }],
4195
4189
  type_asset: 'sdk.coin',
4196
4190
  traces: [{
@@ -4220,12 +4214,10 @@ const assets = {
4220
4214
  display: 'pAUUU30Jun2025',
4221
4215
  symbol: 'pAUUU-30Jun2025',
4222
4216
  logo_URIs: {
4223
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4224
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4217
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4225
4218
  },
4226
4219
  images: [{
4227
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4228
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4220
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4229
4221
  }],
4230
4222
  type_asset: 'sdk.coin',
4231
4223
  traces: [{
@@ -4255,12 +4247,10 @@ const assets = {
4255
4247
  display: 'pAUUU31Dec2025',
4256
4248
  symbol: 'pAUUU-31Dec2025',
4257
4249
  logo_URIs: {
4258
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4259
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4250
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4260
4251
  },
4261
4252
  images: [{
4262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4263
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4253
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4264
4254
  }],
4265
4255
  type_asset: 'sdk.coin',
4266
4256
  traces: [{
@@ -4290,12 +4280,10 @@ const assets = {
4290
4280
  display: 'pAUUU31Dec2026',
4291
4281
  symbol: 'pAUUU-31Dec2026',
4292
4282
  logo_URIs: {
4293
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4294
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4283
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4295
4284
  },
4296
4285
  images: [{
4297
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
4298
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
4286
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
4299
4287
  }],
4300
4288
  type_asset: 'sdk.coin',
4301
4289
  traces: [{
@@ -6845,12 +6833,10 @@ const assets = {
6845
6833
  display: 'yAUUU30Sep2024',
6846
6834
  symbol: 'yAUUU-30Sep2024',
6847
6835
  logo_URIs: {
6848
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6849
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6836
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6850
6837
  },
6851
6838
  images: [{
6852
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6853
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6839
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6854
6840
  }],
6855
6841
  type_asset: 'sdk.coin',
6856
6842
  traces: [{
@@ -6880,12 +6866,10 @@ const assets = {
6880
6866
  display: 'yAUUU31Dec2024',
6881
6867
  symbol: 'yAUUU-31Dec2024',
6882
6868
  logo_URIs: {
6883
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6884
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6869
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6885
6870
  },
6886
6871
  images: [{
6887
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6888
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6872
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6889
6873
  }],
6890
6874
  type_asset: 'sdk.coin',
6891
6875
  traces: [{
@@ -6915,12 +6899,10 @@ const assets = {
6915
6899
  display: 'yAUUU30Jun2025',
6916
6900
  symbol: 'yAUUU-30Jun2025',
6917
6901
  logo_URIs: {
6918
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6919
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6902
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6920
6903
  },
6921
6904
  images: [{
6922
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6923
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6905
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6924
6906
  }],
6925
6907
  type_asset: 'sdk.coin',
6926
6908
  traces: [{
@@ -6950,12 +6932,10 @@ const assets = {
6950
6932
  display: 'yAUUU31Dec2025',
6951
6933
  symbol: 'yAUUU-31Dec2025',
6952
6934
  logo_URIs: {
6953
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6954
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6935
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6955
6936
  },
6956
6937
  images: [{
6957
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6958
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6938
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6959
6939
  }],
6960
6940
  type_asset: 'sdk.coin',
6961
6941
  traces: [{
@@ -6985,12 +6965,10 @@ const assets = {
6985
6965
  display: 'yAUUU31Dec2026',
6986
6966
  symbol: 'yAUUU-31Dec2026',
6987
6967
  logo_URIs: {
6988
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6989
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6968
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6990
6969
  },
6991
6970
  images: [{
6992
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
6993
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
6971
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
6994
6972
  }],
6995
6973
  type_asset: 'sdk.coin',
6996
6974
  traces: [{
@@ -9869,13 +9847,11 @@ const assets = {
9869
9847
  display: 'scrt',
9870
9848
  symbol: 'SCRT',
9871
9849
  logo_URIs: {
9872
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
9873
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
9850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
9874
9851
  },
9875
9852
  coingecko_id: 'secret',
9876
9853
  images: [{
9877
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
9878
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
9854
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
9879
9855
  }],
9880
9856
  socials: {
9881
9857
  website: 'https://scrt.network/',
@@ -11506,12 +11482,10 @@ const assets = {
11506
11482
  display: 'pAUUU30Sep2024',
11507
11483
  symbol: 'pAUUU-30Sep2024',
11508
11484
  logo_URIs: {
11509
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11510
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11485
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11511
11486
  },
11512
11487
  images: [{
11513
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11514
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11488
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11515
11489
  }],
11516
11490
  type_asset: 'sdk.coin',
11517
11491
  traces: [{
@@ -11541,12 +11515,10 @@ const assets = {
11541
11515
  display: 'pAUUU31Dec2024',
11542
11516
  symbol: 'pAUUU-31Dec2024',
11543
11517
  logo_URIs: {
11544
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11545
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11518
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11546
11519
  },
11547
11520
  images: [{
11548
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11549
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11521
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11550
11522
  }],
11551
11523
  type_asset: 'sdk.coin',
11552
11524
  traces: [{
@@ -11576,12 +11548,10 @@ const assets = {
11576
11548
  display: 'pAUUU30Jun2025',
11577
11549
  symbol: 'pAUUU-30Jun2025',
11578
11550
  logo_URIs: {
11579
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11580
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11551
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11581
11552
  },
11582
11553
  images: [{
11583
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11584
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11554
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11585
11555
  }],
11586
11556
  type_asset: 'sdk.coin',
11587
11557
  traces: [{
@@ -11611,12 +11581,10 @@ const assets = {
11611
11581
  display: 'pAUUU31Dec2025',
11612
11582
  symbol: 'pAUUU-31Dec2025',
11613
11583
  logo_URIs: {
11614
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11615
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11584
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11616
11585
  },
11617
11586
  images: [{
11618
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11619
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11587
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11620
11588
  }],
11621
11589
  type_asset: 'sdk.coin',
11622
11590
  traces: [{
@@ -11646,12 +11614,10 @@ const assets = {
11646
11614
  display: 'pAUUU31Dec2026',
11647
11615
  symbol: 'pAUUU-31Dec2026',
11648
11616
  logo_URIs: {
11649
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11650
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11617
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11651
11618
  },
11652
11619
  images: [{
11653
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
11654
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
11620
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
11655
11621
  }],
11656
11622
  type_asset: 'sdk.coin',
11657
11623
  traces: [{
@@ -14201,12 +14167,10 @@ const assets = {
14201
14167
  display: 'yAUUU30Sep2024',
14202
14168
  symbol: 'yAUUU-30Sep2024',
14203
14169
  logo_URIs: {
14204
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14205
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14170
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14206
14171
  },
14207
14172
  images: [{
14208
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14209
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14173
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14210
14174
  }],
14211
14175
  type_asset: 'sdk.coin',
14212
14176
  traces: [{
@@ -14236,12 +14200,10 @@ const assets = {
14236
14200
  display: 'yAUUU31Dec2024',
14237
14201
  symbol: 'yAUUU-31Dec2024',
14238
14202
  logo_URIs: {
14239
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14240
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14203
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14241
14204
  },
14242
14205
  images: [{
14243
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14244
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14206
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14245
14207
  }],
14246
14208
  type_asset: 'sdk.coin',
14247
14209
  traces: [{
@@ -14271,12 +14233,10 @@ const assets = {
14271
14233
  display: 'yAUUU30Jun2025',
14272
14234
  symbol: 'yAUUU-30Jun2025',
14273
14235
  logo_URIs: {
14274
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14275
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14236
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14276
14237
  },
14277
14238
  images: [{
14278
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14279
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14239
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14280
14240
  }],
14281
14241
  type_asset: 'sdk.coin',
14282
14242
  traces: [{
@@ -14306,12 +14266,10 @@ const assets = {
14306
14266
  display: 'yAUUU31Dec2025',
14307
14267
  symbol: 'yAUUU-31Dec2025',
14308
14268
  logo_URIs: {
14309
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14310
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14269
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14311
14270
  },
14312
14271
  images: [{
14313
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14314
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14272
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14315
14273
  }],
14316
14274
  type_asset: 'sdk.coin',
14317
14275
  traces: [{
@@ -14341,12 +14299,10 @@ const assets = {
14341
14299
  display: 'yAUUU31Dec2026',
14342
14300
  symbol: 'yAUUU-31Dec2026',
14343
14301
  logo_URIs: {
14344
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14345
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14302
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14346
14303
  },
14347
14304
  images: [{
14348
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
14349
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
14305
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
14350
14306
  }],
14351
14307
  type_asset: 'sdk.coin',
14352
14308
  traces: [{
@@ -17225,13 +17181,11 @@ const assets = {
17225
17181
  display: 'scrt',
17226
17182
  symbol: 'SCRT',
17227
17183
  logo_URIs: {
17228
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
17229
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
17184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
17230
17185
  },
17231
17186
  coingecko_id: 'secret',
17232
17187
  images: [{
17233
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
17234
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
17188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
17235
17189
  }],
17236
17190
  socials: {
17237
17191
  website: 'https://scrt.network/',