@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
@@ -2494,7 +2494,6 @@ const assets = {
2494
2494
  logo_URIs: {
2495
2495
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2496
2496
  },
2497
- coingecko_id: 'elys-network',
2498
2497
  images: [{
2499
2498
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
2500
2499
  }],
@@ -2646,13 +2645,11 @@ const assets = {
2646
2645
  display: 'eur',
2647
2646
  symbol: 'EEUR',
2648
2647
  logo_URIs: {
2649
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2650
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2648
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2651
2649
  },
2652
2650
  coingecko_id: 'e-money-eur',
2653
2651
  images: [{
2654
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
2655
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
2652
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
2656
2653
  }],
2657
2654
  type_asset: 'sdk.coin',
2658
2655
  traces: [{
@@ -2682,12 +2679,10 @@ const assets = {
2682
2679
  display: 'chf',
2683
2680
  symbol: 'ECHF',
2684
2681
  logo_URIs: {
2685
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2686
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2682
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2687
2683
  },
2688
2684
  images: [{
2689
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
2690
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
2685
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
2691
2686
  }],
2692
2687
  type_asset: 'sdk.coin',
2693
2688
  traces: [{
@@ -2717,12 +2712,10 @@ const assets = {
2717
2712
  display: 'nok',
2718
2713
  symbol: 'ENOK',
2719
2714
  logo_URIs: {
2720
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2721
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2722
2716
  },
2723
2717
  images: [{
2724
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
2725
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
2718
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
2726
2719
  }],
2727
2720
  type_asset: 'sdk.coin',
2728
2721
  traces: [{
@@ -2752,12 +2745,10 @@ const assets = {
2752
2745
  display: 'dkk',
2753
2746
  symbol: 'EDKK',
2754
2747
  logo_URIs: {
2755
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2756
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2748
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2757
2749
  },
2758
2750
  images: [{
2759
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
2760
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
2751
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
2761
2752
  }],
2762
2753
  type_asset: 'sdk.coin',
2763
2754
  traces: [{
@@ -2787,12 +2778,10 @@ const assets = {
2787
2778
  display: 'sek',
2788
2779
  symbol: 'ESEK',
2789
2780
  logo_URIs: {
2790
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2791
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2781
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2792
2782
  },
2793
2783
  images: [{
2794
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
2795
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
2784
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
2796
2785
  }],
2797
2786
  type_asset: 'sdk.coin',
2798
2787
  traces: [{
@@ -3610,12 +3599,10 @@ const assets = {
3610
3599
  display: 'heart',
3611
3600
  symbol: 'HEART',
3612
3601
  logo_URIs: {
3613
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
3614
3602
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
3615
3603
  },
3616
3604
  coingecko_id: 'humans-ai',
3617
3605
  images: [{
3618
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
3619
3606
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg',
3620
3607
  theme: {
3621
3608
  dark_mode: true
@@ -8792,7 +8779,6 @@ const assets = {
8792
8779
  logo_URIs: {
8793
8780
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8794
8781
  },
8795
- coingecko_id: 'elys-network',
8796
8782
  images: [{
8797
8783
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
8798
8784
  }],
@@ -8944,13 +8930,11 @@ const assets = {
8944
8930
  display: 'eur',
8945
8931
  symbol: 'EEUR',
8946
8932
  logo_URIs: {
8947
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
8948
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
8933
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
8949
8934
  },
8950
8935
  coingecko_id: 'e-money-eur',
8951
8936
  images: [{
8952
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png',
8953
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
8937
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
8954
8938
  }],
8955
8939
  type_asset: 'sdk.coin',
8956
8940
  traces: [{
@@ -8980,12 +8964,10 @@ const assets = {
8980
8964
  display: 'chf',
8981
8965
  symbol: 'ECHF',
8982
8966
  logo_URIs: {
8983
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
8984
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
8967
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
8985
8968
  },
8986
8969
  images: [{
8987
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png',
8988
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
8970
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
8989
8971
  }],
8990
8972
  type_asset: 'sdk.coin',
8991
8973
  traces: [{
@@ -9015,12 +8997,10 @@ const assets = {
9015
8997
  display: 'nok',
9016
8998
  symbol: 'ENOK',
9017
8999
  logo_URIs: {
9018
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
9019
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
9000
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
9020
9001
  },
9021
9002
  images: [{
9022
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png',
9023
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
9003
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
9024
9004
  }],
9025
9005
  type_asset: 'sdk.coin',
9026
9006
  traces: [{
@@ -9050,12 +9030,10 @@ const assets = {
9050
9030
  display: 'dkk',
9051
9031
  symbol: 'EDKK',
9052
9032
  logo_URIs: {
9053
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
9054
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
9033
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
9055
9034
  },
9056
9035
  images: [{
9057
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png',
9058
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
9036
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
9059
9037
  }],
9060
9038
  type_asset: 'sdk.coin',
9061
9039
  traces: [{
@@ -9085,12 +9063,10 @@ const assets = {
9085
9063
  display: 'sek',
9086
9064
  symbol: 'ESEK',
9087
9065
  logo_URIs: {
9088
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
9089
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
9066
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
9090
9067
  },
9091
9068
  images: [{
9092
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png',
9093
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
9069
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
9094
9070
  }],
9095
9071
  type_asset: 'sdk.coin',
9096
9072
  traces: [{
@@ -9908,12 +9884,10 @@ const assets = {
9908
9884
  display: 'heart',
9909
9885
  symbol: 'HEART',
9910
9886
  logo_URIs: {
9911
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
9912
9887
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
9913
9888
  },
9914
9889
  coingecko_id: 'humans-ai',
9915
9890
  images: [{
9916
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
9917
9891
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg',
9918
9892
  theme: {
9919
9893
  dark_mode: true
@@ -14235,12 +14209,10 @@ const assets = {
14235
14209
  display: 'pAUUU30Sep2024',
14236
14210
  symbol: 'pAUUU-30Sep2024',
14237
14211
  logo_URIs: {
14238
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14239
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14212
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14240
14213
  },
14241
14214
  images: [{
14242
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14243
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14215
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14244
14216
  }],
14245
14217
  type_asset: 'sdk.coin',
14246
14218
  traces: [{
@@ -14270,12 +14242,10 @@ const assets = {
14270
14242
  display: 'pAUUU31Dec2024',
14271
14243
  symbol: 'pAUUU-31Dec2024',
14272
14244
  logo_URIs: {
14273
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14274
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14245
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14275
14246
  },
14276
14247
  images: [{
14277
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14278
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14248
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14279
14249
  }],
14280
14250
  type_asset: 'sdk.coin',
14281
14251
  traces: [{
@@ -14305,12 +14275,10 @@ const assets = {
14305
14275
  display: 'pAUUU30Jun2025',
14306
14276
  symbol: 'pAUUU-30Jun2025',
14307
14277
  logo_URIs: {
14308
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14309
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14278
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14310
14279
  },
14311
14280
  images: [{
14312
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14313
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14314
14282
  }],
14315
14283
  type_asset: 'sdk.coin',
14316
14284
  traces: [{
@@ -14340,12 +14308,10 @@ const assets = {
14340
14308
  display: 'pAUUU31Dec2025',
14341
14309
  symbol: 'pAUUU-31Dec2025',
14342
14310
  logo_URIs: {
14343
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14344
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14311
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14345
14312
  },
14346
14313
  images: [{
14347
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14348
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14314
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14349
14315
  }],
14350
14316
  type_asset: 'sdk.coin',
14351
14317
  traces: [{
@@ -14375,12 +14341,10 @@ const assets = {
14375
14341
  display: 'pAUUU31Dec2026',
14376
14342
  symbol: 'pAUUU-31Dec2026',
14377
14343
  logo_URIs: {
14378
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14379
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14344
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14380
14345
  },
14381
14346
  images: [{
14382
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
14383
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
14347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
14384
14348
  }],
14385
14349
  type_asset: 'sdk.coin',
14386
14350
  traces: [{
@@ -16930,12 +16894,10 @@ const assets = {
16930
16894
  display: 'yAUUU30Sep2024',
16931
16895
  symbol: 'yAUUU-30Sep2024',
16932
16896
  logo_URIs: {
16933
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16934
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16897
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16935
16898
  },
16936
16899
  images: [{
16937
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16938
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16900
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16939
16901
  }],
16940
16902
  type_asset: 'sdk.coin',
16941
16903
  traces: [{
@@ -16965,12 +16927,10 @@ const assets = {
16965
16927
  display: 'yAUUU31Dec2024',
16966
16928
  symbol: 'yAUUU-31Dec2024',
16967
16929
  logo_URIs: {
16968
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16969
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16930
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16970
16931
  },
16971
16932
  images: [{
16972
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
16973
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16933
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
16974
16934
  }],
16975
16935
  type_asset: 'sdk.coin',
16976
16936
  traces: [{
@@ -17000,12 +16960,10 @@ const assets = {
17000
16960
  display: 'yAUUU30Jun2025',
17001
16961
  symbol: 'yAUUU-30Jun2025',
17002
16962
  logo_URIs: {
17003
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17004
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16963
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17005
16964
  },
17006
16965
  images: [{
17007
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17008
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16966
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17009
16967
  }],
17010
16968
  type_asset: 'sdk.coin',
17011
16969
  traces: [{
@@ -17035,12 +16993,10 @@ const assets = {
17035
16993
  display: 'yAUUU31Dec2025',
17036
16994
  symbol: 'yAUUU-31Dec2025',
17037
16995
  logo_URIs: {
17038
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17039
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16996
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17040
16997
  },
17041
16998
  images: [{
17042
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17043
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
16999
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17044
17000
  }],
17045
17001
  type_asset: 'sdk.coin',
17046
17002
  traces: [{
@@ -17070,12 +17026,10 @@ const assets = {
17070
17026
  display: 'yAUUU31Dec2026',
17071
17027
  symbol: 'yAUUU-31Dec2026',
17072
17028
  logo_URIs: {
17073
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17074
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
17029
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17075
17030
  },
17076
17031
  images: [{
17077
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
17078
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
17032
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
17079
17033
  }],
17080
17034
  type_asset: 'sdk.coin',
17081
17035
  traces: [{
@@ -20481,13 +20435,11 @@ const assets = {
20481
20435
  display: 'scrt',
20482
20436
  symbol: 'SCRT',
20483
20437
  logo_URIs: {
20484
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
20485
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
20438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
20486
20439
  },
20487
20440
  coingecko_id: 'secret',
20488
20441
  images: [{
20489
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
20490
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
20442
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
20491
20443
  }],
20492
20444
  socials: {
20493
20445
  website: 'https://scrt.network/',
@@ -24326,12 +24278,10 @@ const assets = {
24326
24278
  display: 'pAUUU30Sep2024',
24327
24279
  symbol: 'pAUUU-30Sep2024',
24328
24280
  logo_URIs: {
24329
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24330
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24331
24282
  },
24332
24283
  images: [{
24333
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24334
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24335
24285
  }],
24336
24286
  type_asset: 'sdk.coin',
24337
24287
  traces: [{
@@ -24361,12 +24311,10 @@ const assets = {
24361
24311
  display: 'pAUUU31Dec2024',
24362
24312
  symbol: 'pAUUU-31Dec2024',
24363
24313
  logo_URIs: {
24364
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24365
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24314
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24366
24315
  },
24367
24316
  images: [{
24368
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24369
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24370
24318
  }],
24371
24319
  type_asset: 'sdk.coin',
24372
24320
  traces: [{
@@ -24396,12 +24344,10 @@ const assets = {
24396
24344
  display: 'pAUUU30Jun2025',
24397
24345
  symbol: 'pAUUU-30Jun2025',
24398
24346
  logo_URIs: {
24399
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24400
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24401
24348
  },
24402
24349
  images: [{
24403
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24404
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24405
24351
  }],
24406
24352
  type_asset: 'sdk.coin',
24407
24353
  traces: [{
@@ -24431,12 +24377,10 @@ const assets = {
24431
24377
  display: 'pAUUU31Dec2025',
24432
24378
  symbol: 'pAUUU-31Dec2025',
24433
24379
  logo_URIs: {
24434
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24435
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24436
24381
  },
24437
24382
  images: [{
24438
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24439
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24440
24384
  }],
24441
24385
  type_asset: 'sdk.coin',
24442
24386
  traces: [{
@@ -24466,12 +24410,10 @@ const assets = {
24466
24410
  display: 'pAUUU31Dec2026',
24467
24411
  symbol: 'pAUUU-31Dec2026',
24468
24412
  logo_URIs: {
24469
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24470
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24413
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24471
24414
  },
24472
24415
  images: [{
24473
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
24474
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
24416
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
24475
24417
  }],
24476
24418
  type_asset: 'sdk.coin',
24477
24419
  traces: [{
@@ -27021,12 +26963,10 @@ const assets = {
27021
26963
  display: 'yAUUU30Sep2024',
27022
26964
  symbol: 'yAUUU-30Sep2024',
27023
26965
  logo_URIs: {
27024
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27025
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
26966
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27026
26967
  },
27027
26968
  images: [{
27028
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27029
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
26969
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27030
26970
  }],
27031
26971
  type_asset: 'sdk.coin',
27032
26972
  traces: [{
@@ -27056,12 +26996,10 @@ const assets = {
27056
26996
  display: 'yAUUU31Dec2024',
27057
26997
  symbol: 'yAUUU-31Dec2024',
27058
26998
  logo_URIs: {
27059
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27060
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
26999
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27061
27000
  },
27062
27001
  images: [{
27063
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27064
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27002
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27065
27003
  }],
27066
27004
  type_asset: 'sdk.coin',
27067
27005
  traces: [{
@@ -27091,12 +27029,10 @@ const assets = {
27091
27029
  display: 'yAUUU30Jun2025',
27092
27030
  symbol: 'yAUUU-30Jun2025',
27093
27031
  logo_URIs: {
27094
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27095
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27032
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27096
27033
  },
27097
27034
  images: [{
27098
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27099
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27035
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27100
27036
  }],
27101
27037
  type_asset: 'sdk.coin',
27102
27038
  traces: [{
@@ -27126,12 +27062,10 @@ const assets = {
27126
27062
  display: 'yAUUU31Dec2025',
27127
27063
  symbol: 'yAUUU-31Dec2025',
27128
27064
  logo_URIs: {
27129
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27130
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27131
27066
  },
27132
27067
  images: [{
27133
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27134
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27068
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27135
27069
  }],
27136
27070
  type_asset: 'sdk.coin',
27137
27071
  traces: [{
@@ -27161,12 +27095,10 @@ const assets = {
27161
27095
  display: 'yAUUU31Dec2026',
27162
27096
  symbol: 'yAUUU-31Dec2026',
27163
27097
  logo_URIs: {
27164
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27165
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27098
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27166
27099
  },
27167
27100
  images: [{
27168
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
27169
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
27101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
27170
27102
  }],
27171
27103
  type_asset: 'sdk.coin',
27172
27104
  traces: [{
@@ -30572,13 +30504,11 @@ const assets = {
30572
30504
  display: 'scrt',
30573
30505
  symbol: 'SCRT',
30574
30506
  logo_URIs: {
30575
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
30576
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
30507
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
30577
30508
  },
30578
30509
  coingecko_id: 'secret',
30579
30510
  images: [{
30580
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
30581
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
30511
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
30582
30512
  }],
30583
30513
  socials: {
30584
30514
  website: 'https://scrt.network/',
@@ -33918,12 +33848,10 @@ const assets = {
33918
33848
  display: 'dhk',
33919
33849
  symbol: 'DHK',
33920
33850
  logo_URIs: {
33921
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
33922
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
33851
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
33923
33852
  },
33924
33853
  images: [{
33925
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
33926
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
33854
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
33927
33855
  }],
33928
33856
  traces: [{
33929
33857
  type: 'ibc-cw20',
@@ -34330,11 +34258,9 @@ const assets = {
34330
34258
  display: 'solar',
34331
34259
  symbol: 'SOLAR',
34332
34260
  logo_URIs: {
34333
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
34334
34261
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
34335
34262
  },
34336
34263
  images: [{
34337
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
34338
34264
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
34339
34265
  }],
34340
34266
  traces: [{
@@ -37301,12 +37227,10 @@ const assets = {
37301
37227
  display: 'dhk',
37302
37228
  symbol: 'DHK',
37303
37229
  logo_URIs: {
37304
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
37305
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
37230
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
37306
37231
  },
37307
37232
  images: [{
37308
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png',
37309
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
37233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
37310
37234
  }],
37311
37235
  traces: [{
37312
37236
  type: 'ibc-cw20',
@@ -37713,11 +37637,9 @@ const assets = {
37713
37637
  display: 'solar',
37714
37638
  symbol: 'SOLAR',
37715
37639
  logo_URIs: {
37716
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
37717
37640
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
37718
37641
  },
37719
37642
  images: [{
37720
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
37721
37643
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
37722
37644
  }],
37723
37645
  traces: [{
@@ -46513,10 +46435,10 @@ const assets = {
46513
46435
  display: 'stnd',
46514
46436
  symbol: 'sTND',
46515
46437
  logo_URIs: {
46516
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
46438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
46517
46439
  },
46518
46440
  images: [{
46519
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
46441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
46520
46442
  }],
46521
46443
  traces: [{
46522
46444
  type: 'ibc-cw20',
@@ -46938,6 +46860,46 @@ const assets = {
46938
46860
  }
46939
46861
  }]
46940
46862
  },
46863
+ {
46864
+ description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
46865
+ socials: {
46866
+ website: 'https://garuda-defi.org/',
46867
+ x: 'https://x.com/garuda_defi'
46868
+ },
46869
+ type_asset: 'cw20',
46870
+ address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
46871
+ denom_units: [{
46872
+ denom: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
46873
+ exponent: 0,
46874
+ aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
46875
+ }, {
46876
+ denom: 'GRDX',
46877
+ exponent: 6
46878
+ }],
46879
+ base: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
46880
+ name: 'GRDX',
46881
+ display: 'GRDX',
46882
+ symbol: 'GRDX',
46883
+ logo_URIs: {
46884
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
46885
+ },
46886
+ images: [{
46887
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
46888
+ }],
46889
+ traces: [{
46890
+ type: 'ibc-cw20',
46891
+ counterparty: {
46892
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
46893
+ channel_id: 'channel-108',
46894
+ base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
46895
+ chain_name: 'terra'
46896
+ },
46897
+ chain: {
46898
+ port: 'transfer',
46899
+ channel_id: 'channel-78488'
46900
+ }
46901
+ }]
46902
+ },
46941
46903
  {
46942
46904
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
46943
46905
  denom_units: [{
@@ -55063,10 +55025,10 @@ const assets = {
55063
55025
  display: 'stnd',
55064
55026
  symbol: 'sTND',
55065
55027
  logo_URIs: {
55066
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
55028
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
55067
55029
  },
55068
55030
  images: [{
55069
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.svg'
55031
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
55070
55032
  }],
55071
55033
  traces: [{
55072
55034
  type: 'ibc-cw20',
@@ -55488,6 +55450,46 @@ const assets = {
55488
55450
  }
55489
55451
  }]
55490
55452
  },
55453
+ {
55454
+ description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
55455
+ socials: {
55456
+ website: 'https://garuda-defi.org/',
55457
+ x: 'https://x.com/garuda_defi'
55458
+ },
55459
+ type_asset: 'cw20',
55460
+ address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
55461
+ denom_units: [{
55462
+ denom: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
55463
+ exponent: 0,
55464
+ aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
55465
+ }, {
55466
+ denom: 'GRDX',
55467
+ exponent: 6
55468
+ }],
55469
+ base: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
55470
+ name: 'GRDX',
55471
+ display: 'GRDX',
55472
+ symbol: 'GRDX',
55473
+ logo_URIs: {
55474
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
55475
+ },
55476
+ images: [{
55477
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
55478
+ }],
55479
+ traces: [{
55480
+ type: 'ibc-cw20',
55481
+ counterparty: {
55482
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
55483
+ channel_id: 'channel-108',
55484
+ base_denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
55485
+ chain_name: 'terra'
55486
+ },
55487
+ chain: {
55488
+ port: 'transfer',
55489
+ channel_id: 'channel-78488'
55490
+ }
55491
+ }]
55492
+ },
55491
55493
  {
55492
55494
  description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
55493
55495
  denom_units: [{