@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
@@ -448,12 +448,10 @@ const assets = {
448
448
  symbol: 'GRAV',
449
449
  coingecko_id: 'graviton',
450
450
  logo_URIs: {
451
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
452
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
451
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
453
452
  },
454
453
  images: [{
455
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
456
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
457
455
  }],
458
456
  socials: {
459
457
  website: 'https://www.gravitybridge.net/',
@@ -753,12 +751,10 @@ const assets = {
753
751
  name: 'Frienzies',
754
752
  symbol: 'FRNZ',
755
753
  logo_URIs: {
756
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
757
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
754
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
758
755
  },
759
756
  images: [{
760
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
761
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
757
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
762
758
  }],
763
759
  traces: [{
764
760
  type: 'ibc',
@@ -1257,12 +1253,10 @@ const assets = {
1257
1253
  symbol: 'GRAV',
1258
1254
  coingecko_id: 'graviton',
1259
1255
  logo_URIs: {
1260
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1261
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1256
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1262
1257
  },
1263
1258
  images: [{
1264
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1265
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1259
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1266
1260
  }],
1267
1261
  socials: {
1268
1262
  website: 'https://www.gravitybridge.net/',
@@ -1562,12 +1556,10 @@ const assets = {
1562
1556
  name: 'Frienzies',
1563
1557
  symbol: 'FRNZ',
1564
1558
  logo_URIs: {
1565
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1566
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1559
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1567
1560
  },
1568
1561
  images: [{
1569
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1570
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1562
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1571
1563
  }],
1572
1564
  traces: [{
1573
1565
  type: 'ibc',
@@ -746,12 +746,10 @@ const assets = {
746
746
  display: 'ampere',
747
747
  symbol: 'A',
748
748
  logo_URIs: {
749
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
750
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
751
750
  },
752
751
  images: [{
753
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
754
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
752
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
755
753
  }],
756
754
  type_asset: 'sdk.coin',
757
755
  traces: [{
@@ -782,12 +780,10 @@ const assets = {
782
780
  display: 'volt',
783
781
  symbol: 'V',
784
782
  logo_URIs: {
785
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
786
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
783
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
787
784
  },
788
785
  images: [{
789
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
790
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
786
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
791
787
  }],
792
788
  type_asset: 'sdk.coin',
793
789
  traces: [{
@@ -1906,12 +1902,10 @@ const assets = {
1906
1902
  display: 'ampere',
1907
1903
  symbol: 'A',
1908
1904
  logo_URIs: {
1909
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
1910
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
1905
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
1911
1906
  },
1912
1907
  images: [{
1913
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png',
1914
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
1908
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
1915
1909
  }],
1916
1910
  type_asset: 'sdk.coin',
1917
1911
  traces: [{
@@ -1942,12 +1936,10 @@ const assets = {
1942
1936
  display: 'volt',
1943
1937
  symbol: 'V',
1944
1938
  logo_URIs: {
1945
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
1946
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
1939
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
1947
1940
  },
1948
1941
  images: [{
1949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png',
1950
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
1942
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
1951
1943
  }],
1952
1944
  type_asset: 'sdk.coin',
1953
1945
  traces: [{
@@ -4638,12 +4630,10 @@ const assets = {
4638
4630
  name: 'Frienzies',
4639
4631
  symbol: 'FRNZ',
4640
4632
  logo_URIs: {
4641
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
4642
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
4633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
4643
4634
  },
4644
4635
  images: [{
4645
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
4646
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
4636
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
4647
4637
  }],
4648
4638
  traces: [{
4649
4639
  type: 'ibc',
@@ -12191,13 +12181,11 @@ const assets = {
12191
12181
  display: 'seda',
12192
12182
  symbol: 'SEDA',
12193
12183
  logo_URIs: {
12194
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
12195
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
12184
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
12196
12185
  },
12197
12186
  coingecko_id: 'seda-2',
12198
12187
  images: [{
12199
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
12200
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
12188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
12201
12189
  }],
12202
12190
  socials: {
12203
12191
  website: 'https://www.seda.xyz/',
@@ -15099,12 +15087,10 @@ const assets = {
15099
15087
  name: 'Frienzies',
15100
15088
  symbol: 'FRNZ',
15101
15089
  logo_URIs: {
15102
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
15103
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
15090
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
15104
15091
  },
15105
15092
  images: [{
15106
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
15107
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
15093
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
15108
15094
  }],
15109
15095
  traces: [{
15110
15096
  type: 'ibc',
@@ -22652,13 +22638,11 @@ const assets = {
22652
22638
  display: 'seda',
22653
22639
  symbol: 'SEDA',
22654
22640
  logo_URIs: {
22655
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
22656
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
22641
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
22657
22642
  },
22658
22643
  coingecko_id: 'seda-2',
22659
22644
  images: [{
22660
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
22661
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
22645
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
22662
22646
  }],
22663
22647
  socials: {
22664
22648
  website: 'https://www.seda.xyz/',
@@ -23686,12 +23670,10 @@ const assets = {
23686
23670
  display: 'amber',
23687
23671
  symbol: 'AMBER',
23688
23672
  logo_URIs: {
23689
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
23690
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
23673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
23691
23674
  },
23692
23675
  images: [{
23693
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
23694
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
23676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
23695
23677
  }],
23696
23678
  socials: {
23697
23679
  website: 'http://amber.money/',
@@ -24114,12 +24096,10 @@ const assets = {
24114
24096
  display: 'amber',
24115
24097
  symbol: 'AMBER',
24116
24098
  logo_URIs: {
24117
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
24118
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
24099
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
24119
24100
  },
24120
24101
  images: [{
24121
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
24122
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
24102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
24123
24103
  }],
24124
24104
  socials: {
24125
24105
  website: 'http://amber.money/',
@@ -824,12 +824,10 @@ const assets = {
824
824
  symbol: 'GRAV',
825
825
  coingecko_id: 'graviton',
826
826
  logo_URIs: {
827
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
828
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
827
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
829
828
  },
830
829
  images: [{
831
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
832
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
830
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
833
831
  }],
834
832
  socials: {
835
833
  website: 'https://www.gravitybridge.net/',
@@ -1307,12 +1305,10 @@ const assets = {
1307
1305
  name: 'Frienzies',
1308
1306
  symbol: 'FRNZ',
1309
1307
  logo_URIs: {
1310
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1311
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1308
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1312
1309
  },
1313
1310
  images: [{
1314
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1315
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1311
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1316
1312
  }],
1317
1313
  traces: [{
1318
1314
  type: 'ibc',
@@ -2988,12 +2984,10 @@ const assets = {
2988
2984
  symbol: 'GRAV',
2989
2985
  coingecko_id: 'graviton',
2990
2986
  logo_URIs: {
2991
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2992
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2987
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2993
2988
  },
2994
2989
  images: [{
2995
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2996
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2990
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2997
2991
  }],
2998
2992
  socials: {
2999
2993
  website: 'https://www.gravitybridge.net/',
@@ -3471,12 +3465,10 @@ const assets = {
3471
3465
  name: 'Frienzies',
3472
3466
  symbol: 'FRNZ',
3473
3467
  logo_URIs: {
3474
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3475
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3468
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3476
3469
  },
3477
3470
  images: [{
3478
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3479
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3471
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3480
3472
  }],
3481
3473
  traces: [{
3482
3474
  type: 'ibc',
@@ -1029,12 +1029,10 @@ const assets = {
1029
1029
  name: 'Frienzies',
1030
1030
  symbol: 'FRNZ',
1031
1031
  logo_URIs: {
1032
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1033
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1032
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1034
1033
  },
1035
1034
  images: [{
1036
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1037
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1035
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1038
1036
  }],
1039
1037
  traces: [{
1040
1038
  type: 'ibc',
@@ -1712,12 +1710,10 @@ const assets = {
1712
1710
  name: 'Frienzies',
1713
1711
  symbol: 'FRNZ',
1714
1712
  logo_URIs: {
1715
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1716
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1717
1714
  },
1718
1715
  images: [{
1719
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1720
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1716
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1721
1717
  }],
1722
1718
  traces: [{
1723
1719
  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',
@@ -280,12 +278,10 @@ const assets = {
280
278
  name: 'Frienzies',
281
279
  symbol: 'FRNZ',
282
280
  logo_URIs: {
283
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
284
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
285
282
  },
286
283
  images: [{
287
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
288
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
289
285
  }],
290
286
  traces: [{
291
287
  type: 'ibc',
@@ -1038,12 +1038,10 @@ const assets = {
1038
1038
  name: 'Frienzies',
1039
1039
  symbol: 'FRNZ',
1040
1040
  logo_URIs: {
1041
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1042
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1041
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1043
1042
  },
1044
1043
  images: [{
1045
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1046
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1044
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1047
1045
  }],
1048
1046
  traces: [{
1049
1047
  type: 'ibc',
@@ -8716,12 +8714,10 @@ const assets = {
8716
8714
  name: 'Frienzies',
8717
8715
  symbol: 'FRNZ',
8718
8716
  logo_URIs: {
8719
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
8720
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
8717
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
8721
8718
  },
8722
8719
  images: [{
8723
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
8724
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
8720
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
8725
8721
  }],
8726
8722
  traces: [{
8727
8723
  type: 'ibc',
@@ -1130,12 +1130,10 @@ const assets = {
1130
1130
  name: 'Frienzies',
1131
1131
  symbol: 'FRNZ',
1132
1132
  logo_URIs: {
1133
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1134
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1133
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1135
1134
  },
1136
1135
  images: [{
1137
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1138
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1139
1137
  }],
1140
1138
  traces: [{
1141
1139
  type: 'ibc',
@@ -2042,12 +2040,10 @@ const assets = {
2042
2040
  name: 'Frienzies',
2043
2041
  symbol: 'FRNZ',
2044
2042
  logo_URIs: {
2045
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2046
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2043
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2047
2044
  },
2048
2045
  images: [{
2049
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2050
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2046
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2051
2047
  }],
2052
2048
  traces: [{
2053
2049
  type: 'ibc',
@@ -808,12 +808,10 @@ const assets = {
808
808
  name: 'Frienzies',
809
809
  symbol: 'FRNZ',
810
810
  logo_URIs: {
811
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
812
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
813
812
  },
814
813
  images: [{
815
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
816
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
814
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
817
815
  }],
818
816
  traces: [{
819
817
  type: 'ibc',
@@ -1487,12 +1485,10 @@ const assets = {
1487
1485
  name: 'Frienzies',
1488
1486
  symbol: 'FRNZ',
1489
1487
  logo_URIs: {
1490
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1491
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1488
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1492
1489
  },
1493
1490
  images: [{
1494
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1495
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1491
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1496
1492
  }],
1497
1493
  traces: [{
1498
1494
  type: 'ibc',
@@ -1671,12 +1671,10 @@ const assets = {
1671
1671
  symbol: 'GRAV',
1672
1672
  coingecko_id: 'graviton',
1673
1673
  logo_URIs: {
1674
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1675
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1676
1675
  },
1677
1676
  images: [{
1678
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
1679
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
1677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
1680
1678
  }],
1681
1679
  socials: {
1682
1680
  website: 'https://www.gravitybridge.net/',
@@ -2280,12 +2278,10 @@ const assets = {
2280
2278
  name: 'Frienzies',
2281
2279
  symbol: 'FRNZ',
2282
2280
  logo_URIs: {
2283
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2284
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2281
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2285
2282
  },
2286
2283
  images: [{
2287
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
2288
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
2284
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
2289
2285
  }],
2290
2286
  traces: [{
2291
2287
  type: 'ibc',
@@ -2682,12 +2678,10 @@ const assets = {
2682
2678
  symbol: 'GRAV',
2683
2679
  coingecko_id: 'graviton',
2684
2680
  logo_URIs: {
2685
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2686
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2681
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2687
2682
  },
2688
2683
  images: [{
2689
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
2690
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
2684
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
2691
2685
  }],
2692
2686
  socials: {
2693
2687
  website: 'https://www.gravitybridge.net/',
@@ -3291,12 +3285,10 @@ const assets = {
3291
3285
  name: 'Frienzies',
3292
3286
  symbol: 'FRNZ',
3293
3287
  logo_URIs: {
3294
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3295
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3288
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3296
3289
  },
3297
3290
  images: [{
3298
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3299
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3291
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3300
3292
  }],
3301
3293
  traces: [{
3302
3294
  type: 'ibc',
@@ -132,12 +132,10 @@ const assets = {
132
132
  name: 'Frienzies',
133
133
  symbol: 'FRNZ',
134
134
  logo_URIs: {
135
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
136
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
137
136
  },
138
137
  images: [{
139
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
140
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
141
139
  }],
142
140
  traces: [{
143
141
  type: 'ibc',
@@ -480,12 +478,10 @@ const assets = {
480
478
  name: 'Frienzies',
481
479
  symbol: 'FRNZ',
482
480
  logo_URIs: {
483
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
484
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
485
482
  },
486
483
  images: [{
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'
484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
489
485
  }],
490
486
  traces: [{
491
487
  type: 'ibc',
@@ -3192,12 +3192,10 @@ const assets = {
3192
3192
  display: 'amber',
3193
3193
  symbol: 'AMBER',
3194
3194
  logo_URIs: {
3195
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3196
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3195
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3197
3196
  },
3198
3197
  images: [{
3199
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3200
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3198
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3201
3199
  }],
3202
3200
  socials: {
3203
3201
  website: 'http://amber.money/',
@@ -3620,12 +3618,10 @@ const assets = {
3620
3618
  display: 'amber',
3621
3619
  symbol: 'AMBER',
3622
3620
  logo_URIs: {
3623
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3624
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3621
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3625
3622
  },
3626
3623
  images: [{
3627
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
3628
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
3624
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
3629
3625
  }],
3630
3626
  socials: {
3631
3627
  website: 'http://amber.money/',
@@ -97,12 +97,10 @@ const assets = {
97
97
  symbol: 'GRAV',
98
98
  coingecko_id: 'graviton',
99
99
  logo_URIs: {
100
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
101
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
102
101
  },
103
102
  images: [{
104
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
105
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
106
104
  }],
107
105
  socials: {
108
106
  website: 'https://www.gravitybridge.net/',
@@ -217,12 +215,10 @@ const assets = {
217
215
  symbol: 'GRAV',
218
216
  coingecko_id: 'graviton',
219
217
  logo_URIs: {
220
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
221
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
218
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
222
219
  },
223
220
  images: [{
224
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
225
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
221
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
226
222
  }],
227
223
  socials: {
228
224
  website: 'https://www.gravitybridge.net/',
@@ -482,12 +478,10 @@ const assets = {
482
478
  name: 'Frienzies',
483
479
  symbol: 'FRNZ',
484
480
  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'
481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
487
482
  },
488
483
  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'
484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
491
485
  }],
492
486
  traces: [{
493
487
  type: 'ibc',
@@ -940,12 +934,10 @@ const assets = {
940
934
  name: 'Frienzies',
941
935
  symbol: 'FRNZ',
942
936
  logo_URIs: {
943
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
944
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
937
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
945
938
  },
946
939
  images: [{
947
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
948
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
949
941
  }],
950
942
  traces: [{
951
943
  type: 'ibc',