@chain-registry/assets 1.70.351 → 1.70.353

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 (152) hide show
  1. package/esm/mainnet/acrechain.js +4 -8
  2. package/esm/mainnet/agoric.js +8 -16
  3. package/esm/mainnet/archway.js +8 -16
  4. package/esm/mainnet/aura.js +4 -8
  5. package/esm/mainnet/axelar.js +12 -24
  6. package/esm/mainnet/babylon.js +4 -8
  7. package/esm/mainnet/beezee.js +4 -8
  8. package/esm/mainnet/bitbadges.js +4 -8
  9. package/esm/mainnet/bitway.js +4 -8
  10. package/esm/mainnet/canto.js +4 -8
  11. package/esm/mainnet/carbon.js +2 -4
  12. package/esm/mainnet/cheqd.js +4 -8
  13. package/esm/mainnet/composable.js +12 -16
  14. package/esm/mainnet/coreum.js +8 -16
  15. package/esm/mainnet/cosmoshub.js +20 -40
  16. package/esm/mainnet/crescent.js +8 -16
  17. package/esm/mainnet/doravota.js +4 -8
  18. package/esm/mainnet/dungeon.js +4 -8
  19. package/esm/mainnet/dydx.js +4 -8
  20. package/esm/mainnet/dymension.js +4 -8
  21. package/esm/mainnet/elys.js +4 -8
  22. package/esm/mainnet/evmos.js +8 -16
  23. package/esm/mainnet/furya.js +4 -8
  24. package/esm/mainnet/gravitybridge.js +4 -8
  25. package/esm/mainnet/haqq.js +8 -16
  26. package/esm/mainnet/impacthub.js +4 -8
  27. package/esm/mainnet/injective.js +8 -16
  28. package/esm/mainnet/int3face.js +4 -8
  29. package/esm/mainnet/joltify.js +4 -8
  30. package/esm/mainnet/juno.js +8 -16
  31. package/esm/mainnet/kava.js +4 -8
  32. package/esm/mainnet/kopi.js +4 -8
  33. package/esm/mainnet/kujira.js +18 -36
  34. package/esm/mainnet/lava.js +4 -8
  35. package/esm/mainnet/mantrachain.js +4 -8
  36. package/esm/mainnet/migaloo.js +10 -20
  37. package/esm/mainnet/namada.js +4 -8
  38. package/esm/mainnet/neutron.js +10 -20
  39. package/esm/mainnet/nibiru.js +4 -8
  40. package/esm/mainnet/noble.js +4 -8
  41. package/esm/mainnet/nyx.js +4 -8
  42. package/esm/mainnet/omniflixhub.js +4 -8
  43. package/esm/mainnet/onex.js +4 -8
  44. package/esm/mainnet/oraichain.js +4 -8
  45. package/esm/mainnet/osmosis.js +70 -124
  46. package/esm/mainnet/persistence.js +12 -24
  47. package/esm/mainnet/planq.js +8 -16
  48. package/esm/mainnet/provenance.js +4 -8
  49. package/esm/mainnet/pryzm.js +4 -8
  50. package/esm/mainnet/regen.js +4 -8
  51. package/esm/mainnet/routerchain.js +4 -8
  52. package/esm/mainnet/saga.js +4 -8
  53. package/esm/mainnet/secretnetwork.js +26 -52
  54. package/esm/mainnet/sei.js +4 -8
  55. package/esm/mainnet/sentinel.js +4 -8
  56. package/esm/mainnet/shido.js +4 -8
  57. package/esm/mainnet/sidechain.js +4 -8
  58. package/esm/mainnet/stargaze.js +4 -8
  59. package/esm/mainnet/sunrise.js +4 -8
  60. package/esm/mainnet/teritori.js +4 -8
  61. package/esm/mainnet/terra.js +4 -8
  62. package/esm/mainnet/terra2.js +8 -16
  63. package/esm/mainnet/titan.js +4 -8
  64. package/esm/mainnet/umee.js +4 -8
  65. package/esm/mainnet/unification.js +4 -8
  66. package/esm/mainnet/xion.js +4 -8
  67. package/esm/mainnet/xrplevm.js +4 -8
  68. package/esm/testnet/axelartestnet.js +4 -10
  69. package/esm/testnet/celestiatestnet3.js +0 -2
  70. package/esm/testnet/composabletestnet.js +0 -2
  71. package/esm/testnet/cosmoshubtestnet.js +0 -2
  72. package/esm/testnet/elystestnet.js +0 -2
  73. package/esm/testnet/jackaltestnet2.js +0 -2
  74. package/esm/testnet/nobletestnet.js +4 -10
  75. package/esm/testnet/stargazetestnet.js +0 -2
  76. package/index.d.ts +1 -1
  77. package/mainnet/acrechain.js +4 -8
  78. package/mainnet/agoric.js +8 -16
  79. package/mainnet/archway.js +8 -16
  80. package/mainnet/aura.js +4 -8
  81. package/mainnet/axelar.js +12 -24
  82. package/mainnet/babylon.js +4 -8
  83. package/mainnet/beezee.js +4 -8
  84. package/mainnet/bitbadges.js +4 -8
  85. package/mainnet/bitway.js +4 -8
  86. package/mainnet/canto.js +4 -8
  87. package/mainnet/carbon.js +2 -4
  88. package/mainnet/cheqd.js +4 -8
  89. package/mainnet/composable.js +12 -16
  90. package/mainnet/coreum.js +8 -16
  91. package/mainnet/cosmoshub.js +20 -40
  92. package/mainnet/crescent.js +8 -16
  93. package/mainnet/doravota.js +4 -8
  94. package/mainnet/dungeon.js +4 -8
  95. package/mainnet/dydx.js +4 -8
  96. package/mainnet/dymension.js +4 -8
  97. package/mainnet/elys.js +4 -8
  98. package/mainnet/evmos.js +8 -16
  99. package/mainnet/furya.js +4 -8
  100. package/mainnet/gravitybridge.js +4 -8
  101. package/mainnet/haqq.js +8 -16
  102. package/mainnet/impacthub.js +4 -8
  103. package/mainnet/injective.js +8 -16
  104. package/mainnet/int3face.js +4 -8
  105. package/mainnet/joltify.js +4 -8
  106. package/mainnet/juno.js +8 -16
  107. package/mainnet/kava.js +4 -8
  108. package/mainnet/kopi.js +4 -8
  109. package/mainnet/kujira.js +18 -36
  110. package/mainnet/lava.js +4 -8
  111. package/mainnet/mantrachain.js +4 -8
  112. package/mainnet/migaloo.js +10 -20
  113. package/mainnet/namada.js +4 -8
  114. package/mainnet/neutron.js +10 -20
  115. package/mainnet/nibiru.js +4 -8
  116. package/mainnet/noble.js +4 -8
  117. package/mainnet/nyx.js +4 -8
  118. package/mainnet/omniflixhub.js +4 -8
  119. package/mainnet/onex.js +4 -8
  120. package/mainnet/oraichain.js +4 -8
  121. package/mainnet/osmosis.js +70 -124
  122. package/mainnet/persistence.js +12 -24
  123. package/mainnet/planq.js +8 -16
  124. package/mainnet/provenance.js +4 -8
  125. package/mainnet/pryzm.js +4 -8
  126. package/mainnet/regen.js +4 -8
  127. package/mainnet/routerchain.js +4 -8
  128. package/mainnet/saga.js +4 -8
  129. package/mainnet/secretnetwork.js +26 -52
  130. package/mainnet/sei.js +4 -8
  131. package/mainnet/sentinel.js +4 -8
  132. package/mainnet/shido.js +4 -8
  133. package/mainnet/sidechain.js +4 -8
  134. package/mainnet/stargaze.js +4 -8
  135. package/mainnet/sunrise.js +4 -8
  136. package/mainnet/teritori.js +4 -8
  137. package/mainnet/terra.js +4 -8
  138. package/mainnet/terra2.js +8 -16
  139. package/mainnet/titan.js +4 -8
  140. package/mainnet/umee.js +4 -8
  141. package/mainnet/unification.js +4 -8
  142. package/mainnet/xion.js +4 -8
  143. package/mainnet/xrplevm.js +4 -8
  144. package/package.json +5 -5
  145. package/testnet/axelartestnet.js +4 -10
  146. package/testnet/celestiatestnet3.js +0 -2
  147. package/testnet/composabletestnet.js +0 -2
  148. package/testnet/cosmoshubtestnet.js +0 -2
  149. package/testnet/elystestnet.js +0 -2
  150. package/testnet/jackaltestnet2.js +0 -2
  151. package/testnet/nobletestnet.js +4 -10
  152. package/testnet/stargazetestnet.js +0 -2
@@ -248,12 +248,10 @@ const assets = {
248
248
  symbol: 'GRAV',
249
249
  coingecko_id: 'graviton',
250
250
  logo_URIs: {
251
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
252
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
251
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
253
252
  },
254
253
  images: [{
255
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
256
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
254
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
257
255
  }],
258
256
  socials: {
259
257
  website: 'https://www.gravitybridge.net/',
@@ -1836,12 +1834,10 @@ const assets = {
1836
1834
  symbol: 'GRAV',
1837
1835
  coingecko_id: 'graviton',
1838
1836
  logo_URIs: {
1839
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1840
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1837
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1841
1838
  },
1842
1839
  images: [{
1843
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1844
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1840
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1845
1841
  }],
1846
1842
  socials: {
1847
1843
  website: 'https://www.gravitybridge.net/',
@@ -399,12 +399,10 @@ const assets = {
399
399
  symbol: 'GRAV',
400
400
  coingecko_id: 'graviton',
401
401
  logo_URIs: {
402
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
403
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
402
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
404
403
  },
405
404
  images: [{
406
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
407
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
405
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
408
406
  }],
409
407
  socials: {
410
408
  website: 'https://www.gravitybridge.net/',
@@ -846,12 +844,10 @@ const assets = {
846
844
  name: 'Frienzies',
847
845
  symbol: 'FRNZ',
848
846
  logo_URIs: {
849
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
850
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
847
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
851
848
  },
852
849
  images: [{
853
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
854
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
855
851
  }],
856
852
  traces: [{
857
853
  type: 'ibc',
@@ -1659,12 +1655,10 @@ const assets = {
1659
1655
  symbol: 'GRAV',
1660
1656
  coingecko_id: 'graviton',
1661
1657
  logo_URIs: {
1662
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1663
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1658
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1664
1659
  },
1665
1660
  images: [{
1666
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1667
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1661
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1668
1662
  }],
1669
1663
  socials: {
1670
1664
  website: 'https://www.gravitybridge.net/',
@@ -2106,12 +2100,10 @@ const assets = {
2106
2100
  name: 'Frienzies',
2107
2101
  symbol: 'FRNZ',
2108
2102
  logo_URIs: {
2109
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2110
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2111
2104
  },
2112
2105
  images: [{
2113
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2114
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2106
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2115
2107
  }],
2116
2108
  traces: [{
2117
2109
  type: 'ibc',
@@ -628,12 +628,10 @@ const assets = {
628
628
  symbol: 'GRAV',
629
629
  coingecko_id: 'graviton',
630
630
  logo_URIs: {
631
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
632
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
631
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
633
632
  },
634
633
  images: [{
635
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
636
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
634
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
637
635
  }],
638
636
  socials: {
639
637
  website: 'https://www.gravitybridge.net/',
@@ -997,12 +995,10 @@ const assets = {
997
995
  name: 'Frienzies',
998
996
  symbol: 'FRNZ',
999
997
  logo_URIs: {
1000
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1001
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
998
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1002
999
  },
1003
1000
  images: [{
1004
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1005
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1001
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1006
1002
  }],
1007
1003
  traces: [{
1008
1004
  type: 'ibc',
@@ -1995,12 +1991,10 @@ const assets = {
1995
1991
  symbol: 'GRAV',
1996
1992
  coingecko_id: 'graviton',
1997
1993
  logo_URIs: {
1998
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1999
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1994
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2000
1995
  },
2001
1996
  images: [{
2002
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2003
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1997
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2004
1998
  }],
2005
1999
  socials: {
2006
2000
  website: 'https://www.gravitybridge.net/',
@@ -2364,12 +2358,10 @@ const assets = {
2364
2358
  name: 'Frienzies',
2365
2359
  symbol: 'FRNZ',
2366
2360
  logo_URIs: {
2367
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2368
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2361
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2369
2362
  },
2370
2363
  images: [{
2371
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2372
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2364
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2373
2365
  }],
2374
2366
  traces: [{
2375
2367
  type: 'ibc',
@@ -322,12 +322,10 @@ const assets = {
322
322
  name: 'Frienzies',
323
323
  symbol: 'FRNZ',
324
324
  logo_URIs: {
325
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
326
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
325
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
327
326
  },
328
327
  images: [{
329
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
330
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
328
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
331
329
  }],
332
330
  traces: [{
333
331
  type: 'ibc',
@@ -860,12 +858,10 @@ const assets = {
860
858
  name: 'Frienzies',
861
859
  symbol: 'FRNZ',
862
860
  logo_URIs: {
863
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
864
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
861
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
865
862
  },
866
863
  images: [{
867
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
868
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
864
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
869
865
  }],
870
866
  traces: [{
871
867
  type: 'ibc',
@@ -2638,12 +2638,10 @@ const assets = {
2638
2638
  display: 'odin',
2639
2639
  symbol: 'ODIN',
2640
2640
  logo_URIs: {
2641
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
2642
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
2641
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
2643
2642
  },
2644
2643
  images: [{
2645
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
2646
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
2644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
2647
2645
  }],
2648
2646
  socials: {
2649
2647
  website: 'https://odinprotocol.io/',
@@ -9914,13 +9912,11 @@ const assets = {
9914
9912
  display: 'SHIDO',
9915
9913
  symbol: 'SHIDO',
9916
9914
  logo_URIs: {
9917
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
9918
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
9915
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
9919
9916
  },
9920
9917
  coingecko_id: 'shido-2',
9921
9918
  images: [{
9922
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
9923
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
9919
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
9924
9920
  }],
9925
9921
  socials: {
9926
9922
  website: 'https://shido.io/',
@@ -12215,12 +12211,10 @@ const assets = {
12215
12211
  display: 'odin',
12216
12212
  symbol: 'ODIN',
12217
12213
  logo_URIs: {
12218
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
12219
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
12214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
12220
12215
  },
12221
12216
  images: [{
12222
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
12223
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
12217
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
12224
12218
  }],
12225
12219
  socials: {
12226
12220
  website: 'https://odinprotocol.io/',
@@ -19491,13 +19485,11 @@ const assets = {
19491
19485
  display: 'SHIDO',
19492
19486
  symbol: 'SHIDO',
19493
19487
  logo_URIs: {
19494
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
19495
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
19488
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
19496
19489
  },
19497
19490
  coingecko_id: 'shido-2',
19498
19491
  images: [{
19499
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
19500
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
19492
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
19501
19493
  }],
19502
19494
  socials: {
19503
19495
  website: 'https://shido.io/',
@@ -20202,12 +20194,10 @@ const assets = {
20202
20194
  display: 'amber',
20203
20195
  symbol: 'AMBER',
20204
20196
  logo_URIs: {
20205
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
20206
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
20197
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
20207
20198
  },
20208
20199
  images: [{
20209
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
20210
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
20200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
20211
20201
  }],
20212
20202
  socials: {
20213
20203
  website: 'http://amber.money/',
@@ -20630,12 +20620,10 @@ const assets = {
20630
20620
  display: 'amber',
20631
20621
  symbol: 'AMBER',
20632
20622
  logo_URIs: {
20633
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
20634
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
20623
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
20635
20624
  },
20636
20625
  images: [{
20637
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
20638
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
20626
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
20639
20627
  }],
20640
20628
  socials: {
20641
20629
  website: 'http://amber.money/',
@@ -481,12 +481,10 @@ const assets = {
481
481
  name: 'Frienzies',
482
482
  symbol: 'FRNZ',
483
483
  logo_URIs: {
484
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
485
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
486
485
  },
487
486
  images: [{
488
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
489
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
490
488
  }],
491
489
  traces: [{
492
490
  type: 'ibc',
@@ -1058,12 +1056,10 @@ const assets = {
1058
1056
  name: 'Frienzies',
1059
1057
  symbol: 'FRNZ',
1060
1058
  logo_URIs: {
1061
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1062
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1059
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1063
1060
  },
1064
1061
  images: [{
1065
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1066
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1062
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1067
1063
  }],
1068
1064
  traces: [{
1069
1065
  type: 'ibc',
@@ -408,12 +408,10 @@ const assets = {
408
408
  name: 'Frienzies',
409
409
  symbol: 'FRNZ',
410
410
  logo_URIs: {
411
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
412
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
411
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
413
412
  },
414
413
  images: [{
415
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
416
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
417
415
  }],
418
416
  traces: [{
419
417
  type: 'ibc',
@@ -712,12 +710,10 @@ const assets = {
712
710
  name: 'Frienzies',
713
711
  symbol: 'FRNZ',
714
712
  logo_URIs: {
715
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
716
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
717
714
  },
718
715
  images: [{
719
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
720
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
716
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
721
717
  }],
722
718
  traces: [{
723
719
  type: 'ibc',
@@ -92,12 +92,10 @@ const assets = {
92
92
  name: 'Frienzies',
93
93
  symbol: 'FRNZ',
94
94
  logo_URIs: {
95
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
96
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
95
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
97
96
  },
98
97
  images: [{
99
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
100
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
98
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
101
99
  }],
102
100
  traces: [{
103
101
  type: 'ibc',
@@ -360,12 +358,10 @@ const assets = {
360
358
  name: 'Frienzies',
361
359
  symbol: 'FRNZ',
362
360
  logo_URIs: {
363
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
364
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
361
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
365
362
  },
366
363
  images: [{
367
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
368
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
364
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
369
365
  }],
370
366
  traces: [{
371
367
  type: 'ibc',
@@ -52,12 +52,10 @@ const assets = {
52
52
  name: 'Frienzies',
53
53
  symbol: 'FRNZ',
54
54
  logo_URIs: {
55
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
56
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
55
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
57
56
  },
58
57
  images: [{
59
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
60
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
61
59
  }],
62
60
  traces: [{
63
61
  type: 'ibc',
@@ -198,12 +196,10 @@ const assets = {
198
196
  name: 'Frienzies',
199
197
  symbol: 'FRNZ',
200
198
  logo_URIs: {
201
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
202
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
203
200
  },
204
201
  images: [{
205
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
206
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
202
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
207
203
  }],
208
204
  traces: [{
209
205
  type: 'ibc',
@@ -166,12 +166,10 @@ const assets = {
166
166
  symbol: 'GRAV',
167
167
  coingecko_id: 'graviton',
168
168
  logo_URIs: {
169
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
170
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
169
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
171
170
  },
172
171
  images: [{
173
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
174
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
172
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
175
173
  }],
176
174
  socials: {
177
175
  website: 'https://www.gravitybridge.net/',
@@ -485,12 +483,10 @@ const assets = {
485
483
  symbol: 'GRAV',
486
484
  coingecko_id: 'graviton',
487
485
  logo_URIs: {
488
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
489
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
490
487
  },
491
488
  images: [{
492
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
493
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
489
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
494
490
  }],
495
491
  socials: {
496
492
  website: 'https://www.gravitybridge.net/',
@@ -1058,8 +1058,7 @@ const assets = {
1058
1058
  chain_name: 'neutron',
1059
1059
  base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
1060
1060
  },
1061
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png',
1062
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
1061
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
1063
1062
  }],
1064
1063
  socials: {
1065
1064
  website: 'https://astroport.fi/',
@@ -2372,8 +2371,7 @@ const assets = {
2372
2371
  chain_name: 'neutron',
2373
2372
  base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
2374
2373
  },
2375
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png',
2376
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
2374
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
2377
2375
  }],
2378
2376
  socials: {
2379
2377
  website: 'https://astroport.fi/',
@@ -17,12 +17,10 @@ const assets = {
17
17
  symbol: 'GRAV',
18
18
  coingecko_id: 'graviton',
19
19
  logo_URIs: {
20
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
21
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
22
21
  },
23
22
  images: [{
24
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
25
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
23
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
26
24
  }],
27
25
  socials: {
28
26
  website: 'https://www.gravitybridge.net/',
@@ -219,12 +217,10 @@ const assets = {
219
217
  symbol: 'GRAV',
220
218
  coingecko_id: 'graviton',
221
219
  logo_URIs: {
222
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
223
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
220
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
224
221
  },
225
222
  images: [{
226
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
227
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
223
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
228
224
  }],
229
225
  socials: {
230
226
  website: 'https://www.gravitybridge.net/',
@@ -97,11 +97,11 @@ const assets = {
97
97
  display: 'ape',
98
98
  symbol: 'APE',
99
99
  logo_URIs: {
100
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.png'
101
101
  },
102
102
  coingecko_id: 'apecoin',
103
103
  images: [{
104
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
104
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.png'
105
105
  }],
106
106
  traces: [{
107
107
  type: 'ibc',
@@ -309,11 +309,11 @@ const assets = {
309
309
  display: 'xcn',
310
310
  symbol: 'XCN',
311
311
  logo_URIs: {
312
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.png'
313
313
  },
314
314
  coingecko_id: 'chain-2',
315
315
  images: [{
316
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.png'
317
317
  }],
318
318
  traces: [{
319
319
  type: 'ibc',
@@ -2241,11 +2241,11 @@ const assets = {
2241
2241
  display: 'ape',
2242
2242
  symbol: 'APE',
2243
2243
  logo_URIs: {
2244
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
2244
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.png'
2245
2245
  },
2246
2246
  coingecko_id: 'apecoin',
2247
2247
  images: [{
2248
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
2248
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.png'
2249
2249
  }],
2250
2250
  traces: [{
2251
2251
  type: 'ibc',
@@ -2453,11 +2453,11 @@ const assets = {
2453
2453
  display: 'xcn',
2454
2454
  symbol: 'XCN',
2455
2455
  logo_URIs: {
2456
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
2456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.png'
2457
2457
  },
2458
2458
  coingecko_id: 'chain-2',
2459
2459
  images: [{
2460
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
2460
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.png'
2461
2461
  }],
2462
2462
  traces: [{
2463
2463
  type: 'ibc',
@@ -5908,12 +5908,10 @@ const assets = {
5908
5908
  display: 'amber',
5909
5909
  symbol: 'AMBER',
5910
5910
  logo_URIs: {
5911
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5912
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5911
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5913
5912
  },
5914
5913
  images: [{
5915
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5916
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5917
5915
  }],
5918
5916
  socials: {
5919
5917
  website: 'http://amber.money/',
@@ -6336,12 +6334,10 @@ const assets = {
6336
6334
  display: 'amber',
6337
6335
  symbol: 'AMBER',
6338
6336
  logo_URIs: {
6339
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
6340
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
6337
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
6341
6338
  },
6342
6339
  images: [{
6343
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
6344
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
6340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
6345
6341
  }],
6346
6342
  socials: {
6347
6343
  website: 'http://amber.money/',