@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
@@ -2616,7 +2616,6 @@ const assets = {
2616
2616
  logo_URIs: {
2617
2617
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2618
2618
  },
2619
- coingecko_id: 'elys-network',
2620
2619
  images: [{
2621
2620
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2622
2621
  }],
@@ -2768,13 +2767,11 @@ const assets = {
2768
2767
  display: 'eur',
2769
2768
  symbol: 'EEUR',
2770
2769
  logo_URIs: {
2771
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2772
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2770
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2773
2771
  },
2774
2772
  coingecko_id: 'e-money-eur',
2775
2773
  images: [{
2776
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2777
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2774
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2778
2775
  }],
2779
2776
  type_asset: 'sdk.coin',
2780
2777
  traces: [{
@@ -2804,12 +2801,10 @@ const assets = {
2804
2801
  display: 'chf',
2805
2802
  symbol: 'ECHF',
2806
2803
  logo_URIs: {
2807
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2808
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2804
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2809
2805
  },
2810
2806
  images: [{
2811
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2812
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2807
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2813
2808
  }],
2814
2809
  type_asset: 'sdk.coin',
2815
2810
  traces: [{
@@ -2839,12 +2834,10 @@ const assets = {
2839
2834
  display: 'nok',
2840
2835
  symbol: 'ENOK',
2841
2836
  logo_URIs: {
2842
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2843
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2837
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2844
2838
  },
2845
2839
  images: [{
2846
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2847
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2840
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2848
2841
  }],
2849
2842
  type_asset: 'sdk.coin',
2850
2843
  traces: [{
@@ -2874,12 +2867,10 @@ const assets = {
2874
2867
  display: 'dkk',
2875
2868
  symbol: 'EDKK',
2876
2869
  logo_URIs: {
2877
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2878
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2870
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2879
2871
  },
2880
2872
  images: [{
2881
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2882
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2873
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2883
2874
  }],
2884
2875
  type_asset: 'sdk.coin',
2885
2876
  traces: [{
@@ -2909,12 +2900,10 @@ const assets = {
2909
2900
  display: 'sek',
2910
2901
  symbol: 'ESEK',
2911
2902
  logo_URIs: {
2912
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2913
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2903
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2914
2904
  },
2915
2905
  images: [{
2916
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2917
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2906
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2918
2907
  }],
2919
2908
  type_asset: 'sdk.coin',
2920
2909
  traces: [{
@@ -6359,12 +6348,10 @@ const assets = {
6359
6348
  display: 'pAUUU30Sep2024',
6360
6349
  symbol: 'pAUUU-30Sep2024',
6361
6350
  logo_URIs: {
6362
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6363
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6351
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6364
6352
  },
6365
6353
  images: [{
6366
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6367
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6354
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6368
6355
  }],
6369
6356
  type_asset: 'sdk.coin',
6370
6357
  traces: [{
@@ -6394,12 +6381,10 @@ const assets = {
6394
6381
  display: 'pAUUU31Dec2024',
6395
6382
  symbol: 'pAUUU-31Dec2024',
6396
6383
  logo_URIs: {
6397
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6398
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6384
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6399
6385
  },
6400
6386
  images: [{
6401
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6402
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6387
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6403
6388
  }],
6404
6389
  type_asset: 'sdk.coin',
6405
6390
  traces: [{
@@ -6429,12 +6414,10 @@ const assets = {
6429
6414
  display: 'pAUUU30Jun2025',
6430
6415
  symbol: 'pAUUU-30Jun2025',
6431
6416
  logo_URIs: {
6432
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6433
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6434
6418
  },
6435
6419
  images: [{
6436
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6437
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6420
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6438
6421
  }],
6439
6422
  type_asset: 'sdk.coin',
6440
6423
  traces: [{
@@ -6464,12 +6447,10 @@ const assets = {
6464
6447
  display: 'pAUUU31Dec2025',
6465
6448
  symbol: 'pAUUU-31Dec2025',
6466
6449
  logo_URIs: {
6467
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6468
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6469
6451
  },
6470
6452
  images: [{
6471
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6472
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6453
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6473
6454
  }],
6474
6455
  type_asset: 'sdk.coin',
6475
6456
  traces: [{
@@ -6499,12 +6480,10 @@ const assets = {
6499
6480
  display: 'pAUUU31Dec2026',
6500
6481
  symbol: 'pAUUU-31Dec2026',
6501
6482
  logo_URIs: {
6502
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6503
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6504
6484
  },
6505
6485
  images: [{
6506
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6507
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6508
6487
  }],
6509
6488
  type_asset: 'sdk.coin',
6510
6489
  traces: [{
@@ -9054,12 +9033,10 @@ const assets = {
9054
9033
  display: 'yAUUU30Sep2024',
9055
9034
  symbol: 'yAUUU-30Sep2024',
9056
9035
  logo_URIs: {
9057
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9058
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9036
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9059
9037
  },
9060
9038
  images: [{
9061
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9062
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9039
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9063
9040
  }],
9064
9041
  type_asset: 'sdk.coin',
9065
9042
  traces: [{
@@ -9089,12 +9066,10 @@ const assets = {
9089
9066
  display: 'yAUUU31Dec2024',
9090
9067
  symbol: 'yAUUU-31Dec2024',
9091
9068
  logo_URIs: {
9092
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9093
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9069
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9094
9070
  },
9095
9071
  images: [{
9096
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9097
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9072
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9098
9073
  }],
9099
9074
  type_asset: 'sdk.coin',
9100
9075
  traces: [{
@@ -9124,12 +9099,10 @@ const assets = {
9124
9099
  display: 'yAUUU30Jun2025',
9125
9100
  symbol: 'yAUUU-30Jun2025',
9126
9101
  logo_URIs: {
9127
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9128
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9129
9103
  },
9130
9104
  images: [{
9131
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9132
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9105
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9133
9106
  }],
9134
9107
  type_asset: 'sdk.coin',
9135
9108
  traces: [{
@@ -9159,12 +9132,10 @@ const assets = {
9159
9132
  display: 'yAUUU31Dec2025',
9160
9133
  symbol: 'yAUUU-31Dec2025',
9161
9134
  logo_URIs: {
9162
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9163
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9164
9136
  },
9165
9137
  images: [{
9166
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9167
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9168
9139
  }],
9169
9140
  type_asset: 'sdk.coin',
9170
9141
  traces: [{
@@ -9194,12 +9165,10 @@ const assets = {
9194
9165
  display: 'yAUUU31Dec2026',
9195
9166
  symbol: 'yAUUU-31Dec2026',
9196
9167
  logo_URIs: {
9197
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9198
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9168
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9199
9169
  },
9200
9170
  images: [{
9201
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9202
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9203
9172
  }],
9204
9173
  type_asset: 'sdk.coin',
9205
9174
  traces: [{
@@ -12220,13 +12189,11 @@ const assets = {
12220
12189
  display: 'scrt',
12221
12190
  symbol: 'SCRT',
12222
12191
  logo_URIs: {
12223
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
12224
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
12192
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
12225
12193
  },
12226
12194
  coingecko_id: 'secret',
12227
12195
  images: [{
12228
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
12229
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
12196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
12230
12197
  }],
12231
12198
  socials: {
12232
12199
  website: 'https://scrt.network/',
@@ -12942,12 +12909,10 @@ const assets = {
12942
12909
  display: 'stzig',
12943
12910
  symbol: 'STZIG',
12944
12911
  logo_URIs: {
12945
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
12946
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
12912
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
12947
12913
  },
12948
12914
  images: [{
12949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
12950
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
12915
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
12951
12916
  }],
12952
12917
  type_asset: 'sdk.coin',
12953
12918
  socials: {
@@ -13230,7 +13195,6 @@ const assets = {
13230
13195
  logo_URIs: {
13231
13196
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
13232
13197
  },
13233
- coingecko_id: 'elys-network',
13234
13198
  images: [{
13235
13199
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
13236
13200
  }],
@@ -13382,13 +13346,11 @@ const assets = {
13382
13346
  display: 'eur',
13383
13347
  symbol: 'EEUR',
13384
13348
  logo_URIs: {
13385
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
13386
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
13349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
13387
13350
  },
13388
13351
  coingecko_id: 'e-money-eur',
13389
13352
  images: [{
13390
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
13391
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
13353
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
13392
13354
  }],
13393
13355
  type_asset: 'sdk.coin',
13394
13356
  traces: [{
@@ -13418,12 +13380,10 @@ const assets = {
13418
13380
  display: 'chf',
13419
13381
  symbol: 'ECHF',
13420
13382
  logo_URIs: {
13421
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
13422
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
13383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
13423
13384
  },
13424
13385
  images: [{
13425
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
13426
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
13386
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
13427
13387
  }],
13428
13388
  type_asset: 'sdk.coin',
13429
13389
  traces: [{
@@ -13453,12 +13413,10 @@ const assets = {
13453
13413
  display: 'nok',
13454
13414
  symbol: 'ENOK',
13455
13415
  logo_URIs: {
13456
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
13457
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
13416
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
13458
13417
  },
13459
13418
  images: [{
13460
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
13461
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
13419
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
13462
13420
  }],
13463
13421
  type_asset: 'sdk.coin',
13464
13422
  traces: [{
@@ -13488,12 +13446,10 @@ const assets = {
13488
13446
  display: 'dkk',
13489
13447
  symbol: 'EDKK',
13490
13448
  logo_URIs: {
13491
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
13492
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
13449
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
13493
13450
  },
13494
13451
  images: [{
13495
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
13496
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
13452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
13497
13453
  }],
13498
13454
  type_asset: 'sdk.coin',
13499
13455
  traces: [{
@@ -13523,12 +13479,10 @@ const assets = {
13523
13479
  display: 'sek',
13524
13480
  symbol: 'ESEK',
13525
13481
  logo_URIs: {
13526
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
13527
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
13482
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
13528
13483
  },
13529
13484
  images: [{
13530
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
13531
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
13485
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
13532
13486
  }],
13533
13487
  type_asset: 'sdk.coin',
13534
13488
  traces: [{
@@ -16934,12 +16888,10 @@ const assets = {
16934
16888
  display: 'pAUUU30Sep2024',
16935
16889
  symbol: 'pAUUU-30Sep2024',
16936
16890
  logo_URIs: {
16937
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16938
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16891
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16939
16892
  },
16940
16893
  images: [{
16941
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16942
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16894
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16943
16895
  }],
16944
16896
  type_asset: 'sdk.coin',
16945
16897
  traces: [{
@@ -16969,12 +16921,10 @@ const assets = {
16969
16921
  display: 'pAUUU31Dec2024',
16970
16922
  symbol: 'pAUUU-31Dec2024',
16971
16923
  logo_URIs: {
16972
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16973
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16924
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16974
16925
  },
16975
16926
  images: [{
16976
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16977
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16927
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16978
16928
  }],
16979
16929
  type_asset: 'sdk.coin',
16980
16930
  traces: [{
@@ -17004,12 +16954,10 @@ const assets = {
17004
16954
  display: 'pAUUU30Jun2025',
17005
16955
  symbol: 'pAUUU-30Jun2025',
17006
16956
  logo_URIs: {
17007
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17008
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16957
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17009
16958
  },
17010
16959
  images: [{
17011
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17012
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16960
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17013
16961
  }],
17014
16962
  type_asset: 'sdk.coin',
17015
16963
  traces: [{
@@ -17039,12 +16987,10 @@ const assets = {
17039
16987
  display: 'pAUUU31Dec2025',
17040
16988
  symbol: 'pAUUU-31Dec2025',
17041
16989
  logo_URIs: {
17042
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17043
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16990
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17044
16991
  },
17045
16992
  images: [{
17046
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17047
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16993
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17048
16994
  }],
17049
16995
  type_asset: 'sdk.coin',
17050
16996
  traces: [{
@@ -17074,12 +17020,10 @@ const assets = {
17074
17020
  display: 'pAUUU31Dec2026',
17075
17021
  symbol: 'pAUUU-31Dec2026',
17076
17022
  logo_URIs: {
17077
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17078
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
17023
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17079
17024
  },
17080
17025
  images: [{
17081
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17082
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
17026
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17083
17027
  }],
17084
17028
  type_asset: 'sdk.coin',
17085
17029
  traces: [{
@@ -19629,12 +19573,10 @@ const assets = {
19629
19573
  display: 'yAUUU30Sep2024',
19630
19574
  symbol: 'yAUUU-30Sep2024',
19631
19575
  logo_URIs: {
19632
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19633
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19576
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19634
19577
  },
19635
19578
  images: [{
19636
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19637
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19579
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19638
19580
  }],
19639
19581
  type_asset: 'sdk.coin',
19640
19582
  traces: [{
@@ -19664,12 +19606,10 @@ const assets = {
19664
19606
  display: 'yAUUU31Dec2024',
19665
19607
  symbol: 'yAUUU-31Dec2024',
19666
19608
  logo_URIs: {
19667
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19668
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19609
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19669
19610
  },
19670
19611
  images: [{
19671
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19672
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19612
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19673
19613
  }],
19674
19614
  type_asset: 'sdk.coin',
19675
19615
  traces: [{
@@ -19699,12 +19639,10 @@ const assets = {
19699
19639
  display: 'yAUUU30Jun2025',
19700
19640
  symbol: 'yAUUU-30Jun2025',
19701
19641
  logo_URIs: {
19702
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19703
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19642
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19704
19643
  },
19705
19644
  images: [{
19706
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19707
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19645
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19708
19646
  }],
19709
19647
  type_asset: 'sdk.coin',
19710
19648
  traces: [{
@@ -19734,12 +19672,10 @@ const assets = {
19734
19672
  display: 'yAUUU31Dec2025',
19735
19673
  symbol: 'yAUUU-31Dec2025',
19736
19674
  logo_URIs: {
19737
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19738
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19675
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19739
19676
  },
19740
19677
  images: [{
19741
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19742
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19678
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19743
19679
  }],
19744
19680
  type_asset: 'sdk.coin',
19745
19681
  traces: [{
@@ -19769,12 +19705,10 @@ const assets = {
19769
19705
  display: 'yAUUU31Dec2026',
19770
19706
  symbol: 'yAUUU-31Dec2026',
19771
19707
  logo_URIs: {
19772
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19773
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19708
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19774
19709
  },
19775
19710
  images: [{
19776
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19777
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19711
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19778
19712
  }],
19779
19713
  type_asset: 'sdk.coin',
19780
19714
  traces: [{
@@ -22795,13 +22729,11 @@ const assets = {
22795
22729
  display: 'scrt',
22796
22730
  symbol: 'SCRT',
22797
22731
  logo_URIs: {
22798
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
22799
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
22732
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
22800
22733
  },
22801
22734
  coingecko_id: 'secret',
22802
22735
  images: [{
22803
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
22804
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
22736
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
22805
22737
  }],
22806
22738
  socials: {
22807
22739
  website: 'https://scrt.network/',
@@ -23517,12 +23449,10 @@ const assets = {
23517
23449
  display: 'stzig',
23518
23450
  symbol: 'STZIG',
23519
23451
  logo_URIs: {
23520
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
23521
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
23452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
23522
23453
  },
23523
23454
  images: [{
23524
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
23525
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
23455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
23526
23456
  }],
23527
23457
  type_asset: 'sdk.coin',
23528
23458
  socials: {
@@ -1573,13 +1573,11 @@ const assets = {
1573
1573
  display: 'scrt',
1574
1574
  symbol: 'SCRT',
1575
1575
  logo_URIs: {
1576
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1577
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1576
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1578
1577
  },
1579
1578
  coingecko_id: 'secret',
1580
1579
  images: [{
1581
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1582
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1580
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1583
1581
  }],
1584
1582
  socials: {
1585
1583
  website: 'https://scrt.network/',
@@ -3732,13 +3730,11 @@ const assets = {
3732
3730
  display: 'scrt',
3733
3731
  symbol: 'SCRT',
3734
3732
  logo_URIs: {
3735
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
3736
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
3733
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
3737
3734
  },
3738
3735
  coingecko_id: 'secret',
3739
3736
  images: [{
3740
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
3741
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
3737
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
3742
3738
  }],
3743
3739
  socials: {
3744
3740
  website: 'https://scrt.network/',