@chain-registry/assets 1.70.350 → 1.70.352

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
@@ -748,12 +748,10 @@ const assets = {
748
748
  display: 'ampere',
749
749
  symbol: 'A',
750
750
  logo_URIs: {
751
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
752
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
751
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
753
752
  },
754
753
  images: [{
755
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
756
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
754
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
757
755
  }],
758
756
  type_asset: 'sdk.coin',
759
757
  traces: [{
@@ -784,12 +782,10 @@ const assets = {
784
782
  display: 'volt',
785
783
  symbol: 'V',
786
784
  logo_URIs: {
787
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
788
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
785
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
789
786
  },
790
787
  images: [{
791
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
792
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
788
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
793
789
  }],
794
790
  type_asset: 'sdk.coin',
795
791
  traces: [{
@@ -1908,12 +1904,10 @@ const assets = {
1908
1904
  display: 'ampere',
1909
1905
  symbol: 'A',
1910
1906
  logo_URIs: {
1911
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
1912
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
1907
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
1913
1908
  },
1914
1909
  images: [{
1915
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
1916
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
1910
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
1917
1911
  }],
1918
1912
  type_asset: 'sdk.coin',
1919
1913
  traces: [{
@@ -1944,12 +1938,10 @@ const assets = {
1944
1938
  display: 'volt',
1945
1939
  symbol: 'V',
1946
1940
  logo_URIs: {
1947
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
1948
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
1941
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
1949
1942
  },
1950
1943
  images: [{
1951
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
1952
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
1944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
1953
1945
  }],
1954
1946
  type_asset: 'sdk.coin',
1955
1947
  traces: [{
@@ -4640,12 +4632,10 @@ const assets = {
4640
4632
  name: 'Frienzies',
4641
4633
  symbol: 'FRNZ',
4642
4634
  logo_URIs: {
4643
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
4644
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
4635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
4645
4636
  },
4646
4637
  images: [{
4647
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
4648
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
4638
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
4649
4639
  }],
4650
4640
  traces: [{
4651
4641
  type: 'ibc',
@@ -12193,13 +12183,11 @@ const assets = {
12193
12183
  display: 'seda',
12194
12184
  symbol: 'SEDA',
12195
12185
  logo_URIs: {
12196
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
12197
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
12186
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
12198
12187
  },
12199
12188
  coingecko_id: 'seda-2',
12200
12189
  images: [{
12201
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
12202
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
12190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
12203
12191
  }],
12204
12192
  socials: {
12205
12193
  website: 'https://www.seda.xyz/',
@@ -15101,12 +15089,10 @@ const assets = {
15101
15089
  name: 'Frienzies',
15102
15090
  symbol: 'FRNZ',
15103
15091
  logo_URIs: {
15104
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
15105
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
15092
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
15106
15093
  },
15107
15094
  images: [{
15108
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
15109
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
15095
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
15110
15096
  }],
15111
15097
  traces: [{
15112
15098
  type: 'ibc',
@@ -22654,13 +22640,11 @@ const assets = {
22654
22640
  display: 'seda',
22655
22641
  symbol: 'SEDA',
22656
22642
  logo_URIs: {
22657
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
22658
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
22643
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
22659
22644
  },
22660
22645
  coingecko_id: 'seda-2',
22661
22646
  images: [{
22662
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
22663
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
22647
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
22664
22648
  }],
22665
22649
  socials: {
22666
22650
  website: 'https://www.seda.xyz/',
@@ -23688,12 +23672,10 @@ const assets = {
23688
23672
  display: 'amber',
23689
23673
  symbol: 'AMBER',
23690
23674
  logo_URIs: {
23691
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
23692
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
23675
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
23693
23676
  },
23694
23677
  images: [{
23695
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
23696
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
23678
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
23697
23679
  }],
23698
23680
  socials: {
23699
23681
  website: 'http://amber.money/',
@@ -24116,12 +24098,10 @@ const assets = {
24116
24098
  display: 'amber',
24117
24099
  symbol: 'AMBER',
24118
24100
  logo_URIs: {
24119
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
24120
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
24101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
24121
24102
  },
24122
24103
  images: [{
24123
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
24124
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
24104
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
24125
24105
  }],
24126
24106
  socials: {
24127
24107
  website: 'http://amber.money/',
@@ -826,12 +826,10 @@ const assets = {
826
826
  symbol: 'GRAV',
827
827
  coingecko_id: 'graviton',
828
828
  logo_URIs: {
829
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
830
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
829
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
831
830
  },
832
831
  images: [{
833
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
834
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
832
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
835
833
  }],
836
834
  socials: {
837
835
  website: 'https://www.gravitybridge.net/',
@@ -1309,12 +1307,10 @@ const assets = {
1309
1307
  name: 'Frienzies',
1310
1308
  symbol: 'FRNZ',
1311
1309
  logo_URIs: {
1312
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1313
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1310
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1314
1311
  },
1315
1312
  images: [{
1316
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1317
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1313
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1318
1314
  }],
1319
1315
  traces: [{
1320
1316
  type: 'ibc',
@@ -2990,12 +2986,10 @@ const assets = {
2990
2986
  symbol: 'GRAV',
2991
2987
  coingecko_id: 'graviton',
2992
2988
  logo_URIs: {
2993
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2994
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2989
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2995
2990
  },
2996
2991
  images: [{
2997
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2998
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2992
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2999
2993
  }],
3000
2994
  socials: {
3001
2995
  website: 'https://www.gravitybridge.net/',
@@ -3473,12 +3467,10 @@ const assets = {
3473
3467
  name: 'Frienzies',
3474
3468
  symbol: 'FRNZ',
3475
3469
  logo_URIs: {
3476
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3477
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3470
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3478
3471
  },
3479
3472
  images: [{
3480
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3481
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3473
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3482
3474
  }],
3483
3475
  traces: [{
3484
3476
  type: 'ibc',
@@ -1031,12 +1031,10 @@ const assets = {
1031
1031
  name: 'Frienzies',
1032
1032
  symbol: 'FRNZ',
1033
1033
  logo_URIs: {
1034
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1035
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1034
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1036
1035
  },
1037
1036
  images: [{
1038
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1039
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1037
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1040
1038
  }],
1041
1039
  traces: [{
1042
1040
  type: 'ibc',
@@ -1714,12 +1712,10 @@ const assets = {
1714
1712
  name: 'Frienzies',
1715
1713
  symbol: 'FRNZ',
1716
1714
  logo_URIs: {
1717
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1718
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1719
1716
  },
1720
1717
  images: [{
1721
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1722
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1718
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1723
1719
  }],
1724
1720
  traces: [{
1725
1721
  type: 'ibc',
@@ -54,12 +54,10 @@ const assets = {
54
54
  name: 'Frienzies',
55
55
  symbol: 'FRNZ',
56
56
  logo_URIs: {
57
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
58
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
57
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
59
58
  },
60
59
  images: [{
61
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
62
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
60
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
63
61
  }],
64
62
  traces: [{
65
63
  type: 'ibc',
@@ -282,12 +280,10 @@ const assets = {
282
280
  name: 'Frienzies',
283
281
  symbol: 'FRNZ',
284
282
  logo_URIs: {
285
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
286
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
283
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
287
284
  },
288
285
  images: [{
289
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
290
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
286
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
291
287
  }],
292
288
  traces: [{
293
289
  type: 'ibc',
package/mainnet/dydx.js CHANGED
@@ -1040,12 +1040,10 @@ const assets = {
1040
1040
  name: 'Frienzies',
1041
1041
  symbol: 'FRNZ',
1042
1042
  logo_URIs: {
1043
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1044
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1043
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1045
1044
  },
1046
1045
  images: [{
1047
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1048
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1046
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1049
1047
  }],
1050
1048
  traces: [{
1051
1049
  type: 'ibc',
@@ -8718,12 +8716,10 @@ const assets = {
8718
8716
  name: 'Frienzies',
8719
8717
  symbol: 'FRNZ',
8720
8718
  logo_URIs: {
8721
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
8722
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
8719
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
8723
8720
  },
8724
8721
  images: [{
8725
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
8726
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
8722
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
8727
8723
  }],
8728
8724
  traces: [{
8729
8725
  type: 'ibc',
@@ -1132,12 +1132,10 @@ const assets = {
1132
1132
  name: 'Frienzies',
1133
1133
  symbol: 'FRNZ',
1134
1134
  logo_URIs: {
1135
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1136
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1137
1136
  },
1138
1137
  images: [{
1139
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1140
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1141
1139
  }],
1142
1140
  traces: [{
1143
1141
  type: 'ibc',
@@ -2044,12 +2042,10 @@ const assets = {
2044
2042
  name: 'Frienzies',
2045
2043
  symbol: 'FRNZ',
2046
2044
  logo_URIs: {
2047
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2048
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2045
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2049
2046
  },
2050
2047
  images: [{
2051
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2052
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2048
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2053
2049
  }],
2054
2050
  traces: [{
2055
2051
  type: 'ibc',
package/mainnet/elys.js CHANGED
@@ -810,12 +810,10 @@ const assets = {
810
810
  name: 'Frienzies',
811
811
  symbol: 'FRNZ',
812
812
  logo_URIs: {
813
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
814
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
813
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
815
814
  },
816
815
  images: [{
817
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
818
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
819
817
  }],
820
818
  traces: [{
821
819
  type: 'ibc',
@@ -1489,12 +1487,10 @@ const assets = {
1489
1487
  name: 'Frienzies',
1490
1488
  symbol: 'FRNZ',
1491
1489
  logo_URIs: {
1492
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1493
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1490
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1494
1491
  },
1495
1492
  images: [{
1496
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1497
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1493
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1498
1494
  }],
1499
1495
  traces: [{
1500
1496
  type: 'ibc',
package/mainnet/evmos.js CHANGED
@@ -1673,12 +1673,10 @@ const assets = {
1673
1673
  symbol: 'GRAV',
1674
1674
  coingecko_id: 'graviton',
1675
1675
  logo_URIs: {
1676
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1677
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1678
1677
  },
1679
1678
  images: [{
1680
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1681
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1679
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1682
1680
  }],
1683
1681
  socials: {
1684
1682
  website: 'https://www.gravitybridge.net/',
@@ -2282,12 +2280,10 @@ const assets = {
2282
2280
  name: 'Frienzies',
2283
2281
  symbol: 'FRNZ',
2284
2282
  logo_URIs: {
2285
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2286
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2283
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2287
2284
  },
2288
2285
  images: [{
2289
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2290
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2286
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2291
2287
  }],
2292
2288
  traces: [{
2293
2289
  type: 'ibc',
@@ -2684,12 +2680,10 @@ const assets = {
2684
2680
  symbol: 'GRAV',
2685
2681
  coingecko_id: 'graviton',
2686
2682
  logo_URIs: {
2687
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2688
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2683
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2689
2684
  },
2690
2685
  images: [{
2691
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2692
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2686
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2693
2687
  }],
2694
2688
  socials: {
2695
2689
  website: 'https://www.gravitybridge.net/',
@@ -3293,12 +3287,10 @@ const assets = {
3293
3287
  name: 'Frienzies',
3294
3288
  symbol: 'FRNZ',
3295
3289
  logo_URIs: {
3296
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3297
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3290
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3298
3291
  },
3299
3292
  images: [{
3300
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3301
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3293
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3302
3294
  }],
3303
3295
  traces: [{
3304
3296
  type: 'ibc',
package/mainnet/furya.js CHANGED
@@ -134,12 +134,10 @@ const assets = {
134
134
  name: 'Frienzies',
135
135
  symbol: 'FRNZ',
136
136
  logo_URIs: {
137
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
138
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
137
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
139
138
  },
140
139
  images: [{
141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
140
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
143
141
  }],
144
142
  traces: [{
145
143
  type: 'ibc',
@@ -482,12 +480,10 @@ const assets = {
482
480
  name: 'Frienzies',
483
481
  symbol: 'FRNZ',
484
482
  logo_URIs: {
485
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
486
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
487
484
  },
488
485
  images: [{
489
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
490
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
491
487
  }],
492
488
  traces: [{
493
489
  type: 'ibc',
@@ -3194,12 +3194,10 @@ const assets = {
3194
3194
  display: 'amber',
3195
3195
  symbol: 'AMBER',
3196
3196
  logo_URIs: {
3197
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3198
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3197
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3199
3198
  },
3200
3199
  images: [{
3201
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3202
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3203
3201
  }],
3204
3202
  socials: {
3205
3203
  website: 'http://amber.money/',
@@ -3622,12 +3620,10 @@ const assets = {
3622
3620
  display: 'amber',
3623
3621
  symbol: 'AMBER',
3624
3622
  logo_URIs: {
3625
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3626
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3623
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3627
3624
  },
3628
3625
  images: [{
3629
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3630
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3626
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3631
3627
  }],
3632
3628
  socials: {
3633
3629
  website: 'http://amber.money/',
package/mainnet/haqq.js CHANGED
@@ -99,12 +99,10 @@ const assets = {
99
99
  symbol: 'GRAV',
100
100
  coingecko_id: 'graviton',
101
101
  logo_URIs: {
102
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
103
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
104
103
  },
105
104
  images: [{
106
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
107
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
105
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
108
106
  }],
109
107
  socials: {
110
108
  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/',
@@ -484,12 +480,10 @@ const assets = {
484
480
  name: 'Frienzies',
485
481
  symbol: 'FRNZ',
486
482
  logo_URIs: {
487
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
488
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
489
484
  },
490
485
  images: [{
491
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
492
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
493
487
  }],
494
488
  traces: [{
495
489
  type: 'ibc',
@@ -942,12 +936,10 @@ const assets = {
942
936
  name: 'Frienzies',
943
937
  symbol: 'FRNZ',
944
938
  logo_URIs: {
945
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
946
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
939
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
947
940
  },
948
941
  images: [{
949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
950
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
942
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
951
943
  }],
952
944
  traces: [{
953
945
  type: 'ibc',
@@ -214,12 +214,10 @@ const assets = {
214
214
  name: 'Frienzies',
215
215
  symbol: 'FRNZ',
216
216
  logo_URIs: {
217
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
218
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
217
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
219
218
  },
220
219
  images: [{
221
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
222
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
220
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
223
221
  }],
224
222
  traces: [{
225
223
  type: 'ibc',
@@ -478,12 +476,10 @@ const assets = {
478
476
  name: 'Frienzies',
479
477
  symbol: 'FRNZ',
480
478
  logo_URIs: {
481
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
482
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
479
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
483
480
  },
484
481
  images: [{
485
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
486
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
482
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
487
483
  }],
488
484
  traces: [{
489
485
  type: 'ibc',