chain-registry 1.69.263 → 1.69.264

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.
@@ -116,16 +116,10 @@ const info = {
116
116
  }
117
117
  ],
118
118
  logo_URIs: {
119
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png',
120
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg'
119
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
120
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
121
121
  },
122
122
  images: [{
123
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png',
124
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg',
125
- theme: {
126
- primary_color_hex: '#2474cb'
127
- }
128
- }, {
129
123
  image_sync: {
130
124
  chain_name: 'axelar',
131
125
  base_denom: 'uusdc'
@@ -183,15 +177,9 @@ const info = {
183
177
  }
184
178
  ],
185
179
  logo_URIs: {
186
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.png',
187
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.svg'
180
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
188
181
  },
189
- images: [
190
- {
191
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.png',
192
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.svg'
193
- },
194
- {
182
+ images: [{
195
183
  image_sync: {
196
184
  chain_name: 'axelar',
197
185
  base_denom: 'weth-wei'
@@ -200,15 +188,13 @@ const info = {
200
188
  theme: {
201
189
  primary_color_hex: '#3a3444'
202
190
  }
203
- },
204
- {
191
+ }, {
205
192
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
206
193
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
207
194
  theme: {
208
195
  primary_color_hex: '#303030'
209
196
  }
210
- }
211
- ]
197
+ }]
212
198
  },
213
199
  {
214
200
  description: 'Wrapped Bitcoin on Axelar',
@@ -256,16 +242,9 @@ const info = {
256
242
  }
257
243
  ],
258
244
  logo_URIs: {
259
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png',
260
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg'
245
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
261
246
  },
262
247
  images: [{
263
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png',
264
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
265
- theme: {
266
- primary_color_hex: '#312b3a'
267
- }
268
- }, {
269
248
  image_sync: {
270
249
  chain_name: 'axelar',
271
250
  base_denom: 'wbtc-satoshi'
@@ -322,16 +301,10 @@ const info = {
322
301
  }
323
302
  ],
324
303
  logo_URIs: {
325
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
326
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png'
304
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
305
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
327
306
  },
328
307
  images: [{
329
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
330
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png',
331
- theme: {
332
- primary_color_hex: '#049393'
333
- }
334
- }, {
335
308
  image_sync: {
336
309
  chain_name: 'axelar',
337
310
  base_denom: 'uusdt'
@@ -597,15 +570,10 @@ const info = {
597
570
  }
598
571
  ],
599
572
  logo_URIs: {
600
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
601
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
573
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
574
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
602
575
  },
603
- images: [
604
- {
605
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
606
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
607
- },
608
- {
576
+ images: [{
609
577
  image_sync: {
610
578
  chain_name: 'axelar',
611
579
  base_denom: 'wbnb-wei'
@@ -615,8 +583,7 @@ const info = {
615
583
  theme: {
616
584
  primary_color_hex: '#f3bb0c'
617
585
  }
618
- },
619
- {
586
+ }, {
620
587
  image_sync: {
621
588
  chain_name: 'binancesmartchain',
622
589
  base_denom: 'wei'
@@ -626,8 +593,7 @@ const info = {
626
593
  theme: {
627
594
  primary_color_hex: '#f3bb0c'
628
595
  }
629
- }
630
- ]
596
+ }]
631
597
  },
632
598
  {
633
599
  description: 'Polygon (formerly Matic) Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains. Polygon is a well-structured, easy-to-use platform for Ethereum scaling and infrastructure development.',
@@ -675,18 +641,10 @@ const info = {
675
641
  }
676
642
  ],
677
643
  logo_URIs: {
678
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.svg',
679
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.png'
644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
645
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
680
646
  },
681
- images: [
682
- {
683
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.svg',
684
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.png',
685
- theme: {
686
- primary_color_hex: '#8444e4'
687
- }
688
- },
689
- {
647
+ images: [{
690
648
  image_sync: {
691
649
  chain_name: 'axelar',
692
650
  base_denom: 'wmatic-wei'
@@ -696,8 +654,7 @@ const info = {
696
654
  theme: {
697
655
  primary_color_hex: '#2b93fb'
698
656
  }
699
- },
700
- {
657
+ }, {
701
658
  image_sync: {
702
659
  chain_name: 'polygon',
703
660
  base_denom: 'wei'
@@ -707,8 +664,7 @@ const info = {
707
664
  theme: {
708
665
  primary_color_hex: '#8444e4'
709
666
  }
710
- }
711
- ]
667
+ }]
712
668
  },
713
669
  {
714
670
  description: 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.',
@@ -912,11 +868,10 @@ const info = {
912
868
  }
913
869
  ],
914
870
  logo_URIs: {
915
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg'
871
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
872
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
916
873
  },
917
874
  images: [{
918
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg'
919
- }, {
920
875
  image_sync: {
921
876
  chain_name: 'axelar',
922
877
  base_denom: 'dot-planck'
@@ -2077,15 +2032,10 @@ const info = {
2077
2032
  }
2078
2033
  }],
2079
2034
  logo_URIs: {
2080
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png',
2081
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg'
2035
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.png',
2036
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.svg'
2082
2037
  },
2083
- images: [
2084
- {
2085
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg',
2086
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png'
2087
- },
2088
- {
2038
+ images: [{
2089
2039
  image_sync: {
2090
2040
  chain_name: 'vidulum',
2091
2041
  base_denom: 'uvdl'
@@ -2095,12 +2045,10 @@ const info = {
2095
2045
  theme: {
2096
2046
  primary_color_hex: '#3454bc'
2097
2047
  }
2098
- },
2099
- {
2048
+ }, {
2100
2049
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
2101
2050
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
2102
- }
2103
- ],
2051
+ }],
2104
2052
  keywords: ['osmosis_unstable']
2105
2053
  },
2106
2054
  {
@@ -2616,13 +2564,10 @@ const info = {
2616
2564
  }
2617
2565
  }],
2618
2566
  logo_URIs: {
2619
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.svg',
2620
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.png'
2567
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
2568
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg'
2621
2569
  },
2622
2570
  images: [{
2623
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.svg',
2624
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.png'
2625
- }, {
2626
2571
  image_sync: {
2627
2572
  chain_name: 'fetchhub',
2628
2573
  base_denom: 'afet'
@@ -3146,11 +3091,10 @@ const info = {
3146
3091
  }
3147
3092
  ],
3148
3093
  logo_URIs: {
3149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg'
3094
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
3095
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
3150
3096
  },
3151
3097
  images: [{
3152
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg'
3153
- }, {
3154
3098
  image_sync: {
3155
3099
  chain_name: 'gravitybridge',
3156
3100
  base_denom: 'gravity0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599'
@@ -3208,11 +3152,9 @@ const info = {
3208
3152
  }
3209
3153
  ],
3210
3154
  logo_URIs: {
3211
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg'
3155
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
3212
3156
  },
3213
3157
  images: [{
3214
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg'
3215
- }, {
3216
3158
  image_sync: {
3217
3159
  chain_name: 'gravitybridge',
3218
3160
  base_denom: 'gravity0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2'
@@ -3266,11 +3208,10 @@ const info = {
3266
3208
  }
3267
3209
  ],
3268
3210
  logo_URIs: {
3269
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg'
3211
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
3212
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
3270
3213
  },
3271
3214
  images: [{
3272
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg'
3273
- }, {
3274
3215
  image_sync: {
3275
3216
  chain_name: 'gravitybridge',
3276
3217
  base_denom: 'gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
@@ -3329,11 +3270,9 @@ const info = {
3329
3270
  }
3330
3271
  ],
3331
3272
  logo_URIs: {
3332
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg'
3273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
3333
3274
  },
3334
3275
  images: [{
3335
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg'
3336
- }, {
3337
3276
  image_sync: {
3338
3277
  chain_name: 'gravitybridge',
3339
3278
  base_denom: 'gravity0x6B175474E89094C44Da98b954EedeAC495271d0F'
@@ -3387,16 +3326,10 @@ const info = {
3387
3326
  }
3388
3327
  ],
3389
3328
  logo_URIs: {
3390
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
3391
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png'
3329
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
3330
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
3392
3331
  },
3393
3332
  images: [{
3394
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
3395
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png',
3396
- theme: {
3397
- primary_color_hex: '#059394'
3398
- }
3399
- }, {
3400
3333
  image_sync: {
3401
3334
  chain_name: 'gravitybridge',
3402
3335
  base_denom: 'gravity0xdAC17F958D2ee523a2206206994597C13D831ec7'
@@ -3964,13 +3897,10 @@ const info = {
3964
3897
  }
3965
3898
  }],
3966
3899
  logo_URIs: {
3967
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
3968
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png'
3900
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
3901
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
3969
3902
  },
3970
3903
  images: [{
3971
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
3972
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png'
3973
- }, {
3974
3904
  image_sync: {
3975
3905
  chain_name: 'axelar',
3976
3906
  base_denom: 'link-wei'
@@ -4254,13 +4184,9 @@ const info = {
4254
4184
  }
4255
4185
  }],
4256
4186
  logo_URIs: {
4257
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
4258
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
4187
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
4259
4188
  },
4260
4189
  images: [{
4261
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
4262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
4263
- }, {
4264
4190
  image_sync: {
4265
4191
  chain_name: 'axelar',
4266
4192
  base_denom: 'shib-wei'
@@ -6922,13 +6848,10 @@ const info = {
6922
6848
  }
6923
6849
  ],
6924
6850
  logo_URIs: {
6925
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg'
6851
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
6852
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
6926
6853
  },
6927
- images: [
6928
- {
6929
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg'
6930
- },
6931
- {
6854
+ images: [{
6932
6855
  image_sync: {
6933
6856
  chain_name: 'axelar',
6934
6857
  base_denom: 'polygon-uusdc'
@@ -6938,11 +6861,9 @@ const info = {
6938
6861
  theme: {
6939
6862
  primary_color_hex: '#2474cc'
6940
6863
  }
6941
- },
6942
- {
6864
+ }, {
6943
6865
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
6944
- }
6945
- ]
6866
+ }]
6946
6867
  },
6947
6868
  {
6948
6869
  description: 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.',
@@ -6998,13 +6919,10 @@ const info = {
6998
6919
  }
6999
6920
  ],
7000
6921
  logo_URIs: {
7001
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
6922
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
6923
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
7002
6924
  },
7003
- images: [
7004
- {
7005
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
7006
- },
7007
- {
6925
+ images: [{
7008
6926
  image_sync: {
7009
6927
  chain_name: 'axelar',
7010
6928
  base_denom: 'avalanche-uusdc'
@@ -7014,11 +6932,9 @@ const info = {
7014
6932
  theme: {
7015
6933
  primary_color_hex: '#2474cc'
7016
6934
  }
7017
- },
7018
- {
6935
+ }, {
7019
6936
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
7020
- }
7021
- ]
6937
+ }]
7022
6938
  },
7023
6939
  {
7024
6940
  description: 'Mars Protocol token (pre-migration)',
@@ -8537,20 +8453,10 @@ const info = {
8537
8453
  }
8538
8454
  ],
8539
8455
  logo_URIs: {
8540
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
8541
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg'
8456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
8457
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
8542
8458
  },
8543
8459
  images: [{
8544
- image_sync: {
8545
- chain_name: 'filecoin',
8546
- base_denom: 'attoFIL'
8547
- },
8548
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
8549
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
8550
- theme: {
8551
- primary_color_hex: '#0493fc'
8552
- }
8553
- }, {
8554
8460
  image_sync: {
8555
8461
  chain_name: 'axelar',
8556
8462
  base_denom: 'wfil-wei'
@@ -8730,13 +8636,10 @@ const info = {
8730
8636
  }
8731
8637
  }],
8732
8638
  logo_URIs: {
8733
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
8734
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png'
8639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
8640
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
8735
8641
  },
8736
8642
  images: [{
8737
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
8738
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png'
8739
- }, {
8740
8643
  image_sync: {
8741
8644
  chain_name: 'axelar',
8742
8645
  base_denom: 'arb-wei'
@@ -8869,13 +8772,10 @@ const info = {
8869
8772
  }
8870
8773
  }],
8871
8774
  logo_URIs: {
8872
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
8873
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png'
8775
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
8776
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
8874
8777
  },
8875
8778
  images: [{
8876
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
8877
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png'
8878
- }, {
8879
8779
  image_sync: {
8880
8780
  chain_name: 'axelar',
8881
8781
  base_denom: 'pepe-wei'
@@ -9145,11 +9045,9 @@ const info = {
9145
9045
  }
9146
9046
  ],
9147
9047
  logo_URIs: {
9148
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg'
9048
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
9149
9049
  },
9150
9050
  images: [{
9151
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg'
9152
- }, {
9153
9051
  image_sync: {
9154
9052
  chain_name: 'axelar',
9155
9053
  base_denom: 'wsteth-wei'
@@ -9710,13 +9608,10 @@ const info = {
9710
9608
  }
9711
9609
  ],
9712
9610
  logo_URIs: {
9713
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
9714
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png'
9611
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg',
9612
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png'
9715
9613
  },
9716
9614
  images: [{
9717
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
9718
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png'
9719
- }, {
9720
9615
  image_sync: {
9721
9616
  chain_name: 'composable',
9722
9617
  base_denom: 'ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366'
@@ -10002,16 +9897,10 @@ const info = {
10002
9897
  }
10003
9898
  ],
10004
9899
  logo_URIs: {
10005
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
10006
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png'
9900
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
9901
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
10007
9902
  },
10008
9903
  images: [{
10009
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
10010
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png',
10011
- theme: {
10012
- primary_color_hex: '#049494'
10013
- }
10014
- }, {
10015
9904
  image_sync: {
10016
9905
  chain_name: 'kava',
10017
9906
  base_denom: 'erc20/tether/usdt'
@@ -10285,13 +10174,10 @@ const info = {
10285
10174
  }
10286
10175
  ],
10287
10176
  logo_URIs: {
10288
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
10289
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png'
10177
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
10178
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
10290
10179
  },
10291
10180
  images: [{
10292
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
10293
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png'
10294
- }, {
10295
10181
  image_sync: {
10296
10182
  chain_name: 'gateway',
10297
10183
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
@@ -10400,16 +10286,10 @@ const info = {
10400
10286
  }
10401
10287
  ],
10402
10288
  logo_URIs: {
10403
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
10404
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png'
10289
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
10290
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
10405
10291
  },
10406
10292
  images: [{
10407
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
10408
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png',
10409
- theme: {
10410
- primary_color_hex: '#049393'
10411
- }
10412
- }, {
10413
10293
  image_sync: {
10414
10294
  chain_name: 'gateway',
10415
10295
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi'
@@ -10459,13 +10339,9 @@ const info = {
10459
10339
  }
10460
10340
  }],
10461
10341
  logo_URIs: {
10462
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.svg',
10463
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
10342
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
10464
10343
  },
10465
10344
  images: [{
10466
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.svg',
10467
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
10468
- }, {
10469
10345
  image_sync: {
10470
10346
  chain_name: 'gateway',
10471
10347
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh'
@@ -10509,28 +10385,20 @@ const info = {
10509
10385
  }
10510
10386
  }],
10511
10387
  logo_URIs: {
10512
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
10513
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
10388
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
10514
10389
  },
10515
- images: [
10516
- {
10517
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
10518
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
10519
- },
10520
- {
10390
+ images: [{
10521
10391
  image_sync: {
10522
10392
  chain_name: 'gateway',
10523
10393
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r'
10524
10394
  },
10525
10395
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
10526
- },
10527
- {
10396
+ }, {
10528
10397
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
10529
10398
  theme: {
10530
10399
  dark_mode: true
10531
10400
  }
10532
- }
10533
- ]
10401
+ }]
10534
10402
  },
10535
10403
  {
10536
10404
  description: 'MantaDAO Governance Token',
@@ -10662,11 +10530,10 @@ const info = {
10662
10530
  }
10663
10531
  ],
10664
10532
  logo_URIs: {
10665
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
10533
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
10534
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
10666
10535
  },
10667
10536
  images: [{
10668
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
10669
- }, {
10670
10537
  image_sync: {
10671
10538
  chain_name: 'gateway',
10672
10539
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt'
@@ -10726,11 +10593,10 @@ const info = {
10726
10593
  }
10727
10594
  ],
10728
10595
  logo_URIs: {
10729
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg'
10596
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
10597
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
10730
10598
  },
10731
10599
  images: [{
10732
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg'
10733
- }, {
10734
10600
  image_sync: {
10735
10601
  chain_name: 'gateway',
10736
10602
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp'
@@ -11418,21 +11284,14 @@ const info = {
11418
11284
  }
11419
11285
  }],
11420
11286
  logo_URIs: {
11421
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.svg',
11422
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.png'
11287
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg'
11423
11288
  },
11424
- images: [
11425
- {
11426
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.svg',
11427
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.png'
11428
- },
11429
- {
11289
+ images: [{
11430
11290
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
11431
11291
  theme: {
11432
11292
  circle: true
11433
11293
  }
11434
- },
11435
- {
11294
+ }, {
11436
11295
  image_sync: {
11437
11296
  chain_name: 'dydx',
11438
11297
  base_denom: 'adydx'
@@ -11442,8 +11301,7 @@ const info = {
11442
11301
  theme: {
11443
11302
  primary_color_hex: '#21212f'
11444
11303
  }
11445
- }
11446
- ]
11304
+ }]
11447
11305
  },
11448
11306
  {
11449
11307
  description: 'The native staking token of the Function X',
@@ -13497,16 +13355,10 @@ const info = {
13497
13355
  }
13498
13356
  }],
13499
13357
  logo_URIs: {
13500
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.svg',
13501
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.png'
13358
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
13359
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg'
13502
13360
  },
13503
13361
  images: [{
13504
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.svg',
13505
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.png',
13506
- theme: {
13507
- primary_color_hex: '#f4e4d4'
13508
- }
13509
- }, {
13510
13362
  image_sync: {
13511
13363
  chain_name: 'dymension',
13512
13364
  base_denom: 'adym'
@@ -13681,16 +13533,10 @@ const info = {
13681
13533
  }
13682
13534
  ],
13683
13535
  logo_URIs: {
13684
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.png',
13685
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.svg'
13536
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
13537
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
13686
13538
  },
13687
13539
  images: [{
13688
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.png',
13689
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.svg',
13690
- theme: {
13691
- primary_color_hex: '#2775cb'
13692
- }
13693
- }, {
13694
13540
  image_sync: {
13695
13541
  chain_name: 'gateway',
13696
13542
  base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/HJk1XMDRNUbRrpKkNZYui7SwWDMjXZAsySzqgyNcQoU3'
@@ -14113,13 +13959,10 @@ const info = {
14113
13959
  }
14114
13960
  }],
14115
13961
  logo_URIs: {
14116
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.svg',
14117
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.png'
13962
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
13963
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
14118
13964
  },
14119
13965
  images: [{
14120
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.svg',
14121
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.png'
14122
- }, {
14123
13966
  image_sync: {
14124
13967
  chain_name: 'aioz',
14125
13968
  base_denom: 'attoaioz'
@@ -14327,14 +14170,10 @@ const info = {
14327
14170
  }
14328
14171
  }],
14329
14172
  logo_URIs: {
14330
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.core.png'
14173
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
14174
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
14331
14175
  },
14332
14176
  images: [{
14333
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.core.png',
14334
- theme: {
14335
- primary_color_hex: '#040404'
14336
- }
14337
- }, {
14338
14177
  image_sync: {
14339
14178
  chain_name: 'coreum',
14340
14179
  base_denom: 'drop-core1zhs909jp9yktml6qqx9f0ptcq2xnhhj99cja03j3lfcsp2pgm86studdrz'
@@ -15345,16 +15184,10 @@ const info = {
15345
15184
  }
15346
15185
  ],
15347
15186
  logo_URIs: {
15348
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.png',
15349
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.svg'
15187
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
15188
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
15350
15189
  },
15351
15190
  images: [{
15352
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.png',
15353
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.svg',
15354
- theme: {
15355
- primary_color_hex: '#ddc81a'
15356
- }
15357
- }, {
15358
15191
  image_sync: {
15359
15192
  chain_name: 'gravitybridge',
15360
15193
  base_denom: 'gravity0x45804880De22913dAFE09f4980848ECE6EcbAf78'
@@ -15479,11 +15312,10 @@ const info = {
15479
15312
  }
15480
15313
  }],
15481
15314
  logo_URIs: {
15482
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.pica.svg'
15315
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
15316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
15483
15317
  },
15484
15318
  images: [{
15485
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.pica.svg'
15486
- }, {
15487
15319
  image_sync: {
15488
15320
  chain_name: 'composable',
15489
15321
  base_denom: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C'
@@ -15546,11 +15378,9 @@ const info = {
15546
15378
  }
15547
15379
  ],
15548
15380
  logo_URIs: {
15549
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.pica.svg'
15381
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
15550
15382
  },
15551
15383
  images: [{
15552
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.pica.svg'
15553
- }, {
15554
15384
  image_sync: {
15555
15385
  chain_name: 'composable',
15556
15386
  base_denom: 'ibc/A342F6F8D1CDE1D934C50E8EAFF91E813D971E1BFEED7E557F1674E01004A533'
@@ -15598,11 +15428,10 @@ const info = {
15598
15428
  }
15599
15429
  }],
15600
15430
  logo_URIs: {
15601
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fxs.pica.svg'
15431
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg',
15432
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png'
15602
15433
  },
15603
15434
  images: [{
15604
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fxs.pica.svg'
15605
- }, {
15606
15435
  image_sync: {
15607
15436
  chain_name: 'composable',
15608
15437
  base_denom: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29'
@@ -15665,11 +15494,9 @@ const info = {
15665
15494
  }
15666
15495
  ],
15667
15496
  logo_URIs: {
15668
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frax.pica.svg'
15497
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
15669
15498
  },
15670
15499
  images: [{
15671
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frax.pica.svg'
15672
- }, {
15673
15500
  image_sync: {
15674
15501
  chain_name: 'composable',
15675
15502
  base_denom: 'ibc/4F20D68B51ED559F99C3CD658383E91F45486D884BF546E7B25337A058562CDB'
@@ -15728,16 +15555,10 @@ const info = {
15728
15555
  }
15729
15556
  ],
15730
15557
  logo_URIs: {
15731
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
15732
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png'
15558
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
15559
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
15733
15560
  },
15734
15561
  images: [{
15735
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
15736
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png',
15737
- theme: {
15738
- primary_color_hex: '#049494'
15739
- }
15740
- }, {
15741
15562
  image_sync: {
15742
15563
  chain_name: 'composable',
15743
15564
  base_denom: 'ibc/37CC704EA53E96AB09A9C31D79142DE7DB252420F3AB18015F9870AE219947BD'
@@ -15810,11 +15631,10 @@ const info = {
15810
15631
  }
15811
15632
  ],
15812
15633
  logo_URIs: {
15813
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrax.pica.svg'
15634
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrax.svg',
15635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrax.png'
15814
15636
  },
15815
15637
  images: [{
15816
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrax.pica.svg'
15817
- }, {
15818
15638
  image_sync: {
15819
15639
  chain_name: 'composable',
15820
15640
  base_denom: 'ibc/5BD7F23FE150D9CF3BCC944DB829380BCC51A4022A131151C4D13B3AFAC2D1D9'
@@ -15877,11 +15697,10 @@ const info = {
15877
15697
  }
15878
15698
  ],
15879
15699
  logo_URIs: {
15880
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frxeth.pica.svg'
15700
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frxeth.svg',
15701
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frxeth.png'
15881
15702
  },
15882
15703
  images: [{
15883
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frxeth.pica.svg'
15884
- }, {
15885
15704
  image_sync: {
15886
15705
  chain_name: 'composable',
15887
15706
  base_denom: 'ibc/458032E654E41DB91EF98F13E2CE4F9E0FE86BA3E0CDBEC074A854E9F5229A90'
@@ -15952,11 +15771,9 @@ const info = {
15952
15771
  }
15953
15772
  ],
15954
15773
  logo_URIs: {
15955
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrxeth.pica.svg'
15774
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
15956
15775
  },
15957
15776
  images: [{
15958
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrxeth.pica.svg'
15959
- }, {
15960
15777
  image_sync: {
15961
15778
  chain_name: 'composable',
15962
15779
  base_denom: 'ibc/4E0ECE7819D77B0F2B49F5C34B5E594A02D2BA8B1B0F103208F847B53EBFB69A'
@@ -16632,11 +16449,10 @@ const info = {
16632
16449
  }
16633
16450
  }],
16634
16451
  logo_URIs: {
16635
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.pica.png'
16452
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg',
16453
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png'
16636
16454
  },
16637
16455
  images: [{
16638
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.pica.png'
16639
- }, {
16640
16456
  image_sync: {
16641
16457
  chain_name: 'composable',
16642
16458
  base_denom: 'ibc/6367C5AF2E2477FB13DD0C8CB0027FEDDF5AE947EE84C69FB75003E604E29D05'
@@ -16689,11 +16505,9 @@ const info = {
16689
16505
  }
16690
16506
  }],
16691
16507
  logo_URIs: {
16692
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crv.pica.png'
16508
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/crv.png'
16693
16509
  },
16694
16510
  images: [{
16695
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crv.pica.png'
16696
- }, {
16697
16511
  image_sync: {
16698
16512
  chain_name: 'composable',
16699
16513
  base_denom: 'ibc/52C8C6197989684F891076F228F20CD1659AB6E1776E3B85E65CBBEC67DA5DED'
@@ -16756,11 +16570,9 @@ const info = {
16756
16570
  }
16757
16571
  ],
16758
16572
  logo_URIs: {
16759
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ezeth.pica.png'
16573
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ezeth.png'
16760
16574
  },
16761
16575
  images: [{
16762
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ezeth.pica.png'
16763
- }, {
16764
16576
  image_sync: {
16765
16577
  chain_name: 'composable',
16766
16578
  base_denom: 'ibc/E317539F148285AAC77E7614101CBE94E20EDF169B233A5E0C867112972F9041'
@@ -16823,11 +16635,9 @@ const info = {
16823
16635
  }
16824
16636
  ],
16825
16637
  logo_URIs: {
16826
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usde.pica.png'
16638
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usde.png'
16827
16639
  },
16828
16640
  images: [{
16829
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usde.pica.png'
16830
- }, {
16831
16641
  image_sync: {
16832
16642
  chain_name: 'composable',
16833
16643
  base_denom: 'ibc/FFD9EB71B4480ED4D73F7370A2AEBDB48447A0AAE27265F8060A957F0FF71983'
@@ -16879,11 +16689,9 @@ const info = {
16879
16689
  }
16880
16690
  }],
16881
16691
  logo_URIs: {
16882
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ena.pica.png'
16692
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ena.png'
16883
16693
  },
16884
16694
  images: [{
16885
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ena.pica.png'
16886
- }, {
16887
16695
  image_sync: {
16888
16696
  chain_name: 'composable',
16889
16697
  base_denom: 'ibc/B089810D5A6316AD5E9C7808733DC4AB11C7BA3033221D28711FC7206BACB929'
@@ -16946,11 +16754,9 @@ const info = {
16946
16754
  }
16947
16755
  ],
16948
16756
  logo_URIs: {
16949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eeth.pica.png'
16757
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eeth.png'
16950
16758
  },
16951
16759
  images: [{
16952
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eeth.pica.png'
16953
- }, {
16954
16760
  image_sync: {
16955
16761
  chain_name: 'composable',
16956
16762
  base_denom: 'ibc/34C23BA6BAA2EAE0199D85AD1E2E214F76B0BFAD42BF75542D15F71264EEB05B'
@@ -17013,11 +16819,9 @@ const info = {
17013
16819
  }
17014
16820
  ],
17015
16821
  logo_URIs: {
17016
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pxeth.pica.png'
16822
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pxeth.png'
17017
16823
  },
17018
16824
  images: [{
17019
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pxeth.pica.png'
17020
- }, {
17021
16825
  image_sync: {
17022
16826
  chain_name: 'composable',
17023
16827
  base_denom: 'ibc/36EF1EA47A09689C81D848B08E5240FA9FF13B17DB7DCF48B77D4D0D9B152821'
@@ -17080,11 +16884,9 @@ const info = {
17080
16884
  }
17081
16885
  ],
17082
16886
  logo_URIs: {
17083
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crvUSD.pica.png'
16887
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/crvusd.png'
17084
16888
  },
17085
16889
  images: [{
17086
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crvUSD.pica.png'
17087
- }, {
17088
16890
  image_sync: {
17089
16891
  chain_name: 'composable',
17090
16892
  base_denom: 'ibc/C9D79BE8E3E75CA2DFDC722C77D7B179C39A4802D59019C790A825FDE34B724A'
@@ -17230,16 +17032,10 @@ const info = {
17230
17032
  }
17231
17033
  ],
17232
17034
  logo_URIs: {
17233
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
17234
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png'
17035
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
17036
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
17235
17037
  },
17236
17038
  images: [{
17237
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
17238
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png',
17239
- theme: {
17240
- primary_color_hex: '#089496'
17241
- }
17242
- }, {
17243
17039
  image_sync: {
17244
17040
  chain_name: 'composable',
17245
17041
  base_denom: 'ibc/D105950618E47CA2AEC314282BC401625025F80A4F812808DEEBB1941C685575'
@@ -17305,11 +17101,9 @@ const info = {
17305
17101
  }
17306
17102
  ],
17307
17103
  logo_URIs: {
17308
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/edgesol.pica.png'
17104
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/edgesol.png'
17309
17105
  },
17310
17106
  images: [{
17311
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/edgesol.pica.png'
17312
- }, {
17313
17107
  image_sync: {
17314
17108
  chain_name: 'composable',
17315
17109
  base_denom: 'ibc/BADB5950C4A81AC201696EBCB33CD295137FA86F0AA620CDDE946D3700E0208C'
@@ -17372,16 +17166,14 @@ const info = {
17372
17166
  }
17373
17167
  ],
17374
17168
  logo_URIs: {
17375
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lst.pica.png'
17169
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/lst.png'
17376
17170
  },
17377
17171
  images: [{
17378
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lst.pica.png'
17379
- }, {
17380
17172
  image_sync: {
17381
17173
  chain_name: 'composable',
17382
17174
  base_denom: 'ibc/55F5B582483FEFA5422794292B079B4D49A5BAB9881E7C801F9F271F1D234F1D'
17383
17175
  },
17384
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png',
17176
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/lst.png',
17385
17177
  theme: {
17386
17178
  primary_color_hex: '#cbebe3'
17387
17179
  }
@@ -17439,11 +17231,9 @@ const info = {
17439
17231
  }
17440
17232
  ],
17441
17233
  logo_URIs: {
17442
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/jitosol.pica.png'
17234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/jitosol.png'
17443
17235
  },
17444
17236
  images: [{
17445
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/jitosol.pica.png'
17446
- }, {
17447
17237
  image_sync: {
17448
17238
  chain_name: 'composable',
17449
17239
  base_denom: 'ibc/91A2FE07F8BDFC0552B1C9972FCCBF2CFD067DDE5F496D81E5132CE57762B0F2'
@@ -17854,11 +17644,9 @@ const info = {
17854
17644
  }
17855
17645
  ],
17856
17646
  logo_URIs: {
17857
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.arb.axl.svg'
17647
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
17858
17648
  },
17859
17649
  images: [{
17860
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.arb.axl.svg'
17861
- }, {
17862
17650
  image_sync: {
17863
17651
  chain_name: 'axelar',
17864
17652
  base_denom: 'arbitrum-weth-wei'
@@ -17919,11 +17707,9 @@ const info = {
17919
17707
  }
17920
17708
  ],
17921
17709
  logo_URIs: {
17922
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.base.axl.svg'
17710
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
17923
17711
  },
17924
17712
  images: [{
17925
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.base.axl.svg'
17926
- }, {
17927
17713
  image_sync: {
17928
17714
  chain_name: 'axelar',
17929
17715
  base_denom: 'base-weth-wei'
@@ -17984,11 +17770,9 @@ const info = {
17984
17770
  }
17985
17771
  ],
17986
17772
  logo_URIs: {
17987
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.matic.axl.svg'
17773
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
17988
17774
  },
17989
17775
  images: [{
17990
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.matic.axl.svg'
17991
- }, {
17992
17776
  image_sync: {
17993
17777
  chain_name: 'axelar',
17994
17778
  base_denom: 'polygon-weth-wei'
@@ -18532,13 +18316,10 @@ const info = {
18532
18316
  provider: 'Router'
18533
18317
  }],
18534
18318
  logo_URIs: {
18535
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
18536
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
18319
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg',
18320
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png'
18537
18321
  },
18538
18322
  images: [{
18539
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
18540
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
18541
- }, {
18542
18323
  image_sync: {
18543
18324
  chain_name: 'tron',
18544
18325
  base_denom: 'sun'
@@ -18583,18 +18364,10 @@ const info = {
18583
18364
  provider: 'Router'
18584
18365
  }],
18585
18366
  logo_URIs: {
18586
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
18587
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png'
18367
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
18368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
18588
18369
  },
18589
18370
  images: [{
18590
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
18591
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png',
18592
- theme: {
18593
- circle: true,
18594
- primary_color_hex: '#009393',
18595
- background_color_hex: '#009393'
18596
- }
18597
- }, {
18598
18371
  image_sync: {
18599
18372
  chain_name: 'ethereum',
18600
18373
  base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
@@ -18896,13 +18669,10 @@ const info = {
18896
18669
  }
18897
18670
  }],
18898
18671
  logo_URIs: {
18899
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
18900
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png'
18672
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
18673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png'
18901
18674
  },
18902
18675
  images: [{
18903
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
18904
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png'
18905
- }, {
18906
18676
  image_sync: {
18907
18677
  chain_name: 'axelar',
18908
18678
  base_denom: 'op-wei'
@@ -19192,11 +18962,9 @@ const info = {
19192
18962
  }
19193
18963
  ],
19194
18964
  logo_URIs: {
19195
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/UWU.pica.png'
18965
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unicorn/images/uwu.png'
19196
18966
  },
19197
18967
  images: [{
19198
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/UWU.pica.png'
19199
- }, {
19200
18968
  image_sync: {
19201
18969
  chain_name: 'composable',
19202
18970
  base_denom: 'ibc/586C150919550F6106711C7557DAAAEAB765DDF05648BAC0D96487AE90394BA1'
@@ -19359,13 +19127,10 @@ const info = {
19359
19127
  }
19360
19128
  ],
19361
19129
  logo_URIs: {
19362
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
19363
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png'
19130
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
19131
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
19364
19132
  },
19365
19133
  images: [{
19366
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
19367
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png'
19368
- }, {
19369
19134
  image_sync: {
19370
19135
  chain_name: 'injective',
19371
19136
  base_denom: 'peggy0xdAC17F958D2ee523a2206206994597C13D831ec7'
@@ -19581,13 +19346,10 @@ const info = {
19581
19346
  }
19582
19347
  }],
19583
19348
  logo_URIs: {
19584
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
19585
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png'
19349
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png',
19350
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg'
19586
19351
  },
19587
19352
  images: [{
19588
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
19589
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png'
19590
- }, {
19591
19353
  image_sync: {
19592
19354
  chain_name: 'oraichain',
19593
19355
  base_denom: 'factory/orai1wuvhex9xqs3r539mvc6mtm7n20fcj3qr2m0y9khx6n5vtlngfzes3k0rq9/ton'
@@ -19783,17 +19545,10 @@ const info = {
19783
19545
  provider: 'Router'
19784
19546
  }],
19785
19547
  logo_URIs: {
19786
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
19787
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png'
19548
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
19549
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png'
19788
19550
  },
19789
19551
  images: [{
19790
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
19791
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
19792
- theme: {
19793
- circle: false,
19794
- primary_color_hex: '#2B80D7'
19795
- }
19796
- }, {
19797
19552
  image_sync: {
19798
19553
  chain_name: 'ethereum',
19799
19554
  base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
@@ -20311,16 +20066,9 @@ const info = {
20311
20066
  }
20312
20067
  }],
20313
20068
  logo_URIs: {
20314
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
20315
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png'
20069
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
20316
20070
  },
20317
20071
  images: [{
20318
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
20319
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png',
20320
- theme: {
20321
- primary_color_hex: '#FF007A'
20322
- }
20323
- }, {
20324
20072
  image_sync: {
20325
20073
  chain_name: 'axelar',
20326
20074
  base_denom: 'uni-wei'
@@ -20478,13 +20226,10 @@ const info = {
20478
20226
  }
20479
20227
  }],
20480
20228
  logo_URIs: {
20481
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
20482
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
20229
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
20230
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
20483
20231
  },
20484
20232
  images: [{
20485
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
20486
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
20487
- }, {
20488
20233
  image_sync: {
20489
20234
  chain_name: 'int3face',
20490
20235
  base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
@@ -20531,13 +20276,10 @@ const info = {
20531
20276
  }
20532
20277
  }],
20533
20278
  logo_URIs: {
20534
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
20535
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
20279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
20280
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
20536
20281
  },
20537
20282
  images: [{
20538
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
20539
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
20540
- }, {
20541
20283
  image_sync: {
20542
20284
  chain_name: 'int3face',
20543
20285
  base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
@@ -20584,13 +20326,10 @@ const info = {
20584
20326
  }
20585
20327
  }],
20586
20328
  logo_URIs: {
20587
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
20588
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
20329
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
20330
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
20589
20331
  },
20590
20332
  images: [{
20591
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
20592
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
20593
- }, {
20594
20333
  image_sync: {
20595
20334
  chain_name: 'int3face',
20596
20335
  base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
@@ -20637,13 +20376,10 @@ const info = {
20637
20376
  }
20638
20377
  }],
20639
20378
  logo_URIs: {
20640
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
20641
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
20379
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
20380
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
20642
20381
  },
20643
20382
  images: [{
20644
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
20645
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
20646
- }, {
20647
20383
  image_sync: {
20648
20384
  chain_name: 'int3face',
20649
20385
  base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
@@ -20709,11 +20445,10 @@ const info = {
20709
20445
  }
20710
20446
  ],
20711
20447
  logo_URIs: {
20712
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg'
20448
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
20449
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
20713
20450
  },
20714
20451
  images: [{
20715
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg'
20716
- }, {
20717
20452
  image_sync: {
20718
20453
  chain_name: 'axelar',
20719
20454
  base_denom: 'arbitrum-uusdt'
@@ -20781,11 +20516,10 @@ const info = {
20781
20516
  }
20782
20517
  ],
20783
20518
  logo_URIs: {
20784
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg'
20519
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
20520
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
20785
20521
  },
20786
20522
  images: [{
20787
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg'
20788
- }, {
20789
20523
  image_sync: {
20790
20524
  chain_name: 'axelar',
20791
20525
  base_denom: 'optimism-uusdt'
@@ -20853,11 +20587,10 @@ const info = {
20853
20587
  }
20854
20588
  ],
20855
20589
  logo_URIs: {
20856
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg'
20590
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
20591
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
20857
20592
  },
20858
20593
  images: [{
20859
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg'
20860
- }, {
20861
20594
  image_sync: {
20862
20595
  chain_name: 'axelar',
20863
20596
  base_denom: 'polygon-uusdt'
@@ -20917,13 +20650,10 @@ const info = {
20917
20650
  }
20918
20651
  ],
20919
20652
  logo_URIs: {
20920
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.svg',
20921
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.png'
20653
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.svg',
20654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.png'
20922
20655
  },
20923
20656
  images: [{
20924
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.svg',
20925
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.png'
20926
- }, {
20927
20657
  image_sync: {
20928
20658
  chain_name: 'axelar',
20929
20659
  base_denom: 'cbbtc-satoshi'
@@ -20982,13 +20712,10 @@ const info = {
20982
20712
  }
20983
20713
  ],
20984
20714
  logo_URIs: {
20985
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
20986
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
20715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.png',
20716
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.svg'
20987
20717
  },
20988
20718
  images: [{
20989
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
20990
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
20991
- }, {
20992
20719
  image_sync: {
20993
20720
  chain_name: 'axelar',
20994
20721
  base_denom: 'fbtc-satoshi'
@@ -21048,13 +20775,10 @@ const info = {
21048
20775
  }
21049
20776
  ],
21050
20777
  logo_URIs: {
21051
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
21052
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
20778
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
20779
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
21053
20780
  },
21054
20781
  images: [{
21055
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
21056
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
21057
- }, {
21058
20782
  image_sync: {
21059
20783
  chain_name: 'axelar',
21060
20784
  base_denom: 'lbtc-satoshi'
@@ -21110,13 +20834,10 @@ const info = {
21110
20834
  }
21111
20835
  ],
21112
20836
  logo_URIs: {
21113
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
21114
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
20837
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.svg',
20838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.png'
21115
20839
  },
21116
20840
  images: [{
21117
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
21118
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
21119
- }, {
21120
20841
  image_sync: {
21121
20842
  chain_name: 'rootstock',
21122
20843
  base_denom: 'sat'
@@ -21931,13 +21652,10 @@ const info = {
21931
21652
  }
21932
21653
  }],
21933
21654
  logo_URIs: {
21934
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
21935
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
21655
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
21656
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
21936
21657
  },
21937
21658
  images: [{
21938
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
21939
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
21940
- }, {
21941
21659
  image_sync: {
21942
21660
  chain_name: 'int3face',
21943
21661
  base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
@@ -23611,16 +23329,10 @@ const info = {
23611
23329
  }
23612
23330
  ],
23613
23331
  logo_URIs: {
23614
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
23615
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png'
23332
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
23333
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png'
23616
23334
  },
23617
23335
  images: [{
23618
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
23619
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png',
23620
- theme: {
23621
- primary_color_hex: '#F1BB15'
23622
- }
23623
- }, {
23624
23336
  image_sync: {
23625
23337
  chain_name: 'axelar',
23626
23338
  base_denom: 'unit-move'
@@ -23812,13 +23524,10 @@ const info = {
23812
23524
  }
23813
23525
  ],
23814
23526
  logo_URIs: {
23815
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.svg',
23816
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.png'
23527
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
23528
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
23817
23529
  },
23818
23530
  images: [{
23819
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.svg',
23820
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.png'
23821
- }, {
23822
23531
  image_sync: {
23823
23532
  chain_name: 'cosmoshub',
23824
23533
  base_denom: 'ibc/DBD9E339E1B093A052D76BECFFDE8435EAC114CF2133346B4D691F3F2068C957'
@@ -23878,13 +23587,10 @@ const info = {
23878
23587
  }
23879
23588
  ],
23880
23589
  logo_URIs: {
23881
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.svg',
23882
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.png'
23590
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg',
23591
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png'
23883
23592
  },
23884
23593
  images: [{
23885
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.svg',
23886
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.png'
23887
- }, {
23888
23594
  image_sync: {
23889
23595
  chain_name: 'cosmoshub',
23890
23596
  base_denom: 'ibc/0C4417F123459B47B6933939BF6F128C362B0C1F9EDA6A6EBC08860E4672AF7E'
@@ -23953,7 +23659,7 @@ const info = {
23953
23659
  }],
23954
23660
  type_asset: 'ics20',
23955
23661
  base: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
23956
- name: 'Wormhole USDC(Avalanche)',
23662
+ name: 'Wormhole USDC (Avalanche)',
23957
23663
  display: 'avalanche-usdc',
23958
23664
  symbol: 'avalanche.USDC.wh',
23959
23665
  traces: [{
@@ -23969,15 +23675,16 @@ const info = {
23969
23675
  }
23970
23676
  }],
23971
23677
  images: [{
23972
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
23973
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg',
23974
- theme: {
23975
- primary_color_hex: '#2474cb'
23976
- }
23678
+ image_sync: {
23679
+ chain_name: 'ethereum',
23680
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
23681
+ },
23682
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
23683
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
23977
23684
  }],
23978
23685
  logo_URIs: {
23979
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
23980
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
23686
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
23687
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
23981
23688
  }
23982
23689
  },
23983
23690
  {
@@ -24571,9 +24278,6 @@ const info = {
24571
24278
  }
24572
24279
  }],
24573
24280
  images: [{
24574
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.svg',
24575
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.png'
24576
- }, {
24577
24281
  image_sync: {
24578
24282
  chain_name: 'cosmoshub',
24579
24283
  base_denom: 'ibc/E7E51FFF94A8B55BE84CEB0345E5CAF0A5DAEB374C6806CE908098B8996C7782'
@@ -24587,8 +24291,8 @@ const info = {
24587
24291
  }
24588
24292
  }],
24589
24293
  logo_URIs: {
24590
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.svg',
24591
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.png'
24294
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
24295
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
24592
24296
  }
24593
24297
  },
24594
24298
  {
@@ -24618,9 +24322,6 @@ const info = {
24618
24322
  }
24619
24323
  }],
24620
24324
  images: [{
24621
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.svg',
24622
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.png'
24623
- }, {
24624
24325
  image_sync: {
24625
24326
  chain_name: 'cosmoshub',
24626
24327
  base_denom: 'ibc/C0B53D3D23827AE38058BED0BDCD554229278AF530A8D265FCF6DFF7C4B2ADFF'
@@ -24632,8 +24333,8 @@ const info = {
24632
24333
  }
24633
24334
  }],
24634
24335
  logo_URIs: {
24635
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.svg',
24636
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.png'
24336
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
24337
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
24637
24338
  }
24638
24339
  },
24639
24340
  {
@@ -24663,13 +24364,10 @@ const info = {
24663
24364
  }
24664
24365
  }],
24665
24366
  logo_URIs: {
24666
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.svg',
24667
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.png'
24367
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
24368
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
24668
24369
  },
24669
24370
  images: [{
24670
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.svg',
24671
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.png'
24672
- }, {
24673
24371
  image_sync: {
24674
24372
  chain_name: 'cosmoshub',
24675
24373
  base_denom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462'
@@ -24767,13 +24465,10 @@ const info = {
24767
24465
  }
24768
24466
  }],
24769
24467
  logo_URIs: {
24770
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
24771
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
24468
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
24469
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
24772
24470
  },
24773
24471
  images: [{
24774
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
24775
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
24776
- }, {
24777
24472
  image_sync: {
24778
24473
  chain_name: 'int3face',
24779
24474
  base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
@@ -24849,9 +24544,6 @@ const info = {
24849
24544
  }
24850
24545
  }],
24851
24546
  images: [{
24852
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.svg',
24853
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.png'
24854
- }, {
24855
24547
  image_sync: {
24856
24548
  chain_name: 'cosmoshub',
24857
24549
  base_denom: 'ibc/09E95F57939E344EE36109AC41780B8A51F1FE0548A5203C5957674FF64C0F26'
@@ -24865,8 +24557,8 @@ const info = {
24865
24557
  }
24866
24558
  }],
24867
24559
  logo_URIs: {
24868
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.svg',
24869
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.png'
24560
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg',
24561
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png'
24870
24562
  },
24871
24563
  socials: {
24872
24564
  website: 'https://www.paxos.com/pax-gold',