@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
@@ -2614,7 +2614,6 @@ const assets = {
2614
2614
  logo_URIs: {
2615
2615
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2616
2616
  },
2617
- coingecko_id: 'elys-network',
2618
2617
  images: [{
2619
2618
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2620
2619
  }],
@@ -2766,13 +2765,11 @@ const assets = {
2766
2765
  display: 'eur',
2767
2766
  symbol: 'EEUR',
2768
2767
  logo_URIs: {
2769
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2770
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2768
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2771
2769
  },
2772
2770
  coingecko_id: 'e-money-eur',
2773
2771
  images: [{
2774
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2775
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2772
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2776
2773
  }],
2777
2774
  type_asset: 'sdk.coin',
2778
2775
  traces: [{
@@ -2802,12 +2799,10 @@ const assets = {
2802
2799
  display: 'chf',
2803
2800
  symbol: 'ECHF',
2804
2801
  logo_URIs: {
2805
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2806
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2802
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2807
2803
  },
2808
2804
  images: [{
2809
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2810
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2805
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2811
2806
  }],
2812
2807
  type_asset: 'sdk.coin',
2813
2808
  traces: [{
@@ -2837,12 +2832,10 @@ const assets = {
2837
2832
  display: 'nok',
2838
2833
  symbol: 'ENOK',
2839
2834
  logo_URIs: {
2840
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2841
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2835
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2842
2836
  },
2843
2837
  images: [{
2844
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2845
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2846
2839
  }],
2847
2840
  type_asset: 'sdk.coin',
2848
2841
  traces: [{
@@ -2872,12 +2865,10 @@ const assets = {
2872
2865
  display: 'dkk',
2873
2866
  symbol: 'EDKK',
2874
2867
  logo_URIs: {
2875
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2876
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2868
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2877
2869
  },
2878
2870
  images: [{
2879
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2880
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2871
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2881
2872
  }],
2882
2873
  type_asset: 'sdk.coin',
2883
2874
  traces: [{
@@ -2907,12 +2898,10 @@ const assets = {
2907
2898
  display: 'sek',
2908
2899
  symbol: 'ESEK',
2909
2900
  logo_URIs: {
2910
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2911
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2901
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2912
2902
  },
2913
2903
  images: [{
2914
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2915
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2904
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2916
2905
  }],
2917
2906
  type_asset: 'sdk.coin',
2918
2907
  traces: [{
@@ -6357,12 +6346,10 @@ const assets = {
6357
6346
  display: 'pAUUU30Sep2024',
6358
6347
  symbol: 'pAUUU-30Sep2024',
6359
6348
  logo_URIs: {
6360
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6361
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6362
6350
  },
6363
6351
  images: [{
6364
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6365
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6366
6353
  }],
6367
6354
  type_asset: 'sdk.coin',
6368
6355
  traces: [{
@@ -6392,12 +6379,10 @@ const assets = {
6392
6379
  display: 'pAUUU31Dec2024',
6393
6380
  symbol: 'pAUUU-31Dec2024',
6394
6381
  logo_URIs: {
6395
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6396
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6382
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6397
6383
  },
6398
6384
  images: [{
6399
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6400
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6385
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6401
6386
  }],
6402
6387
  type_asset: 'sdk.coin',
6403
6388
  traces: [{
@@ -6427,12 +6412,10 @@ const assets = {
6427
6412
  display: 'pAUUU30Jun2025',
6428
6413
  symbol: 'pAUUU-30Jun2025',
6429
6414
  logo_URIs: {
6430
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6431
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6432
6416
  },
6433
6417
  images: [{
6434
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6435
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6418
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6436
6419
  }],
6437
6420
  type_asset: 'sdk.coin',
6438
6421
  traces: [{
@@ -6462,12 +6445,10 @@ const assets = {
6462
6445
  display: 'pAUUU31Dec2025',
6463
6446
  symbol: 'pAUUU-31Dec2025',
6464
6447
  logo_URIs: {
6465
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6466
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6448
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6467
6449
  },
6468
6450
  images: [{
6469
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6470
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6451
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6471
6452
  }],
6472
6453
  type_asset: 'sdk.coin',
6473
6454
  traces: [{
@@ -6497,12 +6478,10 @@ const assets = {
6497
6478
  display: 'pAUUU31Dec2026',
6498
6479
  symbol: 'pAUUU-31Dec2026',
6499
6480
  logo_URIs: {
6500
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6501
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6502
6482
  },
6503
6483
  images: [{
6504
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
6505
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
6484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
6506
6485
  }],
6507
6486
  type_asset: 'sdk.coin',
6508
6487
  traces: [{
@@ -9052,12 +9031,10 @@ const assets = {
9052
9031
  display: 'yAUUU30Sep2024',
9053
9032
  symbol: 'yAUUU-30Sep2024',
9054
9033
  logo_URIs: {
9055
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9056
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9034
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9057
9035
  },
9058
9036
  images: [{
9059
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9060
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9037
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9061
9038
  }],
9062
9039
  type_asset: 'sdk.coin',
9063
9040
  traces: [{
@@ -9087,12 +9064,10 @@ const assets = {
9087
9064
  display: 'yAUUU31Dec2024',
9088
9065
  symbol: 'yAUUU-31Dec2024',
9089
9066
  logo_URIs: {
9090
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9091
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9067
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9092
9068
  },
9093
9069
  images: [{
9094
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9095
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9070
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9096
9071
  }],
9097
9072
  type_asset: 'sdk.coin',
9098
9073
  traces: [{
@@ -9122,12 +9097,10 @@ const assets = {
9122
9097
  display: 'yAUUU30Jun2025',
9123
9098
  symbol: 'yAUUU-30Jun2025',
9124
9099
  logo_URIs: {
9125
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9126
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9127
9101
  },
9128
9102
  images: [{
9129
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9130
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9131
9104
  }],
9132
9105
  type_asset: 'sdk.coin',
9133
9106
  traces: [{
@@ -9157,12 +9130,10 @@ const assets = {
9157
9130
  display: 'yAUUU31Dec2025',
9158
9131
  symbol: 'yAUUU-31Dec2025',
9159
9132
  logo_URIs: {
9160
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9161
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9133
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9162
9134
  },
9163
9135
  images: [{
9164
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9165
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9166
9137
  }],
9167
9138
  type_asset: 'sdk.coin',
9168
9139
  traces: [{
@@ -9192,12 +9163,10 @@ const assets = {
9192
9163
  display: 'yAUUU31Dec2026',
9193
9164
  symbol: 'yAUUU-31Dec2026',
9194
9165
  logo_URIs: {
9195
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9196
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9166
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9197
9167
  },
9198
9168
  images: [{
9199
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
9200
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
9169
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
9201
9170
  }],
9202
9171
  type_asset: 'sdk.coin',
9203
9172
  traces: [{
@@ -12218,13 +12187,11 @@ const assets = {
12218
12187
  display: 'scrt',
12219
12188
  symbol: 'SCRT',
12220
12189
  logo_URIs: {
12221
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
12222
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
12190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
12223
12191
  },
12224
12192
  coingecko_id: 'secret',
12225
12193
  images: [{
12226
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
12227
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
12194
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
12228
12195
  }],
12229
12196
  socials: {
12230
12197
  website: 'https://scrt.network/',
@@ -12940,12 +12907,10 @@ const assets = {
12940
12907
  display: 'stzig',
12941
12908
  symbol: 'STZIG',
12942
12909
  logo_URIs: {
12943
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
12944
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
12910
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
12945
12911
  },
12946
12912
  images: [{
12947
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
12948
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
12913
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
12949
12914
  }],
12950
12915
  type_asset: 'sdk.coin',
12951
12916
  socials: {
@@ -13228,7 +13193,6 @@ const assets = {
13228
13193
  logo_URIs: {
13229
13194
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
13230
13195
  },
13231
- coingecko_id: 'elys-network',
13232
13196
  images: [{
13233
13197
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
13234
13198
  }],
@@ -13380,13 +13344,11 @@ const assets = {
13380
13344
  display: 'eur',
13381
13345
  symbol: 'EEUR',
13382
13346
  logo_URIs: {
13383
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
13384
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
13347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
13385
13348
  },
13386
13349
  coingecko_id: 'e-money-eur',
13387
13350
  images: [{
13388
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
13389
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
13351
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
13390
13352
  }],
13391
13353
  type_asset: 'sdk.coin',
13392
13354
  traces: [{
@@ -13416,12 +13378,10 @@ const assets = {
13416
13378
  display: 'chf',
13417
13379
  symbol: 'ECHF',
13418
13380
  logo_URIs: {
13419
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
13420
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
13381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
13421
13382
  },
13422
13383
  images: [{
13423
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
13424
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
13384
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
13425
13385
  }],
13426
13386
  type_asset: 'sdk.coin',
13427
13387
  traces: [{
@@ -13451,12 +13411,10 @@ const assets = {
13451
13411
  display: 'nok',
13452
13412
  symbol: 'ENOK',
13453
13413
  logo_URIs: {
13454
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
13455
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
13414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
13456
13415
  },
13457
13416
  images: [{
13458
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
13459
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
13417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
13460
13418
  }],
13461
13419
  type_asset: 'sdk.coin',
13462
13420
  traces: [{
@@ -13486,12 +13444,10 @@ const assets = {
13486
13444
  display: 'dkk',
13487
13445
  symbol: 'EDKK',
13488
13446
  logo_URIs: {
13489
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
13490
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
13447
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
13491
13448
  },
13492
13449
  images: [{
13493
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
13494
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
13450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
13495
13451
  }],
13496
13452
  type_asset: 'sdk.coin',
13497
13453
  traces: [{
@@ -13521,12 +13477,10 @@ const assets = {
13521
13477
  display: 'sek',
13522
13478
  symbol: 'ESEK',
13523
13479
  logo_URIs: {
13524
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
13525
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
13480
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
13526
13481
  },
13527
13482
  images: [{
13528
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
13529
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
13483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
13530
13484
  }],
13531
13485
  type_asset: 'sdk.coin',
13532
13486
  traces: [{
@@ -16932,12 +16886,10 @@ const assets = {
16932
16886
  display: 'pAUUU30Sep2024',
16933
16887
  symbol: 'pAUUU-30Sep2024',
16934
16888
  logo_URIs: {
16935
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16936
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16889
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16937
16890
  },
16938
16891
  images: [{
16939
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16940
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16892
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16941
16893
  }],
16942
16894
  type_asset: 'sdk.coin',
16943
16895
  traces: [{
@@ -16967,12 +16919,10 @@ const assets = {
16967
16919
  display: 'pAUUU31Dec2024',
16968
16920
  symbol: 'pAUUU-31Dec2024',
16969
16921
  logo_URIs: {
16970
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16971
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16922
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16972
16923
  },
16973
16924
  images: [{
16974
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
16975
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16925
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
16976
16926
  }],
16977
16927
  type_asset: 'sdk.coin',
16978
16928
  traces: [{
@@ -17002,12 +16952,10 @@ const assets = {
17002
16952
  display: 'pAUUU30Jun2025',
17003
16953
  symbol: 'pAUUU-30Jun2025',
17004
16954
  logo_URIs: {
17005
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17006
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16955
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17007
16956
  },
17008
16957
  images: [{
17009
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17010
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16958
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17011
16959
  }],
17012
16960
  type_asset: 'sdk.coin',
17013
16961
  traces: [{
@@ -17037,12 +16985,10 @@ const assets = {
17037
16985
  display: 'pAUUU31Dec2025',
17038
16986
  symbol: 'pAUUU-31Dec2025',
17039
16987
  logo_URIs: {
17040
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17041
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16988
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17042
16989
  },
17043
16990
  images: [{
17044
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17045
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
16991
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17046
16992
  }],
17047
16993
  type_asset: 'sdk.coin',
17048
16994
  traces: [{
@@ -17072,12 +17018,10 @@ const assets = {
17072
17018
  display: 'pAUUU31Dec2026',
17073
17019
  symbol: 'pAUUU-31Dec2026',
17074
17020
  logo_URIs: {
17075
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17076
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
17021
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17077
17022
  },
17078
17023
  images: [{
17079
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
17080
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
17024
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
17081
17025
  }],
17082
17026
  type_asset: 'sdk.coin',
17083
17027
  traces: [{
@@ -19627,12 +19571,10 @@ const assets = {
19627
19571
  display: 'yAUUU30Sep2024',
19628
19572
  symbol: 'yAUUU-30Sep2024',
19629
19573
  logo_URIs: {
19630
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19631
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19574
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19632
19575
  },
19633
19576
  images: [{
19634
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19635
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19577
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19636
19578
  }],
19637
19579
  type_asset: 'sdk.coin',
19638
19580
  traces: [{
@@ -19662,12 +19604,10 @@ const assets = {
19662
19604
  display: 'yAUUU31Dec2024',
19663
19605
  symbol: 'yAUUU-31Dec2024',
19664
19606
  logo_URIs: {
19665
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19666
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19607
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19667
19608
  },
19668
19609
  images: [{
19669
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19670
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19610
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19671
19611
  }],
19672
19612
  type_asset: 'sdk.coin',
19673
19613
  traces: [{
@@ -19697,12 +19637,10 @@ const assets = {
19697
19637
  display: 'yAUUU30Jun2025',
19698
19638
  symbol: 'yAUUU-30Jun2025',
19699
19639
  logo_URIs: {
19700
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19701
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19702
19641
  },
19703
19642
  images: [{
19704
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19705
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19643
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19706
19644
  }],
19707
19645
  type_asset: 'sdk.coin',
19708
19646
  traces: [{
@@ -19732,12 +19670,10 @@ const assets = {
19732
19670
  display: 'yAUUU31Dec2025',
19733
19671
  symbol: 'yAUUU-31Dec2025',
19734
19672
  logo_URIs: {
19735
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19736
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19737
19674
  },
19738
19675
  images: [{
19739
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19740
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19741
19677
  }],
19742
19678
  type_asset: 'sdk.coin',
19743
19679
  traces: [{
@@ -19767,12 +19703,10 @@ const assets = {
19767
19703
  display: 'yAUUU31Dec2026',
19768
19704
  symbol: 'yAUUU-31Dec2026',
19769
19705
  logo_URIs: {
19770
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19771
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19706
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19772
19707
  },
19773
19708
  images: [{
19774
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
19775
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
19709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
19776
19710
  }],
19777
19711
  type_asset: 'sdk.coin',
19778
19712
  traces: [{
@@ -22793,13 +22727,11 @@ const assets = {
22793
22727
  display: 'scrt',
22794
22728
  symbol: 'SCRT',
22795
22729
  logo_URIs: {
22796
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
22797
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
22730
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
22798
22731
  },
22799
22732
  coingecko_id: 'secret',
22800
22733
  images: [{
22801
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
22802
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
22734
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
22803
22735
  }],
22804
22736
  socials: {
22805
22737
  website: 'https://scrt.network/',
@@ -23515,12 +23447,10 @@ const assets = {
23515
23447
  display: 'stzig',
23516
23448
  symbol: 'STZIG',
23517
23449
  logo_URIs: {
23518
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
23519
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
23450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
23520
23451
  },
23521
23452
  images: [{
23522
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png',
23523
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
23453
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
23524
23454
  }],
23525
23455
  type_asset: 'sdk.coin',
23526
23456
  socials: {
@@ -1571,13 +1571,11 @@ const assets = {
1571
1571
  display: 'scrt',
1572
1572
  symbol: 'SCRT',
1573
1573
  logo_URIs: {
1574
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1575
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1574
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1576
1575
  },
1577
1576
  coingecko_id: 'secret',
1578
1577
  images: [{
1579
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
1580
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
1578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
1581
1579
  }],
1582
1580
  socials: {
1583
1581
  website: 'https://scrt.network/',
@@ -3730,13 +3728,11 @@ const assets = {
3730
3728
  display: 'scrt',
3731
3729
  symbol: 'SCRT',
3732
3730
  logo_URIs: {
3733
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
3734
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
3731
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
3735
3732
  },
3736
3733
  coingecko_id: 'secret',
3737
3734
  images: [{
3738
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
3739
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
3735
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
3740
3736
  }],
3741
3737
  socials: {
3742
3738
  website: 'https://scrt.network/',