@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
@@ -2492,7 +2492,6 @@ const assets = {
2492
2492
  logo_URIs: {
2493
2493
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2494
2494
  },
2495
- coingecko_id: 'elys-network',
2496
2495
  images: [{
2497
2496
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2498
2497
  }],
@@ -2644,13 +2643,11 @@ const assets = {
2644
2643
  display: 'eur',
2645
2644
  symbol: 'EEUR',
2646
2645
  logo_URIs: {
2647
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2648
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2649
2647
  },
2650
2648
  coingecko_id: 'e-money-eur',
2651
2649
  images: [{
2652
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2653
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2650
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2654
2651
  }],
2655
2652
  type_asset: 'sdk.coin',
2656
2653
  traces: [{
@@ -2680,12 +2677,10 @@ const assets = {
2680
2677
  display: 'chf',
2681
2678
  symbol: 'ECHF',
2682
2679
  logo_URIs: {
2683
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2684
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2680
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2685
2681
  },
2686
2682
  images: [{
2687
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2688
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2683
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2689
2684
  }],
2690
2685
  type_asset: 'sdk.coin',
2691
2686
  traces: [{
@@ -2715,12 +2710,10 @@ const assets = {
2715
2710
  display: 'nok',
2716
2711
  symbol: 'ENOK',
2717
2712
  logo_URIs: {
2718
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2719
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2720
2714
  },
2721
2715
  images: [{
2722
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2723
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2716
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2724
2717
  }],
2725
2718
  type_asset: 'sdk.coin',
2726
2719
  traces: [{
@@ -2750,12 +2743,10 @@ const assets = {
2750
2743
  display: 'dkk',
2751
2744
  symbol: 'EDKK',
2752
2745
  logo_URIs: {
2753
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2754
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2746
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2755
2747
  },
2756
2748
  images: [{
2757
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2758
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2759
2750
  }],
2760
2751
  type_asset: 'sdk.coin',
2761
2752
  traces: [{
@@ -2785,12 +2776,10 @@ const assets = {
2785
2776
  display: 'sek',
2786
2777
  symbol: 'ESEK',
2787
2778
  logo_URIs: {
2788
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2789
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2779
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2790
2780
  },
2791
2781
  images: [{
2792
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2793
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2782
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2794
2783
  }],
2795
2784
  type_asset: 'sdk.coin',
2796
2785
  traces: [{
@@ -3608,12 +3597,10 @@ const assets = {
3608
3597
  display: 'heart',
3609
3598
  symbol: 'HEART',
3610
3599
  logo_URIs: {
3611
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
3612
3600
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
3613
3601
  },
3614
3602
  coingecko_id: 'humans-ai',
3615
3603
  images: [{
3616
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
3617
3604
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg',
3618
3605
  theme: {
3619
3606
  dark_mode: true
@@ -8790,7 +8777,6 @@ const assets = {
8790
8777
  logo_URIs: {
8791
8778
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8792
8779
  },
8793
- coingecko_id: 'elys-network',
8794
8780
  images: [{
8795
8781
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8796
8782
  }],
@@ -8942,13 +8928,11 @@ const assets = {
8942
8928
  display: 'eur',
8943
8929
  symbol: 'EEUR',
8944
8930
  logo_URIs: {
8945
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
8946
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
8931
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
8947
8932
  },
8948
8933
  coingecko_id: 'e-money-eur',
8949
8934
  images: [{
8950
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
8951
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
8935
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
8952
8936
  }],
8953
8937
  type_asset: 'sdk.coin',
8954
8938
  traces: [{
@@ -8978,12 +8962,10 @@ const assets = {
8978
8962
  display: 'chf',
8979
8963
  symbol: 'ECHF',
8980
8964
  logo_URIs: {
8981
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
8982
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
8965
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
8983
8966
  },
8984
8967
  images: [{
8985
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
8986
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
8968
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
8987
8969
  }],
8988
8970
  type_asset: 'sdk.coin',
8989
8971
  traces: [{
@@ -9013,12 +8995,10 @@ const assets = {
9013
8995
  display: 'nok',
9014
8996
  symbol: 'ENOK',
9015
8997
  logo_URIs: {
9016
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
9017
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
8998
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
9018
8999
  },
9019
9000
  images: [{
9020
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
9021
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
9001
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
9022
9002
  }],
9023
9003
  type_asset: 'sdk.coin',
9024
9004
  traces: [{
@@ -9048,12 +9028,10 @@ const assets = {
9048
9028
  display: 'dkk',
9049
9029
  symbol: 'EDKK',
9050
9030
  logo_URIs: {
9051
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
9052
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
9031
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
9053
9032
  },
9054
9033
  images: [{
9055
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
9056
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
9034
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
9057
9035
  }],
9058
9036
  type_asset: 'sdk.coin',
9059
9037
  traces: [{
@@ -9083,12 +9061,10 @@ const assets = {
9083
9061
  display: 'sek',
9084
9062
  symbol: 'ESEK',
9085
9063
  logo_URIs: {
9086
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
9087
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
9064
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
9088
9065
  },
9089
9066
  images: [{
9090
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
9091
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
9067
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
9092
9068
  }],
9093
9069
  type_asset: 'sdk.coin',
9094
9070
  traces: [{
@@ -9906,12 +9882,10 @@ const assets = {
9906
9882
  display: 'heart',
9907
9883
  symbol: 'HEART',
9908
9884
  logo_URIs: {
9909
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
9910
9885
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
9911
9886
  },
9912
9887
  coingecko_id: 'humans-ai',
9913
9888
  images: [{
9914
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
9915
9889
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg',
9916
9890
  theme: {
9917
9891
  dark_mode: true
@@ -14233,12 +14207,10 @@ const assets = {
14233
14207
  display: 'pAUUU30Sep2024',
14234
14208
  symbol: 'pAUUU-30Sep2024',
14235
14209
  logo_URIs: {
14236
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14237
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14210
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14238
14211
  },
14239
14212
  images: [{
14240
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14241
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14213
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14242
14214
  }],
14243
14215
  type_asset: 'sdk.coin',
14244
14216
  traces: [{
@@ -14268,12 +14240,10 @@ const assets = {
14268
14240
  display: 'pAUUU31Dec2024',
14269
14241
  symbol: 'pAUUU-31Dec2024',
14270
14242
  logo_URIs: {
14271
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14272
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14243
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14273
14244
  },
14274
14245
  images: [{
14275
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14276
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14246
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14277
14247
  }],
14278
14248
  type_asset: 'sdk.coin',
14279
14249
  traces: [{
@@ -14303,12 +14273,10 @@ const assets = {
14303
14273
  display: 'pAUUU30Jun2025',
14304
14274
  symbol: 'pAUUU-30Jun2025',
14305
14275
  logo_URIs: {
14306
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14307
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14276
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14308
14277
  },
14309
14278
  images: [{
14310
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14311
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14312
14280
  }],
14313
14281
  type_asset: 'sdk.coin',
14314
14282
  traces: [{
@@ -14338,12 +14306,10 @@ const assets = {
14338
14306
  display: 'pAUUU31Dec2025',
14339
14307
  symbol: 'pAUUU-31Dec2025',
14340
14308
  logo_URIs: {
14341
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14342
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14309
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14343
14310
  },
14344
14311
  images: [{
14345
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14346
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14347
14313
  }],
14348
14314
  type_asset: 'sdk.coin',
14349
14315
  traces: [{
@@ -14373,12 +14339,10 @@ const assets = {
14373
14339
  display: 'pAUUU31Dec2026',
14374
14340
  symbol: 'pAUUU-31Dec2026',
14375
14341
  logo_URIs: {
14376
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14377
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14342
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14378
14343
  },
14379
14344
  images: [{
14380
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14381
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14345
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14382
14346
  }],
14383
14347
  type_asset: 'sdk.coin',
14384
14348
  traces: [{
@@ -16928,12 +16892,10 @@ const assets = {
16928
16892
  display: 'yAUUU30Sep2024',
16929
16893
  symbol: 'yAUUU-30Sep2024',
16930
16894
  logo_URIs: {
16931
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16932
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16895
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16933
16896
  },
16934
16897
  images: [{
16935
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16936
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16898
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16937
16899
  }],
16938
16900
  type_asset: 'sdk.coin',
16939
16901
  traces: [{
@@ -16963,12 +16925,10 @@ const assets = {
16963
16925
  display: 'yAUUU31Dec2024',
16964
16926
  symbol: 'yAUUU-31Dec2024',
16965
16927
  logo_URIs: {
16966
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16967
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16928
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16968
16929
  },
16969
16930
  images: [{
16970
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16971
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16931
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16972
16932
  }],
16973
16933
  type_asset: 'sdk.coin',
16974
16934
  traces: [{
@@ -16998,12 +16958,10 @@ const assets = {
16998
16958
  display: 'yAUUU30Jun2025',
16999
16959
  symbol: 'yAUUU-30Jun2025',
17000
16960
  logo_URIs: {
17001
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17002
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16961
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17003
16962
  },
17004
16963
  images: [{
17005
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17006
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16964
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17007
16965
  }],
17008
16966
  type_asset: 'sdk.coin',
17009
16967
  traces: [{
@@ -17033,12 +16991,10 @@ const assets = {
17033
16991
  display: 'yAUUU31Dec2025',
17034
16992
  symbol: 'yAUUU-31Dec2025',
17035
16993
  logo_URIs: {
17036
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17037
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16994
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17038
16995
  },
17039
16996
  images: [{
17040
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17041
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16997
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17042
16998
  }],
17043
16999
  type_asset: 'sdk.coin',
17044
17000
  traces: [{
@@ -17068,12 +17024,10 @@ const assets = {
17068
17024
  display: 'yAUUU31Dec2026',
17069
17025
  symbol: 'yAUUU-31Dec2026',
17070
17026
  logo_URIs: {
17071
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17072
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
17027
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17073
17028
  },
17074
17029
  images: [{
17075
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17076
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
17030
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17077
17031
  }],
17078
17032
  type_asset: 'sdk.coin',
17079
17033
  traces: [{
@@ -20479,13 +20433,11 @@ const assets = {
20479
20433
  display: 'scrt',
20480
20434
  symbol: 'SCRT',
20481
20435
  logo_URIs: {
20482
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
20483
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
20436
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
20484
20437
  },
20485
20438
  coingecko_id: 'secret',
20486
20439
  images: [{
20487
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
20488
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
20440
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
20489
20441
  }],
20490
20442
  socials: {
20491
20443
  website: 'https://scrt.network/',
@@ -24324,12 +24276,10 @@ const assets = {
24324
24276
  display: 'pAUUU30Sep2024',
24325
24277
  symbol: 'pAUUU-30Sep2024',
24326
24278
  logo_URIs: {
24327
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24328
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24329
24280
  },
24330
24281
  images: [{
24331
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24332
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24282
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24333
24283
  }],
24334
24284
  type_asset: 'sdk.coin',
24335
24285
  traces: [{
@@ -24359,12 +24309,10 @@ const assets = {
24359
24309
  display: 'pAUUU31Dec2024',
24360
24310
  symbol: 'pAUUU-31Dec2024',
24361
24311
  logo_URIs: {
24362
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24363
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24364
24313
  },
24365
24314
  images: [{
24366
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24367
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24368
24316
  }],
24369
24317
  type_asset: 'sdk.coin',
24370
24318
  traces: [{
@@ -24394,12 +24342,10 @@ const assets = {
24394
24342
  display: 'pAUUU30Jun2025',
24395
24343
  symbol: 'pAUUU-30Jun2025',
24396
24344
  logo_URIs: {
24397
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24398
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24345
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24399
24346
  },
24400
24347
  images: [{
24401
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24402
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24348
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24403
24349
  }],
24404
24350
  type_asset: 'sdk.coin',
24405
24351
  traces: [{
@@ -24429,12 +24375,10 @@ const assets = {
24429
24375
  display: 'pAUUU31Dec2025',
24430
24376
  symbol: 'pAUUU-31Dec2025',
24431
24377
  logo_URIs: {
24432
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24433
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24378
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24434
24379
  },
24435
24380
  images: [{
24436
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24437
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24438
24382
  }],
24439
24383
  type_asset: 'sdk.coin',
24440
24384
  traces: [{
@@ -24464,12 +24408,10 @@ const assets = {
24464
24408
  display: 'pAUUU31Dec2026',
24465
24409
  symbol: 'pAUUU-31Dec2026',
24466
24410
  logo_URIs: {
24467
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24468
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24411
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24469
24412
  },
24470
24413
  images: [{
24471
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24472
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24473
24415
  }],
24474
24416
  type_asset: 'sdk.coin',
24475
24417
  traces: [{
@@ -27019,12 +26961,10 @@ const assets = {
27019
26961
  display: 'yAUUU30Sep2024',
27020
26962
  symbol: 'yAUUU-30Sep2024',
27021
26963
  logo_URIs: {
27022
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27023
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
26964
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27024
26965
  },
27025
26966
  images: [{
27026
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27027
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
26967
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27028
26968
  }],
27029
26969
  type_asset: 'sdk.coin',
27030
26970
  traces: [{
@@ -27054,12 +26994,10 @@ const assets = {
27054
26994
  display: 'yAUUU31Dec2024',
27055
26995
  symbol: 'yAUUU-31Dec2024',
27056
26996
  logo_URIs: {
27057
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27058
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
26997
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27059
26998
  },
27060
26999
  images: [{
27061
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27062
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27000
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27063
27001
  }],
27064
27002
  type_asset: 'sdk.coin',
27065
27003
  traces: [{
@@ -27089,12 +27027,10 @@ const assets = {
27089
27027
  display: 'yAUUU30Jun2025',
27090
27028
  symbol: 'yAUUU-30Jun2025',
27091
27029
  logo_URIs: {
27092
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27093
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27030
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27094
27031
  },
27095
27032
  images: [{
27096
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27097
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27033
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27098
27034
  }],
27099
27035
  type_asset: 'sdk.coin',
27100
27036
  traces: [{
@@ -27124,12 +27060,10 @@ const assets = {
27124
27060
  display: 'yAUUU31Dec2025',
27125
27061
  symbol: 'yAUUU-31Dec2025',
27126
27062
  logo_URIs: {
27127
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27128
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27063
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27129
27064
  },
27130
27065
  images: [{
27131
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27132
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27066
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27133
27067
  }],
27134
27068
  type_asset: 'sdk.coin',
27135
27069
  traces: [{
@@ -27159,12 +27093,10 @@ const assets = {
27159
27093
  display: 'yAUUU31Dec2026',
27160
27094
  symbol: 'yAUUU-31Dec2026',
27161
27095
  logo_URIs: {
27162
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27163
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27096
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27164
27097
  },
27165
27098
  images: [{
27166
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27167
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27099
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27168
27100
  }],
27169
27101
  type_asset: 'sdk.coin',
27170
27102
  traces: [{
@@ -30570,13 +30502,11 @@ const assets = {
30570
30502
  display: 'scrt',
30571
30503
  symbol: 'SCRT',
30572
30504
  logo_URIs: {
30573
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
30574
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
30505
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
30575
30506
  },
30576
30507
  coingecko_id: 'secret',
30577
30508
  images: [{
30578
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
30579
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
30509
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
30580
30510
  }],
30581
30511
  socials: {
30582
30512
  website: 'https://scrt.network/',
@@ -33916,12 +33846,10 @@ const assets = {
33916
33846
  display: 'dhk',
33917
33847
  symbol: 'DHK',
33918
33848
  logo_URIs: {
33919
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
33920
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
33849
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
33921
33850
  },
33922
33851
  images: [{
33923
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
33924
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
33852
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
33925
33853
  }],
33926
33854
  traces: [{
33927
33855
  type: 'ibc-cw20',
@@ -34328,11 +34256,9 @@ const assets = {
34328
34256
  display: 'solar',
34329
34257
  symbol: 'SOLAR',
34330
34258
  logo_URIs: {
34331
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
34332
34259
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
34333
34260
  },
34334
34261
  images: [{
34335
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
34336
34262
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
34337
34263
  }],
34338
34264
  traces: [{
@@ -37299,12 +37225,10 @@ const assets = {
37299
37225
  display: 'dhk',
37300
37226
  symbol: 'DHK',
37301
37227
  logo_URIs: {
37302
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
37303
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
37228
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
37304
37229
  },
37305
37230
  images: [{
37306
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
37307
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
37231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
37308
37232
  }],
37309
37233
  traces: [{
37310
37234
  type: 'ibc-cw20',
@@ -37711,11 +37635,9 @@ const assets = {
37711
37635
  display: 'solar',
37712
37636
  symbol: 'SOLAR',
37713
37637
  logo_URIs: {
37714
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
37715
37638
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
37716
37639
  },
37717
37640
  images: [{
37718
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
37719
37641
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
37720
37642
  }],
37721
37643
  traces: [{
@@ -46511,10 +46433,10 @@ const assets = {
46511
46433
  display: 'stnd',
46512
46434
  symbol: 'sTND',
46513
46435
  logo_URIs: {
46514
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
46436
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
46515
46437
  },
46516
46438
  images: [{
46517
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
46439
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
46518
46440
  }],
46519
46441
  traces: [{
46520
46442
  type: 'ibc-cw20',
@@ -46936,6 +46858,46 @@ const assets = {
46936
46858
  }
46937
46859
  }]
46938
46860
  },
46861
+ {
46862
+ description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
46863
+ socials: {
46864
+ website: 'https://garuda-defi.org/',
46865
+ x: 'https://x.com/garuda_defi'
46866
+ },
46867
+ type_asset: 'cw20',
46868
+ address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
46869
+ denom_units: [{
46870
+ denom: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
46871
+ exponent: 0,
46872
+ aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
46873
+ }, {
46874
+ denom: 'GRDX',
46875
+ exponent: 6
46876
+ }],
46877
+ base: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
46878
+ name: 'GRDX',
46879
+ display: 'GRDX',
46880
+ symbol: 'GRDX',
46881
+ logo_URIs: {
46882
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
46883
+ },
46884
+ images: [{
46885
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
46886
+ }],
46887
+ traces: [{
46888
+ type: 'ibc-cw20',
46889
+ counterparty: {
46890
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
46891
+ channel_id: 'channel-108',
46892
+ base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
46893
+ chain_name: 'terra'
46894
+ },
46895
+ chain: {
46896
+ port: 'transfer',
46897
+ channel_id: 'channel-78488'
46898
+ }
46899
+ }]
46900
+ },
46939
46901
  {
46940
46902
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
46941
46903
  denom_units: [{
@@ -55061,10 +55023,10 @@ const assets = {
55061
55023
  display: 'stnd',
55062
55024
  symbol: 'sTND',
55063
55025
  logo_URIs: {
55064
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
55026
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
55065
55027
  },
55066
55028
  images: [{
55067
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
55029
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
55068
55030
  }],
55069
55031
  traces: [{
55070
55032
  type: 'ibc-cw20',
@@ -55486,6 +55448,46 @@ const assets = {
55486
55448
  }
55487
55449
  }]
55488
55450
  },
55451
+ {
55452
+ description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
55453
+ socials: {
55454
+ website: 'https://garuda-defi.org/',
55455
+ x: 'https://x.com/garuda_defi'
55456
+ },
55457
+ type_asset: 'cw20',
55458
+ address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
55459
+ denom_units: [{
55460
+ denom: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
55461
+ exponent: 0,
55462
+ aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
55463
+ }, {
55464
+ denom: 'GRDX',
55465
+ exponent: 6
55466
+ }],
55467
+ base: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
55468
+ name: 'GRDX',
55469
+ display: 'GRDX',
55470
+ symbol: 'GRDX',
55471
+ logo_URIs: {
55472
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
55473
+ },
55474
+ images: [{
55475
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
55476
+ }],
55477
+ traces: [{
55478
+ type: 'ibc-cw20',
55479
+ counterparty: {
55480
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
55481
+ channel_id: 'channel-108',
55482
+ base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
55483
+ chain_name: 'terra'
55484
+ },
55485
+ chain: {
55486
+ port: 'transfer',
55487
+ channel_id: 'channel-78488'
55488
+ }
55489
+ }]
55490
+ },
55489
55491
  {
55490
55492
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
55491
55493
  denom_units: [{