@chain-registry/osmosis 1.67.2 → 1.67.4

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.
package/assets.js CHANGED
@@ -320,8 +320,8 @@ const assets = {
320
320
  }
321
321
  ],
322
322
  logo_URIs: {
323
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png',
324
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg'
323
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
324
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png'
325
325
  },
326
326
  images: [{
327
327
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
@@ -622,7 +622,7 @@ const assets = {
622
622
  base: 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB',
623
623
  name: 'Polygon',
624
624
  display: 'wmatic',
625
- symbol: 'MATIC',
625
+ symbol: 'POL',
626
626
  traces: [
627
627
  {
628
628
  type: 'wrapped',
@@ -1632,7 +1632,7 @@ const assets = {
1632
1632
  }],
1633
1633
  type_asset: 'ics20',
1634
1634
  base: 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B',
1635
- name: 'Impacts Hub',
1635
+ name: 'Impact Hub',
1636
1636
  display: 'ixo',
1637
1637
  symbol: 'IXO',
1638
1638
  traces: [{
@@ -2053,15 +2053,8 @@ const assets = {
2053
2053
  primary_color_hex: '#3454bc'
2054
2054
  }
2055
2055
  }, {
2056
- image_sync: {
2057
- chain_name: 'vidulum',
2058
- base_denom: 'uvdl'
2059
- },
2060
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.png',
2061
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.svg',
2062
- theme: {
2063
- primary_color_hex: '#3454bc'
2064
- }
2056
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
2057
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
2065
2058
  }],
2066
2059
  keywords: ['osmosis_unstable']
2067
2060
  },
@@ -3346,8 +3339,8 @@ const assets = {
3346
3339
  }
3347
3340
  ],
3348
3341
  logo_URIs: {
3349
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png',
3350
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg'
3342
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
3343
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png'
3351
3344
  },
3352
3345
  images: [{
3353
3346
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
@@ -3923,8 +3916,8 @@ const assets = {
3923
3916
  }
3924
3917
  }],
3925
3918
  logo_URIs: {
3926
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png',
3927
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg'
3919
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
3920
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png'
3928
3921
  },
3929
3922
  images: [{
3930
3923
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
@@ -4213,8 +4206,8 @@ const assets = {
4213
4206
  }
4214
4207
  }],
4215
4208
  logo_URIs: {
4216
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png',
4217
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg'
4209
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
4210
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
4218
4211
  },
4219
4212
  images: [{
4220
4213
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
@@ -4638,16 +4631,6 @@ const assets = {
4638
4631
  theme: {
4639
4632
  primary_color_hex: '#501cad'
4640
4633
  }
4641
- }, {
4642
- image_sync: {
4643
- chain_name: 'juno',
4644
- base_denom: 'cw20:juno1j0a9ymgngasfn3l5me8qpd53l5zlm9wurfdk7r65s5mg6tkxal3qpgf5se'
4645
- },
4646
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/glto.png',
4647
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/glto.svg',
4648
- theme: {
4649
- primary_color_hex: '#501cad'
4650
- }
4651
4634
  }]
4652
4635
  },
4653
4636
  {
@@ -4820,18 +4803,18 @@ const assets = {
4820
4803
  base_denom: 'orai'
4821
4804
  },
4822
4805
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
4806
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.svg',
4823
4807
  theme: {
4824
4808
  circle: true,
4825
4809
  primary_color_hex: '#000000',
4826
4810
  background_color_hex: '#FFFFFF'
4827
- },
4828
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.svg'
4811
+ }
4829
4812
  },
4830
4813
  {
4831
4814
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
4832
4815
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
4833
4816
  theme: {
4834
- circle: true,
4817
+ circle: false,
4835
4818
  dark_mode: true,
4836
4819
  primary_color_hex: '#FFFFFF'
4837
4820
  }
@@ -4840,7 +4823,7 @@ const assets = {
4840
4823
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
4841
4824
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
4842
4825
  theme: {
4843
- circle: true,
4826
+ circle: false,
4844
4827
  dark_mode: false,
4845
4828
  primary_color_hex: '#000000'
4846
4829
  }
@@ -5724,8 +5707,8 @@ const assets = {
5724
5707
  }
5725
5708
  }],
5726
5709
  logo_URIs: {
5727
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',
5728
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg'
5710
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg',
5711
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png'
5729
5712
  },
5730
5713
  images: [{
5731
5714
  image_sync: {
@@ -8690,8 +8673,8 @@ const assets = {
8690
8673
  }
8691
8674
  }],
8692
8675
  logo_URIs: {
8693
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png',
8694
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg'
8676
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
8677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png'
8695
8678
  },
8696
8679
  images: [{
8697
8680
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
@@ -8829,8 +8812,8 @@ const assets = {
8829
8812
  }
8830
8813
  }],
8831
8814
  logo_URIs: {
8832
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png',
8833
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg'
8815
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
8816
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png'
8834
8817
  },
8835
8818
  images: [{
8836
8819
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
@@ -9570,7 +9553,7 @@ const assets = {
9570
9553
  provider: 'Kusama Parachain'
9571
9554
  },
9572
9555
  {
9573
- type: 'ibc',
9556
+ type: 'ibc-bridge',
9574
9557
  counterparty: {
9575
9558
  chain_name: 'picasso',
9576
9559
  base_denom: '4',
@@ -9579,7 +9562,8 @@ const assets = {
9579
9562
  chain: {
9580
9563
  channel_id: 'channel-2',
9581
9564
  path: 'transfer/channel-2/4'
9582
- }
9565
+ },
9566
+ provider: 'Picasso'
9583
9567
  },
9584
9568
  {
9585
9569
  type: 'ibc',
@@ -9642,7 +9626,7 @@ const assets = {
9642
9626
  }
9643
9627
  },
9644
9628
  {
9645
- type: 'ibc',
9629
+ type: 'ibc-bridge',
9646
9630
  counterparty: {
9647
9631
  chain_name: 'picasso',
9648
9632
  base_denom: '79228162514264337593543950342',
@@ -9651,7 +9635,8 @@ const assets = {
9651
9635
  chain: {
9652
9636
  channel_id: 'channel-2',
9653
9637
  path: 'transfer/channel-2/transfer/channel-15/79228162514264337593543950342'
9654
- }
9638
+ },
9639
+ provider: 'Picasso'
9655
9640
  },
9656
9641
  {
9657
9642
  type: 'ibc',
@@ -9667,8 +9652,8 @@ const assets = {
9667
9652
  }
9668
9653
  ],
9669
9654
  logo_URIs: {
9670
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png',
9671
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg'
9655
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
9656
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png'
9672
9657
  },
9673
9658
  images: [{
9674
9659
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
@@ -9700,7 +9685,7 @@ const assets = {
9700
9685
  base: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
9701
9686
  name: 'Quasar',
9702
9687
  display: 'qsr',
9703
- symbol: 'QSR',
9688
+ symbol: 'QSR.legacy',
9704
9689
  traces: [{
9705
9690
  type: 'ibc',
9706
9691
  counterparty: {
@@ -9959,8 +9944,8 @@ const assets = {
9959
9944
  }
9960
9945
  ],
9961
9946
  logo_URIs: {
9962
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png',
9963
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg'
9947
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
9948
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png'
9964
9949
  },
9965
9950
  images: [{
9966
9951
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
@@ -10242,8 +10227,8 @@ const assets = {
10242
10227
  }
10243
10228
  ],
10244
10229
  logo_URIs: {
10245
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png',
10246
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg'
10230
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
10231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png'
10247
10232
  },
10248
10233
  images: [{
10249
10234
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
@@ -10357,8 +10342,8 @@ const assets = {
10357
10342
  }
10358
10343
  ],
10359
10344
  logo_URIs: {
10360
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png',
10361
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg'
10345
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
10346
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png'
10362
10347
  },
10363
10348
  images: [{
10364
10349
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
@@ -10733,8 +10718,8 @@ const assets = {
10733
10718
  }
10734
10719
  ],
10735
10720
  logo_URIs: {
10736
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
10737
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
10721
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
10722
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
10738
10723
  },
10739
10724
  images: [{
10740
10725
  image_sync: {
@@ -10742,18 +10727,7 @@ const assets = {
10742
10727
  base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
10743
10728
  },
10744
10729
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
10745
- theme: {
10746
- circle: true,
10747
- primary_color_hex: '#2775CA'
10748
- },
10749
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
10750
- }, {
10751
- image_sync: {
10752
- chain_name: 'noble',
10753
- base_denom: 'uusdc'
10754
- },
10755
10730
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
10756
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
10757
10731
  theme: {
10758
10732
  circle: true,
10759
10733
  primary_color_hex: '#2775CA'
@@ -13415,16 +13389,6 @@ const assets = {
13415
13389
  theme: {
13416
13390
  primary_color_hex: '#501cad'
13417
13391
  }
13418
- }, {
13419
- image_sync: {
13420
- chain_name: 'ethereum',
13421
- base_denom: '0xd73175f9eb15eee81745d367ae59309Ca2ceb5e2'
13422
- },
13423
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/glto.png',
13424
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/glto.svg',
13425
- theme: {
13426
- primary_color_hex: '#501cad'
13427
- }
13428
13392
  }]
13429
13393
  },
13430
13394
  {
@@ -13754,7 +13718,7 @@ const assets = {
13754
13718
  }],
13755
13719
  type_asset: 'ics20',
13756
13720
  base: 'ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E',
13757
- name: 'Scorum',
13721
+ name: 'Scorum Network',
13758
13722
  display: 'scr',
13759
13723
  symbol: 'SCR',
13760
13724
  traces: [{
@@ -14591,6 +14555,14 @@ const assets = {
14591
14555
  name: 'BackBone Labs Liquid Staked OSMO',
14592
14556
  display: 'bOSMO',
14593
14557
  symbol: 'bOSMO',
14558
+ traces: [{
14559
+ type: 'liquid-stake',
14560
+ counterparty: {
14561
+ chain_name: 'osmosis',
14562
+ base_denom: 'uosmo'
14563
+ },
14564
+ provider: 'BackBoneLabs'
14565
+ }],
14594
14566
  logo_URIs: {
14595
14567
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bOSMO.png'
14596
14568
  },
@@ -14687,7 +14659,7 @@ const assets = {
14687
14659
  provider: 'Tinkernet Parachain'
14688
14660
  },
14689
14661
  {
14690
- type: 'ibc',
14662
+ type: 'ibc-bridge',
14691
14663
  counterparty: {
14692
14664
  chain_name: 'picasso',
14693
14665
  base_denom: '2125',
@@ -14696,7 +14668,8 @@ const assets = {
14696
14668
  chain: {
14697
14669
  channel_id: 'channel-2',
14698
14670
  path: 'transfer/channel-2/2125'
14699
- }
14671
+ },
14672
+ provider: 'Picasso'
14700
14673
  },
14701
14674
  {
14702
14675
  type: 'ibc',
@@ -15396,7 +15369,7 @@ const assets = {
15396
15369
  display: 'eth',
15397
15370
  symbol: 'ETH.pica',
15398
15371
  traces: [{
15399
- type: 'ibc',
15372
+ type: 'ibc-bridge',
15400
15373
  counterparty: {
15401
15374
  chain_name: 'ethereum',
15402
15375
  base_denom: 'wei',
@@ -15405,7 +15378,8 @@ const assets = {
15405
15378
  chain: {
15406
15379
  channel_id: 'channel-52',
15407
15380
  path: 'transfer/channel-52/wei'
15408
- }
15381
+ },
15382
+ provider: 'Picasso'
15409
15383
  }, {
15410
15384
  type: 'ibc',
15411
15385
  counterparty: {
@@ -15460,7 +15434,7 @@ const assets = {
15460
15434
  provider: 'MakerDAO'
15461
15435
  },
15462
15436
  {
15463
- type: 'ibc',
15437
+ type: 'ibc-bridge',
15464
15438
  counterparty: {
15465
15439
  chain_name: 'ethereum',
15466
15440
  base_denom: '0x6b175474e89094c44da98b954eedeac495271d0f',
@@ -15469,7 +15443,8 @@ const assets = {
15469
15443
  chain: {
15470
15444
  channel_id: 'channel-52',
15471
15445
  path: 'transfer/channel-52/0x6b175474e89094c44da98b954eedeac495271d0f'
15472
- }
15446
+ },
15447
+ provider: 'Picasso'
15473
15448
  },
15474
15449
  {
15475
15450
  type: 'ibc',
@@ -15513,7 +15488,7 @@ const assets = {
15513
15488
  display: 'fxs',
15514
15489
  symbol: 'FXS.pica',
15515
15490
  traces: [{
15516
- type: 'ibc',
15491
+ type: 'ibc-bridge',
15517
15492
  counterparty: {
15518
15493
  chain_name: 'ethereum',
15519
15494
  base_denom: '0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0',
@@ -15522,7 +15497,8 @@ const assets = {
15522
15497
  chain: {
15523
15498
  channel_id: 'channel-52',
15524
15499
  path: 'transfer/channel-52/0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0'
15525
- }
15500
+ },
15501
+ provider: 'Picasso'
15526
15502
  }, {
15527
15503
  type: 'ibc',
15528
15504
  counterparty: {
@@ -15577,7 +15553,7 @@ const assets = {
15577
15553
  provider: 'Frax Protocol'
15578
15554
  },
15579
15555
  {
15580
- type: 'ibc',
15556
+ type: 'ibc-bridge',
15581
15557
  counterparty: {
15582
15558
  chain_name: 'ethereum',
15583
15559
  base_denom: '0x853d955acef822db058eb8505911ed77f175b99e',
@@ -15586,7 +15562,8 @@ const assets = {
15586
15562
  chain: {
15587
15563
  channel_id: 'channel-52',
15588
15564
  path: 'transfer/channel-52/0x853d955acef822db058eb8505911ed77f175b99e'
15589
- }
15565
+ },
15566
+ provider: 'Picasso'
15590
15567
  },
15591
15568
  {
15592
15569
  type: 'ibc',
@@ -15626,7 +15603,7 @@ const assets = {
15626
15603
  }],
15627
15604
  type_asset: 'ics20',
15628
15605
  base: 'ibc/078AD6F581E8115CDFBD8FFA29D8C71AFE250CE952AFF80040CBC64868D44AD3',
15629
- name: 'Tether USD (Ethereum) (Picasso)',
15606
+ name: 'Tether USD (Ethereum via Picasso)',
15630
15607
  display: 'usdt',
15631
15608
  symbol: 'USDT.eth.pica',
15632
15609
  traces: [
@@ -15639,7 +15616,7 @@ const assets = {
15639
15616
  provider: 'Tether'
15640
15617
  },
15641
15618
  {
15642
- type: 'ibc',
15619
+ type: 'ibc-bridge',
15643
15620
  counterparty: {
15644
15621
  chain_name: 'ethereum',
15645
15622
  base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7',
@@ -15648,7 +15625,8 @@ const assets = {
15648
15625
  chain: {
15649
15626
  channel_id: 'channel-52',
15650
15627
  path: 'transfer/channel-52/0xdac17f958d2ee523a2206206994597c13d831ec7'
15651
- }
15628
+ },
15629
+ provider: 'Picasso'
15652
15630
  },
15653
15631
  {
15654
15632
  type: 'ibc',
@@ -15664,8 +15642,8 @@ const assets = {
15664
15642
  }
15665
15643
  ],
15666
15644
  logo_URIs: {
15667
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png',
15668
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg'
15645
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
15646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png'
15669
15647
  },
15670
15648
  images: [{
15671
15649
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
@@ -15720,7 +15698,7 @@ const assets = {
15720
15698
  provider: 'Frax'
15721
15699
  },
15722
15700
  {
15723
- type: 'ibc',
15701
+ type: 'ibc-bridge',
15724
15702
  counterparty: {
15725
15703
  chain_name: 'ethereum',
15726
15704
  base_denom: '0xa663b02cf0a4b149d2ad41910cb81e23e1c41c32',
@@ -15729,7 +15707,8 @@ const assets = {
15729
15707
  chain: {
15730
15708
  channel_id: 'channel-52',
15731
15709
  path: 'transfer/channel-52/0xa663b02cf0a4b149d2ad41910cb81e23e1c41c32'
15732
- }
15710
+ },
15711
+ provider: 'Picasso'
15733
15712
  },
15734
15713
  {
15735
15714
  type: 'ibc',
@@ -15786,7 +15765,7 @@ const assets = {
15786
15765
  provider: 'Frax'
15787
15766
  },
15788
15767
  {
15789
- type: 'ibc',
15768
+ type: 'ibc-bridge',
15790
15769
  counterparty: {
15791
15770
  chain_name: 'ethereum',
15792
15771
  base_denom: '0x5e8422345238f34275888049021821e8e08caa1f',
@@ -15795,7 +15774,8 @@ const assets = {
15795
15774
  chain: {
15796
15775
  channel_id: 'channel-52',
15797
15776
  path: 'transfer/channel-52/0x5e8422345238f34275888049021821e8e08caa1f'
15798
- }
15777
+ },
15778
+ provider: 'Picasso'
15799
15779
  },
15800
15780
  {
15801
15781
  type: 'ibc',
@@ -15860,7 +15840,7 @@ const assets = {
15860
15840
  provider: 'Frax'
15861
15841
  },
15862
15842
  {
15863
- type: 'ibc',
15843
+ type: 'ibc-bridge',
15864
15844
  counterparty: {
15865
15845
  chain_name: 'ethereum',
15866
15846
  base_denom: '0xac3e018457b222d93114458476f3e3416abbe38f',
@@ -15869,7 +15849,8 @@ const assets = {
15869
15849
  chain: {
15870
15850
  channel_id: 'channel-52',
15871
15851
  path: 'transfer/channel-52/0xac3e018457b222d93114458476f3e3416abbe38f'
15872
- }
15852
+ },
15853
+ provider: 'Picasso'
15873
15854
  },
15874
15855
  {
15875
15856
  type: 'ibc',
@@ -16004,8 +15985,8 @@ const assets = {
16004
15985
  provider: 'LibraBridge'
16005
15986
  }],
16006
15987
  logo_URIs: {
16007
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png',
16008
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg'
15988
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
15989
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
16009
15990
  },
16010
15991
  images: [{
16011
15992
  image_sync: {
@@ -16541,7 +16522,7 @@ const assets = {
16541
16522
  display: 'pepe',
16542
16523
  symbol: 'PEPE.pica',
16543
16524
  traces: [{
16544
- type: 'ibc',
16525
+ type: 'ibc-bridge',
16545
16526
  counterparty: {
16546
16527
  chain_name: 'ethereum',
16547
16528
  base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933',
@@ -16550,7 +16531,8 @@ const assets = {
16550
16531
  chain: {
16551
16532
  channel_id: 'channel-52',
16552
16533
  path: 'transfer/channel-52/0x6982508145454ce325ddbe47a25d4ec3d2311933'
16553
- }
16534
+ },
16535
+ provider: 'Picasso'
16554
16536
  }, {
16555
16537
  type: 'ibc',
16556
16538
  counterparty: {
@@ -16597,7 +16579,7 @@ const assets = {
16597
16579
  display: 'crv',
16598
16580
  symbol: 'CRV.pica',
16599
16581
  traces: [{
16600
- type: 'ibc',
16582
+ type: 'ibc-bridge',
16601
16583
  counterparty: {
16602
16584
  chain_name: 'ethereum',
16603
16585
  base_denom: '0xd533a949740bb3306d119cc777fa900ba034cd52',
@@ -16606,7 +16588,8 @@ const assets = {
16606
16588
  chain: {
16607
16589
  channel_id: 'channel-52',
16608
16590
  path: 'transfer/channel-52/0xd533a949740bb3306d119cc777fa900ba034cd52'
16609
- }
16591
+ },
16592
+ provider: 'Picasso'
16610
16593
  }, {
16611
16594
  type: 'ibc',
16612
16595
  counterparty: {
@@ -16728,7 +16711,7 @@ const assets = {
16728
16711
  provider: 'Ethena'
16729
16712
  },
16730
16713
  {
16731
- type: 'ibc',
16714
+ type: 'ibc-bridge',
16732
16715
  counterparty: {
16733
16716
  chain_name: 'ethereum',
16734
16717
  base_denom: '0x4c9edd5852cd905f086c759e8383e09bff1e68b3',
@@ -16737,7 +16720,8 @@ const assets = {
16737
16720
  chain: {
16738
16721
  channel_id: 'channel-52',
16739
16722
  path: 'transfer/channel-52/0x4c9edd5852cd905f086c759e8383e09bff1e68b3'
16740
- }
16723
+ },
16724
+ provider: 'Picasso'
16741
16725
  },
16742
16726
  {
16743
16727
  type: 'ibc',
@@ -16785,7 +16769,7 @@ const assets = {
16785
16769
  display: 'ena',
16786
16770
  symbol: 'ENA.pica',
16787
16771
  traces: [{
16788
- type: 'ibc',
16772
+ type: 'ibc-bridge',
16789
16773
  counterparty: {
16790
16774
  chain_name: 'ethereum',
16791
16775
  base_denom: '0x57e114b691db790c35207b2e685d4a43181e6061',
@@ -16794,7 +16778,8 @@ const assets = {
16794
16778
  chain: {
16795
16779
  channel_id: 'channel-52',
16796
16780
  path: 'transfer/channel-52/0x57e114b691db790c35207b2e685d4a43181e6061'
16797
- }
16781
+ },
16782
+ provider: 'Picasso'
16798
16783
  }, {
16799
16784
  type: 'ibc',
16800
16785
  counterparty: {
@@ -16849,7 +16834,7 @@ const assets = {
16849
16834
  provider: 'EtherFi'
16850
16835
  },
16851
16836
  {
16852
- type: 'ibc',
16837
+ type: 'ibc-bridge',
16853
16838
  counterparty: {
16854
16839
  chain_name: 'ethereum',
16855
16840
  base_denom: '0x35fa164735182de50811e8e2e824cfb9b6118ac2',
@@ -16858,7 +16843,8 @@ const assets = {
16858
16843
  chain: {
16859
16844
  channel_id: 'channel-52',
16860
16845
  path: 'transfer/channel-52/0x35fa164735182de50811e8e2e824cfb9b6118ac2'
16861
- }
16846
+ },
16847
+ provider: 'Picasso'
16862
16848
  },
16863
16849
  {
16864
16850
  type: 'ibc',
@@ -16915,7 +16901,7 @@ const assets = {
16915
16901
  provider: 'Dinero'
16916
16902
  },
16917
16903
  {
16918
- type: 'ibc',
16904
+ type: 'ibc-bridge',
16919
16905
  counterparty: {
16920
16906
  chain_name: 'ethereum',
16921
16907
  base_denom: '0x04c154b66cb340f3ae24111cc767e0184ed00cc6',
@@ -16924,7 +16910,8 @@ const assets = {
16924
16910
  chain: {
16925
16911
  channel_id: 'channel-52',
16926
16912
  path: 'transfer/channel-52/0x04c154b66cb340f3ae24111cc767e0184ed00cc6'
16927
- }
16913
+ },
16914
+ provider: 'Picasso'
16928
16915
  },
16929
16916
  {
16930
16917
  type: 'ibc',
@@ -16981,7 +16968,7 @@ const assets = {
16981
16968
  provider: 'Curve Finance'
16982
16969
  },
16983
16970
  {
16984
- type: 'ibc',
16971
+ type: 'ibc-bridge',
16985
16972
  counterparty: {
16986
16973
  chain_name: 'ethereum',
16987
16974
  base_denom: '0xf939e0a03fb07f59a73314e73794be0e57ac1b4e',
@@ -16990,7 +16977,8 @@ const assets = {
16990
16977
  chain: {
16991
16978
  channel_id: 'channel-52',
16992
16979
  path: 'transfer/channel-52/0xf939e0a03fb07f59a73314e73794be0e57ac1b4e'
16993
- }
16980
+ },
16981
+ provider: 'Picasso'
16994
16982
  },
16995
16983
  {
16996
16984
  type: 'ibc',
@@ -17109,7 +17097,7 @@ const assets = {
17109
17097
  }],
17110
17098
  type_asset: 'ics20',
17111
17099
  base: 'ibc/0233A3F2541FD43DBCA569B27AF886E97F5C03FC0305E4A8A3FAC6AC26249C7A',
17112
- name: 'Tether USD (Solana) (Picasso)',
17100
+ name: 'Tether USD (Solana via Picasso)',
17113
17101
  display: 'usdt',
17114
17102
  symbol: 'USDT.sol.pica',
17115
17103
  traces: [
@@ -17130,7 +17118,7 @@ const assets = {
17130
17118
  provider: 'Tether'
17131
17119
  },
17132
17120
  {
17133
- type: 'ibc',
17121
+ type: 'ibc-bridge',
17134
17122
  counterparty: {
17135
17123
  chain_name: 'solana',
17136
17124
  base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB',
@@ -17139,7 +17127,8 @@ const assets = {
17139
17127
  chain: {
17140
17128
  channel_id: 'channel-71',
17141
17129
  path: 'transfer/channel-71/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
17142
- }
17130
+ },
17131
+ provider: 'Picasso'
17143
17132
  },
17144
17133
  {
17145
17134
  type: 'ibc',
@@ -17155,8 +17144,8 @@ const assets = {
17155
17144
  }
17156
17145
  ],
17157
17146
  logo_URIs: {
17158
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png',
17159
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg'
17147
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
17148
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png'
17160
17149
  },
17161
17150
  images: [{
17162
17151
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
@@ -17204,7 +17193,7 @@ const assets = {
17204
17193
  provider: 'Edgevana'
17205
17194
  },
17206
17195
  {
17207
- type: 'ibc',
17196
+ type: 'ibc-bridge',
17208
17197
  counterparty: {
17209
17198
  chain_name: 'solana',
17210
17199
  base_denom: 'edge86g9cVz87xcpKpy3J77vbp4wYd9idEV562CCntt',
@@ -17213,7 +17202,8 @@ const assets = {
17213
17202
  chain: {
17214
17203
  channel_id: 'channel-71',
17215
17204
  path: 'transfer/channel-71/edge86g9cVz87xcpKpy3J77vbp4wYd9idEV562CCntt'
17216
- }
17205
+ },
17206
+ provider: 'Picasso'
17217
17207
  },
17218
17208
  {
17219
17209
  type: 'ibc',
@@ -17270,7 +17260,7 @@ const assets = {
17270
17260
  provider: 'MarginFi'
17271
17261
  },
17272
17262
  {
17273
- type: 'ibc',
17263
+ type: 'ibc-bridge',
17274
17264
  counterparty: {
17275
17265
  chain_name: 'solana',
17276
17266
  base_denom: 'LSTxxxnJzKDFSLr4dUkPcmCf5VyryEqzPLz5j4bpxFp',
@@ -17279,7 +17269,8 @@ const assets = {
17279
17269
  chain: {
17280
17270
  channel_id: 'channel-71',
17281
17271
  path: 'transfer/channel-71/LSTxxxnJzKDFSLr4dUkPcmCf5VyryEqzPLz5j4bpxFp'
17282
- }
17272
+ },
17273
+ provider: 'Picasso'
17283
17274
  },
17284
17275
  {
17285
17276
  type: 'ibc',
@@ -17336,7 +17327,7 @@ const assets = {
17336
17327
  provider: 'Jito'
17337
17328
  },
17338
17329
  {
17339
- type: 'ibc',
17330
+ type: 'ibc-bridge',
17340
17331
  counterparty: {
17341
17332
  chain_name: 'solana',
17342
17333
  base_denom: 'J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn',
@@ -17345,7 +17336,8 @@ const assets = {
17345
17336
  chain: {
17346
17337
  channel_id: 'channel-71',
17347
17338
  path: 'transfer/channel-71/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn'
17348
- }
17339
+ },
17340
+ provider: 'Picasso'
17349
17341
  },
17350
17342
  {
17351
17343
  type: 'ibc',
@@ -17402,7 +17394,7 @@ const assets = {
17402
17394
  provider: 'Solana'
17403
17395
  },
17404
17396
  {
17405
- type: 'ibc',
17397
+ type: 'ibc-bridge',
17406
17398
  counterparty: {
17407
17399
  chain_name: 'solana',
17408
17400
  base_denom: 'So11111111111111111111111111111111111111112',
@@ -17411,7 +17403,8 @@ const assets = {
17411
17403
  chain: {
17412
17404
  channel_id: 'channel-71',
17413
17405
  path: 'transfer/channel-71/So11111111111111111111111111111111111111112'
17414
- }
17406
+ },
17407
+ provider: 'Picasso'
17415
17408
  },
17416
17409
  {
17417
17410
  type: 'ibc',
@@ -17477,8 +17470,8 @@ const assets = {
17477
17470
  provider: 'Osmosis'
17478
17471
  }],
17479
17472
  logo_URIs: {
17480
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
17481
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
17473
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
17474
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
17482
17475
  },
17483
17476
  images: [
17484
17477
  {
@@ -17525,7 +17518,7 @@ const assets = {
17525
17518
  display: 'whine',
17526
17519
  symbol: 'WHINE',
17527
17520
  traces: [{
17528
- type: 'ibc',
17521
+ type: 'ibc-bridge',
17529
17522
  counterparty: {
17530
17523
  chain_name: 'solana',
17531
17524
  base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump',
@@ -17534,7 +17527,8 @@ const assets = {
17534
17527
  chain: {
17535
17528
  channel_id: 'channel-71',
17536
17529
  path: 'transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
17537
- }
17530
+ },
17531
+ provider: 'Picasso'
17538
17532
  }, {
17539
17533
  type: 'ibc',
17540
17534
  counterparty: {
@@ -17613,8 +17607,8 @@ const assets = {
17613
17607
  provider: 'Osmosis'
17614
17608
  }],
17615
17609
  logo_URIs: {
17616
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.png',
17617
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.svg'
17610
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.svg',
17611
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.png'
17618
17612
  },
17619
17613
  images: [{
17620
17614
  image_sync: {
@@ -17685,9 +17679,9 @@ const assets = {
17685
17679
  }],
17686
17680
  type_asset: 'ics20',
17687
17681
  base: 'ibc/46579C587A0B8CF8B0A1FF6B0EFA2082F11876578E47FC81A9CAAD31F424AF98',
17688
- name: 'Rakoff Token',
17682
+ name: 'Juris Protocol',
17689
17683
  display: 'rakoff',
17690
- symbol: 'RAKOFF',
17684
+ symbol: 'JURIS',
17691
17685
  traces: [{
17692
17686
  type: 'ibc-cw20',
17693
17687
  counterparty: {
@@ -18302,8 +18296,8 @@ const assets = {
18302
18296
  provider: 'Osmosis'
18303
18297
  }],
18304
18298
  logo_URIs: {
18305
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
18306
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg'
18299
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
18300
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
18307
18301
  },
18308
18302
  images: [
18309
18303
  {
@@ -18452,8 +18446,8 @@ const assets = {
18452
18446
  provider: 'Router'
18453
18447
  }],
18454
18448
  logo_URIs: {
18455
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png',
18456
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg'
18449
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg',
18450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png'
18457
18451
  },
18458
18452
  images: [{
18459
18453
  image_sync: {
@@ -18500,8 +18494,8 @@ const assets = {
18500
18494
  provider: 'Router'
18501
18495
  }],
18502
18496
  logo_URIs: {
18503
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png',
18504
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg'
18497
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
18498
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png'
18505
18499
  },
18506
18500
  images: [{
18507
18501
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
@@ -18666,8 +18660,8 @@ const assets = {
18666
18660
  provider: 'Osmosis'
18667
18661
  }],
18668
18662
  logo_URIs: {
18669
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png',
18670
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg'
18663
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg',
18664
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png'
18671
18665
  },
18672
18666
  images: [{
18673
18667
  image_sync: {
@@ -18719,8 +18713,8 @@ const assets = {
18719
18713
  }
18720
18714
  }],
18721
18715
  logo_URIs: {
18722
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
18723
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
18716
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
18717
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
18724
18718
  },
18725
18719
  images: [{
18726
18720
  image_sync: {
@@ -18758,8 +18752,8 @@ const assets = {
18758
18752
  provider: 'Osmosis'
18759
18753
  }],
18760
18754
  logo_URIs: {
18761
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png',
18762
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg'
18755
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
18756
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png'
18763
18757
  },
18764
18758
  images: [{
18765
18759
  image_sync: {
@@ -18813,8 +18807,8 @@ const assets = {
18813
18807
  }
18814
18808
  }],
18815
18809
  logo_URIs: {
18816
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png',
18817
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg'
18810
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
18811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png'
18818
18812
  },
18819
18813
  images: [{
18820
18814
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
@@ -19039,8 +19033,7 @@ const assets = {
19039
19033
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
19040
19034
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
19041
19035
  },
19042
- images: [
19043
- {
19036
+ images: [{
19044
19037
  image_sync: {
19045
19038
  chain_name: 'polkadot',
19046
19039
  base_denom: 'Planck'
@@ -19050,27 +19043,14 @@ const assets = {
19050
19043
  theme: {
19051
19044
  primary_color_hex: '#e4047c'
19052
19045
  }
19053
- },
19054
- {
19046
+ }, {
19055
19047
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.svg',
19056
19048
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allDOT.png',
19057
19049
  theme: {
19058
19050
  circle: true,
19059
19051
  primary_color_hex: '#E6007A'
19060
19052
  }
19061
- },
19062
- {
19063
- image_sync: {
19064
- chain_name: 'polkadot',
19065
- base_denom: 'Planck'
19066
- },
19067
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg',
19068
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
19069
- theme: {
19070
- primary_color_hex: '#e4047c'
19071
- }
19072
- }
19073
- ]
19053
+ }]
19074
19054
  },
19075
19055
  {
19076
19056
  description: 'Unicorn from Solana via Picasso IBC',
@@ -19097,7 +19077,7 @@ const assets = {
19097
19077
  provider: 'Unicorn'
19098
19078
  },
19099
19079
  {
19100
- type: 'ibc',
19080
+ type: 'ibc-bridge',
19101
19081
  counterparty: {
19102
19082
  chain_name: 'solana',
19103
19083
  base_denom: 'UwU8RVXB69Y6Dcju6cN2Qef6fykkq6UUNpB15rZku6Z',
@@ -19106,7 +19086,8 @@ const assets = {
19106
19086
  chain: {
19107
19087
  channel_id: 'channel-71',
19108
19088
  path: 'transfer/channel-71/UwU8RVXB69Y6Dcju6cN2Qef6fykkq6UUNpB15rZku6Z'
19109
- }
19089
+ },
19090
+ provider: 'Picasso'
19110
19091
  },
19111
19092
  {
19112
19093
  type: 'ibc',
@@ -19255,9 +19236,9 @@ const assets = {
19255
19236
  }],
19256
19237
  type_asset: 'ics20',
19257
19238
  base: 'ibc/2AD3C64D19ADFBB522CD738B58F421102143F827C1CAFF574A8BF0B81017D53D',
19258
- name: 'Tether USD (Ethereum) (Injective)',
19239
+ name: 'Tether USD (Injective)',
19259
19240
  display: 'usdt',
19260
- symbol: 'USDT.eth.inj',
19241
+ symbol: 'USDT.inj',
19261
19242
  traces: [
19262
19243
  {
19263
19244
  type: 'synthetic',
@@ -19289,8 +19270,8 @@ const assets = {
19289
19270
  }
19290
19271
  ],
19291
19272
  logo_URIs: {
19292
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png',
19293
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg'
19273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
19274
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png'
19294
19275
  },
19295
19276
  images: [{
19296
19277
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
@@ -19488,7 +19469,7 @@ const assets = {
19488
19469
  }],
19489
19470
  type_asset: 'ics20',
19490
19471
  base: 'ibc/905889A7F0B94F1CE1506D9BADF13AE9141E4CBDBCD565E1DFC7AE418B3E3E98',
19491
- name: 'TON (The Open Network) (Oraichain)',
19472
+ name: 'Toncoin (Oraichain Labs TON Bridge)',
19492
19473
  display: 'ton',
19493
19474
  symbol: 'TON.orai',
19494
19475
  traces: [{
@@ -19511,8 +19492,8 @@ const assets = {
19511
19492
  }
19512
19493
  }],
19513
19494
  logo_URIs: {
19514
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png',
19515
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg'
19495
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
19496
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png'
19516
19497
  },
19517
19498
  images: [{
19518
19499
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
@@ -19522,8 +19503,8 @@ const assets = {
19522
19503
  chain_name: 'oraichain',
19523
19504
  base_denom: 'factory/orai1wuvhex9xqs3r539mvc6mtm7n20fcj3qr2m0y9khx6n5vtlngfzes3k0rq9/ton'
19524
19505
  },
19525
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg',
19526
19506
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png',
19507
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg',
19527
19508
  theme: {
19528
19509
  circle: true,
19529
19510
  primary_color_hex: '#0088CC',
@@ -19544,7 +19525,7 @@ const assets = {
19544
19525
  type_asset: 'sdk.coin',
19545
19526
  address: 'osmo12lnwf54yd30p6amzaged2atln8k0l32n7ncxf04ctg7u7ymnsy7qkqgsw4',
19546
19527
  base: 'factory/osmo12lnwf54yd30p6amzaged2atln8k0l32n7ncxf04ctg7u7ymnsy7qkqgsw4/alloyed/allTON',
19547
- name: 'TON (The Open Network)',
19528
+ name: 'Toncoin',
19548
19529
  display: 'ton',
19549
19530
  symbol: 'TON',
19550
19531
  traces: [{
@@ -19556,8 +19537,8 @@ const assets = {
19556
19537
  provider: 'Osmosis'
19557
19538
  }],
19558
19539
  logo_URIs: {
19559
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png',
19560
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg'
19540
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg',
19541
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png'
19561
19542
  },
19562
19543
  images: [{
19563
19544
  image_sync: {
@@ -19580,524 +19561,312 @@ const assets = {
19580
19561
  }]
19581
19562
  },
19582
19563
  {
19583
- description: 'The native token of Furya',
19564
+ description: 'stBTC is the liquid principal token of the Lorenzo protocol, designed to represent staked Bitcoin within the Babylon ecosystem.\n\n',
19584
19565
  denom_units: [{
19585
- denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
19566
+ denom: 'ibc/453B5B25834A5D4B8FE1E894E69D73F46424F28E8ED3D8E8CA654AEFF1EC5D3B',
19586
19567
  exponent: 0,
19587
- aliases: ['ufury']
19568
+ aliases: ['stBTC']
19588
19569
  }, {
19589
- denom: 'fury',
19590
- exponent: 6
19570
+ denom: 'display_stBTC',
19571
+ exponent: 18
19591
19572
  }],
19592
19573
  type_asset: 'ics20',
19593
- base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
19594
- name: 'furya',
19595
- display: 'fury',
19596
- symbol: 'FURY',
19574
+ base: 'ibc/453B5B25834A5D4B8FE1E894E69D73F46424F28E8ED3D8E8CA654AEFF1EC5D3B',
19575
+ name: 'Lorenzo stBTC',
19576
+ display: 'display_stBTC',
19577
+ symbol: 'stBTC',
19597
19578
  traces: [{
19579
+ type: 'liquid-stake',
19580
+ counterparty: {
19581
+ chain_name: 'bitcoin',
19582
+ base_denom: 'sat'
19583
+ },
19584
+ provider: 'Lorenzo'
19585
+ }, {
19598
19586
  type: 'ibc',
19599
19587
  counterparty: {
19600
- chain_name: 'furya',
19601
- base_denom: 'ufury',
19602
- channel_id: 'channel-3'
19588
+ chain_name: 'lorenzo',
19589
+ base_denom: 'stBTC',
19590
+ channel_id: 'channel-0'
19603
19591
  },
19604
19592
  chain: {
19605
- channel_id: 'channel-8690',
19606
- path: 'transfer/channel-8690/ufury'
19593
+ channel_id: 'channel-79840',
19594
+ path: 'transfer/channel-79840/stBTC'
19607
19595
  }
19608
19596
  }],
19609
19597
  logo_URIs: {
19610
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
19611
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
19598
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lorenzo/images/stBTC.png',
19599
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lorenzo/images/stBTC.svg'
19612
19600
  },
19613
19601
  images: [{
19614
19602
  image_sync: {
19615
- chain_name: 'furya',
19616
- base_denom: 'ufury'
19603
+ chain_name: 'lorenzo',
19604
+ base_denom: 'stBTC'
19617
19605
  },
19618
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
19619
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg',
19606
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lorenzo/images/stBTC.png',
19607
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lorenzo/images/stBTC.svg',
19620
19608
  theme: {
19621
- primary_color_hex: '#040404'
19609
+ primary_color_hex: '#133348'
19622
19610
  }
19623
- }],
19624
- keywords: ['gaming', 'staking']
19611
+ }]
19625
19612
  },
19626
19613
  {
19627
- description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
19614
+ description: 'Banana Vault Token - Peelworks Factory II',
19628
19615
  denom_units: [{
19629
- denom: 'ibc/2EB516F83C9FF44AB6826F269CA98A5622608C6C955E12112E58F23A324FEE07',
19630
- exponent: 0,
19631
- aliases: ['ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78']
19616
+ denom: 'factory/osmo1xu0gk9aggv79597xwazyfzaggv2pze9z7cq3p9p72tkkux9a7xaqufa792/BVT',
19617
+ exponent: 0
19632
19618
  }, {
19633
- denom: 'PUNDIX',
19619
+ denom: 'BVT0',
19634
19620
  exponent: 18
19635
19621
  }],
19636
- type_asset: 'ics20',
19637
- base: 'ibc/2EB516F83C9FF44AB6826F269CA98A5622608C6C955E12112E58F23A324FEE07',
19638
- name: 'Pundi X Token',
19639
- display: 'PUNDIX',
19640
- symbol: 'PUNDIX',
19641
- traces: [{
19642
- type: 'ibc',
19643
- counterparty: {
19644
- chain_name: 'fxcore',
19645
- base_denom: 'eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
19646
- channel_id: 'channel-0'
19647
- },
19648
- chain: {
19649
- channel_id: 'channel-0',
19650
- path: 'transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
19651
- }
19652
- }, {
19653
- type: 'ibc',
19654
- counterparty: {
19655
- chain_name: 'pundix',
19656
- base_denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
19657
- channel_id: 'channel-1'
19658
- },
19659
- chain: {
19660
- channel_id: 'channel-12618',
19661
- path: 'transfer/channel-12618/transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
19662
- }
19663
- }],
19622
+ type_asset: 'sdk.coin',
19623
+ base: 'factory/osmo1xu0gk9aggv79597xwazyfzaggv2pze9z7cq3p9p72tkkux9a7xaqufa792/BVT',
19624
+ name: 'Peelworks Factory',
19625
+ display: 'BVT0',
19626
+ symbol: 'BVT0',
19664
19627
  logo_URIs: {
19665
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
19628
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT0.png'
19666
19629
  },
19667
19630
  images: [{
19668
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png',
19631
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT0.png',
19669
19632
  theme: {
19670
- primary_color_hex: '#f1d20c'
19633
+ primary_color_hex: '#203135'
19671
19634
  }
19672
- }],
19673
- keywords: ['osmosis_unlisted']
19635
+ }]
19674
19636
  },
19675
19637
  {
19676
- description: 'The native token of dHealth',
19638
+ description: 'Banana Vault Token - Banana Beach (🍹,🌴) II',
19677
19639
  denom_units: [{
19678
- denom: 'ibc/320F8D6EC17E14436D19C6D844BB9A5AE9B9A209F6D18364A2191FF08E8732A9',
19679
- exponent: 0,
19680
- aliases: ['udhp']
19640
+ denom: 'factory/osmo16nxtnrnl7lctvnhhpcxqmmpv63n93zgg0ukaveyc0jl4dtad79cs53c3an/BVT',
19641
+ exponent: 0
19681
19642
  }, {
19682
- denom: 'dhp',
19683
- exponent: 6
19684
- }],
19685
- type_asset: 'ics20',
19686
- base: 'ibc/320F8D6EC17E14436D19C6D844BB9A5AE9B9A209F6D18364A2191FF08E8732A9',
19687
- name: 'dHealth',
19688
- display: 'dhp',
19689
- symbol: 'DHP',
19690
- traces: [{
19691
- type: 'ibc',
19692
- counterparty: {
19693
- chain_name: 'dhealth',
19694
- base_denom: 'udhp',
19695
- channel_id: 'channel-1'
19696
- },
19697
- chain: {
19698
- channel_id: 'channel-38776',
19699
- path: 'transfer/channel-38776/udhp'
19700
- }
19643
+ denom: 'BVT1',
19644
+ exponent: 18
19701
19645
  }],
19646
+ type_asset: 'sdk.coin',
19647
+ base: 'factory/osmo16nxtnrnl7lctvnhhpcxqmmpv63n93zgg0ukaveyc0jl4dtad79cs53c3an/BVT',
19648
+ name: 'Banana Beach',
19649
+ display: 'BVT1',
19650
+ symbol: 'BVT1',
19702
19651
  logo_URIs: {
19703
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
19704
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
19652
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT1.png'
19705
19653
  },
19706
19654
  images: [{
19707
- image_sync: {
19708
- chain_name: 'dhealth',
19709
- base_denom: 'udhp'
19710
- },
19711
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
19712
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg',
19655
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT1.png',
19713
19656
  theme: {
19714
- primary_color_hex: '#140c7c'
19657
+ primary_color_hex: '#00bdc3'
19715
19658
  }
19716
- }],
19717
- keywords: ['osmosis_unlisted']
19659
+ }]
19718
19660
  },
19719
19661
  {
19720
- description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
19662
+ description: 'Avail is a web3 infrastructure layer that allows modular execution layers to scale and interoperate in a trust minimized way.',
19721
19663
  denom_units: [{
19722
- denom: 'ibc/BBE825F7D1673E1EBF05AB02000E23E6077967B79547A3733B60AE4ED62C4D32',
19664
+ denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
19723
19665
  exponent: 0,
19724
- aliases: ['shido']
19666
+ aliases: [
19667
+ '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8',
19668
+ 'avail-wei',
19669
+ 'avail'
19670
+ ]
19725
19671
  }, {
19726
- denom: 'SHIDO',
19672
+ denom: 'AVAIL',
19727
19673
  exponent: 18
19728
19674
  }],
19729
- type_asset: 'ics20',
19730
- base: 'ibc/BBE825F7D1673E1EBF05AB02000E23E6077967B79547A3733B60AE4ED62C4D32',
19731
- name: 'Shido',
19732
- display: 'SHIDO',
19733
- symbol: 'SHIDO',
19675
+ type_asset: 'sdk.coin',
19676
+ address: 'osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9',
19677
+ base: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
19678
+ name: 'Avail (Ethereum via Router)',
19679
+ display: 'AVAIL',
19680
+ symbol: 'AVAIL.eth.rt',
19734
19681
  traces: [{
19735
- type: 'ibc',
19682
+ type: 'bridge',
19736
19683
  counterparty: {
19737
- chain_name: 'shido',
19738
- base_denom: 'shido',
19739
- channel_id: 'channel-0'
19684
+ chain_name: 'avail',
19685
+ base_denom: 'avail'
19740
19686
  },
19741
- chain: {
19742
- channel_id: 'channel-38921',
19743
- path: 'transfer/channel-38921/shido'
19744
- }
19687
+ provider: 'Avail Bridge'
19688
+ }, {
19689
+ type: 'bridge',
19690
+ counterparty: {
19691
+ chain_name: 'ethereum',
19692
+ base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
19693
+ },
19694
+ provider: 'Router'
19745
19695
  }],
19746
19696
  logo_URIs: {
19747
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
19748
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
19697
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
19698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png'
19749
19699
  },
19750
19700
  images: [{
19701
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
19702
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
19703
+ theme: {
19704
+ circle: false,
19705
+ primary_color_hex: '#2B80D7'
19706
+ }
19707
+ }, {
19751
19708
  image_sync: {
19752
- chain_name: 'shido',
19753
- base_denom: 'shido'
19709
+ chain_name: 'ethereum',
19710
+ base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
19754
19711
  },
19755
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
19756
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg',
19712
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
19713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png',
19757
19714
  theme: {
19758
- primary_color_hex: '#046ffc'
19715
+ circle: false,
19716
+ primary_color_hex: '#2B80D7'
19759
19717
  }
19760
- }],
19761
- keywords: ['osmosis_unlisted']
19718
+ }]
19762
19719
  },
19763
19720
  {
19764
- description: 'The Revenue & Governance token of Unstake.fi',
19721
+ description: 'EURe is a Euro-backed stablecoin issued by Monerium.',
19765
19722
  denom_units: [{
19766
- denom: 'ibc/F74225B0AFD2F675AF56E9BE3F235486BCDE5C5E09AA88A97AFD2E052ABFE04C',
19723
+ denom: 'ibc/92AE2F53284505223A1BB80D132F859A00E190C6A738772F0B3EF65E20BA484F',
19767
19724
  exponent: 0,
19768
- aliases: ['factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk']
19725
+ aliases: ['ueure']
19769
19726
  }, {
19770
- denom: 'nstk',
19727
+ denom: 'eure',
19771
19728
  exponent: 6
19772
19729
  }],
19773
19730
  type_asset: 'ics20',
19774
- base: 'ibc/F74225B0AFD2F675AF56E9BE3F235486BCDE5C5E09AA88A97AFD2E052ABFE04C',
19775
- name: 'Unstake Fi',
19776
- display: 'nstk',
19777
- symbol: 'NSTK',
19778
- traces: [{
19731
+ base: 'ibc/92AE2F53284505223A1BB80D132F859A00E190C6A738772F0B3EF65E20BA484F',
19732
+ name: 'Monerium EUR emoney',
19733
+ display: 'eure',
19734
+ symbol: 'EURe',
19735
+ traces: [
19736
+ {
19737
+ type: 'synthetic',
19738
+ counterparty: {
19739
+ chain_name: 'forex',
19740
+ base_denom: 'EUR'
19741
+ },
19742
+ provider: 'Monerium'
19743
+ },
19744
+ {
19745
+ type: 'additional-mintage',
19746
+ counterparty: {
19747
+ chain_name: 'ethereum',
19748
+ base_denom: '0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f'
19749
+ },
19750
+ provider: 'Monerium'
19751
+ },
19752
+ {
19779
19753
  type: 'ibc',
19780
19754
  counterparty: {
19781
- chain_name: 'kujira',
19782
- base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk',
19783
- channel_id: 'channel-3'
19755
+ chain_name: 'noble',
19756
+ base_denom: 'ueure',
19757
+ channel_id: 'channel-1'
19784
19758
  },
19785
19759
  chain: {
19786
- channel_id: 'channel-259',
19787
- path: 'transfer/channel-259/factory:kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh:unstk'
19760
+ channel_id: 'channel-750',
19761
+ path: 'transfer/channel-750/ueure'
19788
19762
  }
19789
- }],
19763
+ }
19764
+ ],
19790
19765
  logo_URIs: {
19791
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
19766
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.png',
19767
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.svg'
19792
19768
  },
19793
19769
  images: [{
19794
19770
  image_sync: {
19795
- chain_name: 'kujira',
19796
- base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk'
19771
+ chain_name: 'ethereum',
19772
+ base_denom: '0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f'
19797
19773
  },
19798
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
19774
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.png',
19775
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.svg',
19776
+ theme: {
19777
+ circle: true,
19778
+ primary_color_hex: '#0095D7',
19779
+ background_color_hex: '#FFFFFF'
19780
+ }
19799
19781
  }]
19800
19782
  },
19801
19783
  {
19784
+ description: 'The native staking and governance token of Andromeda',
19802
19785
  denom_units: [{
19803
- denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
19786
+ denom: 'ibc/631DB9935E8523BDCF76B55129F5238A14C809CCB3B43AECC157DC19702F3F9E',
19804
19787
  exponent: 0,
19805
- aliases: ['avalanche-uusdc']
19788
+ aliases: ['uandr']
19806
19789
  }, {
19807
- denom: 'avalanche-usdc',
19790
+ denom: 'andr',
19808
19791
  exponent: 6
19809
19792
  }],
19810
19793
  type_asset: 'ics20',
19811
- base: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
19812
- name: 'Wormhole USDC(Avalanche)',
19813
- display: 'avalanche-usdc',
19814
- symbol: 'avalanche.USDC.wh',
19794
+ base: 'ibc/631DB9935E8523BDCF76B55129F5238A14C809CCB3B43AECC157DC19702F3F9E',
19795
+ name: 'Andromeda',
19796
+ display: 'andr',
19797
+ symbol: 'ANDR',
19815
19798
  traces: [{
19816
19799
  type: 'ibc',
19817
19800
  counterparty: {
19818
- chain_name: 'gateway',
19819
- base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5ZLmAZpcbaP4EGyihSmpfwryzDr84h51tboV392BCjW4',
19820
- channel_id: 'channel-3'
19801
+ chain_name: 'andromeda',
19802
+ base_denom: 'uandr',
19803
+ channel_id: 'channel-17'
19821
19804
  },
19822
19805
  chain: {
19823
- channel_id: 'channel-2186',
19824
- path: 'transfer/channel-2186/factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5ZLmAZpcbaP4EGyihSmpfwryzDr84h51tboV392BCjW4'
19806
+ channel_id: 'channel-81924',
19807
+ path: 'transfer/channel-81924/uandr'
19825
19808
  }
19826
19809
  }],
19810
+ logo_URIs: {
19811
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/andromeda/images/andromeda-logo.png'
19812
+ },
19827
19813
  images: [{
19828
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
19829
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg',
19814
+ image_sync: {
19815
+ chain_name: 'andromeda',
19816
+ base_denom: 'uandr'
19817
+ },
19818
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/andromeda/images/andromeda-logo.png',
19830
19819
  theme: {
19831
- primary_color_hex: '#2474cb'
19820
+ primary_color_hex: '#040404'
19832
19821
  }
19833
- }],
19834
- logo_URIs: {
19835
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
19836
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
19837
- }
19822
+ }]
19838
19823
  },
19839
19824
  {
19840
- description: 'Nomic\'s native token.',
19825
+ description: 'Chain-key Bitcoin bridged via Omnity Network.',
19841
19826
  denom_units: [{
19842
- denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
19827
+ denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-icrc-ckBTC',
19843
19828
  exponent: 0,
19844
- aliases: ['unom']
19829
+ aliases: ['uckBTC']
19845
19830
  }, {
19846
- denom: 'nom',
19847
- exponent: 6
19831
+ denom: 'ckBTC',
19832
+ exponent: 8
19848
19833
  }],
19849
- type_asset: 'ics20',
19850
- base: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
19851
- name: 'Nomic',
19852
- display: 'nom',
19853
- symbol: 'nomic.NOM',
19834
+ type_asset: 'sdk.coin',
19835
+ address: 'osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm',
19836
+ base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-icrc-ckBTC',
19837
+ name: 'Chain-key Bitcoin',
19838
+ display: 'ckBTC',
19839
+ symbol: 'ckBTC',
19854
19840
  traces: [{
19855
- type: 'ibc',
19841
+ type: 'bridge',
19856
19842
  counterparty: {
19857
- chain_name: 'nomic',
19858
- base_denom: 'unom',
19859
- channel_id: 'channel-1'
19843
+ chain_name: 'bitcoin',
19844
+ base_denom: 'sat'
19860
19845
  },
19861
- chain: {
19862
- channel_id: 'channel-6897',
19863
- path: 'transfer/channel-6897/unom'
19864
- }
19846
+ provider: 'Omnity Network'
19847
+ }, {
19848
+ type: 'bridge',
19849
+ counterparty: {
19850
+ chain_name: 'internetcomputer',
19851
+ base_denom: 'uckBTC'
19852
+ },
19853
+ provider: 'Omnity Network'
19865
19854
  }],
19855
+ logo_URIs: {
19856
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.svg',
19857
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.png'
19858
+ },
19866
19859
  images: [{
19867
19860
  image_sync: {
19868
- chain_name: 'nomic',
19869
- base_denom: 'unom'
19861
+ chain_name: 'internetcomputer',
19862
+ base_denom: 'uckBTC'
19870
19863
  },
19871
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
19872
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg',
19864
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.svg',
19865
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.png',
19873
19866
  theme: {
19874
- primary_color_hex: '#6404fc'
19875
- }
19876
- }],
19877
- logo_URIs: {
19878
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
19879
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
19880
- }
19881
- },
19882
- {
19883
- description: 'The governance and utility token of Yieldmos, the Interchain Automation Protocol',
19884
- denom_units: [{
19885
- denom: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
19886
- exponent: 0
19887
- }, {
19888
- denom: 'ymos',
19889
- exponent: 6
19890
- }],
19891
- type_asset: 'sdk.coin',
19892
- address: 'osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy',
19893
- base: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
19894
- name: 'Yieldmos Coin',
19895
- display: 'ymos',
19896
- symbol: 'YMOS',
19897
- logo_URIs: {
19898
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png'
19899
- },
19900
- images: [{
19901
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png',
19902
- theme: {
19903
- primary_color_hex: '#2c3554'
19904
- }
19905
- }]
19906
- },
19907
- {
19908
- description: 'Memecoin for The International Brane Wave',
19909
- denom_units: [{
19910
- denom: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
19911
- exponent: 0,
19912
- aliases: ['brnz']
19913
- }],
19914
- type_asset: 'sdk.coin',
19915
- base: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
19916
- name: 'Branez',
19917
- display: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
19918
- symbol: 'BRNZ',
19919
- logo_URIs: {
19920
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
19921
- },
19922
- images: [{
19923
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
19924
- }]
19925
- },
19926
- {
19927
- description: 'ashLAB - Burned LAB',
19928
- extended_description: 'ashLAB - receipt token recieved when burning LAB via ASH DAOs Furnace',
19929
- denom_units: [{
19930
- denom: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
19931
- exponent: 0
19932
- }, {
19933
- denom: 'ashLAB',
19934
- exponent: 6
19935
- }],
19936
- type_asset: 'sdk.coin',
19937
- address: 'osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07',
19938
- base: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
19939
- name: 'Burned LAB',
19940
- display: 'ashLAB',
19941
- symbol: 'ashLAB',
19942
- logo_URIs: {
19943
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
19944
- },
19945
- images: [{
19946
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png',
19947
- theme: {
19948
- primary_color_hex: '#ebb093'
19949
- }
19950
- }]
19951
- },
19952
- {
19953
- description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
19954
- denom_units: [{
19955
- denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
19956
- exponent: 0,
19957
- aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
19958
- }, {
19959
- denom: 'grac',
19960
- exponent: 6
19961
- }],
19962
- type_asset: 'ics20',
19963
- base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
19964
- name: 'Gaming RAC Token',
19965
- display: 'grac',
19966
- symbol: 'GRAC',
19967
- traces: [{
19968
- type: 'ibc',
19969
- counterparty: {
19970
- chain_name: 'migaloo',
19971
- base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
19972
- channel_id: 'channel-5'
19973
- },
19974
- chain: {
19975
- channel_id: 'channel-642',
19976
- path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
19977
- }
19978
- }],
19979
- logo_URIs: {
19980
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
19981
- },
19982
- images: [{
19983
- image_sync: {
19984
- chain_name: 'migaloo',
19985
- base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
19986
- },
19987
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png',
19988
- theme: {
19989
- primary_color_hex: '#f5bf09'
19990
- }
19991
- }]
19992
- },
19993
- {
19994
- description: 'USDC supplied on Mars looped using Membrane by a vault',
19995
- denom_units: [{
19996
- denom: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
19997
- exponent: 0
19998
- }, {
19999
- denom: 'loopedUSDCmars',
20000
- exponent: 6
20001
- }],
20002
- type_asset: 'sdk.coin',
20003
- base: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
20004
- name: 'Mars Looped USDC',
20005
- display: 'loopedUSDCmars',
20006
- symbol: 'loopedUSDCmars'
20007
- },
20008
- {
20009
- denom_units: [{
20010
- denom: 'factory/osmo1xu0gk9aggv79597xwazyfzaggv2pze9z7cq3p9p72tkkux9a7xaqufa792/BVT',
20011
- exponent: 0
20012
- }, {
20013
- denom: 'BVT0',
20014
- exponent: 18
20015
- }],
20016
- description: 'Banana Vault Token - Peelworks Factory II',
20017
- type_asset: 'sdk.coin',
20018
- base: 'factory/osmo1xu0gk9aggv79597xwazyfzaggv2pze9z7cq3p9p72tkkux9a7xaqufa792/BVT',
20019
- name: 'Peelworks Factory',
20020
- display: 'BVT0',
20021
- symbol: 'BVT0',
20022
- logo_URIs: {
20023
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT0.png'
20024
- },
20025
- images: [{
20026
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT0.png',
20027
- theme: {
20028
- primary_color_hex: '#203135'
20029
- }
20030
- }]
20031
- },
20032
- {
20033
- description: 'Banana Vault Token - Banana Beach (🍹,🌴) II',
20034
- denom_units: [{
20035
- denom: 'factory/osmo16nxtnrnl7lctvnhhpcxqmmpv63n93zgg0ukaveyc0jl4dtad79cs53c3an/BVT',
20036
- exponent: 0
20037
- }, {
20038
- denom: 'BVT1',
20039
- exponent: 18
20040
- }],
20041
- type_asset: 'sdk.coin',
20042
- base: 'factory/osmo16nxtnrnl7lctvnhhpcxqmmpv63n93zgg0ukaveyc0jl4dtad79cs53c3an/BVT',
20043
- name: 'Banana Beach',
20044
- display: 'BVT1',
20045
- symbol: 'BVT1',
20046
- logo_URIs: {
20047
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT1.png'
20048
- },
20049
- images: [{
20050
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BVT1.png',
20051
- theme: {
20052
- primary_color_hex: '#00bdc3'
20053
- }
20054
- }]
20055
- },
20056
- {
20057
- description: 'Avail is a web3 infrastructure layer that allows modular execution layers to scale and interoperate in a trust minimized way.',
20058
- type_asset: 'sdk.coin',
20059
- address: 'osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9',
20060
- denom_units: [{
20061
- denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
20062
- exponent: 0,
20063
- aliases: [
20064
- '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8',
20065
- 'avail-wei',
20066
- 'avail'
20067
- ]
20068
- }, {
20069
- denom: 'AVAIL',
20070
- exponent: 18
20071
- }],
20072
- base: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
20073
- name: 'Avail',
20074
- display: 'AVAIL',
20075
- symbol: 'AVAIL',
20076
- traces: [{
20077
- type: 'bridge',
20078
- counterparty: {
20079
- chain_name: 'ethereum',
20080
- base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
20081
- },
20082
- provider: 'Router'
20083
- }],
20084
- images: [{
20085
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
20086
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
20087
- theme: {
20088
- circle: false,
20089
- primary_color_hex: '#2B80D7'
20090
- }
20091
- }, {
20092
- image_sync: {
20093
- chain_name: 'ethereum',
20094
- base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
20095
- },
20096
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
20097
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png',
20098
- theme: {
20099
- circle: false,
20100
- primary_color_hex: '#2B80D7'
19867
+ circle: true,
19868
+ primary_color_hex: '#3B00B9',
19869
+ background_color_hex: '#3B00B9'
20101
19870
  }
20102
19871
  }]
20103
19872
  },
@@ -20194,37 +19963,6 @@ const assets = {
20194
19963
  twitter: 'https://twitter.com/fractaldotfun'
20195
19964
  }
20196
19965
  },
20197
- {
20198
- description: 'Fractionalized Geckies',
20199
- extended_description: 'Fractionalized Geckies NFT Via Fractal.fun',
20200
- denom_units: [{
20201
- denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fGECK',
20202
- exponent: 0
20203
- }, {
20204
- denom: 'fGECK',
20205
- exponent: 9
20206
- }],
20207
- type_asset: 'sdk.coin',
20208
- address: 'osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv',
20209
- base: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fGECK',
20210
- name: 'fGECK',
20211
- display: 'fGECK',
20212
- symbol: 'fGECK',
20213
- logo_URIs: {
20214
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fGECK.png'
20215
- },
20216
- images: [{
20217
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fGECK.png',
20218
- theme: {
20219
- primary_color_hex: '#639BFF'
20220
- }
20221
- }],
20222
- keywords: ['nft'],
20223
- socials: {
20224
- website: 'https://fractal.fun',
20225
- twitter: 'https://twitter.com/fractaldotfun'
20226
- }
20227
- },
20228
19966
  {
20229
19967
  description: 'Fractionalized Atlas DAO',
20230
19968
  extended_description: 'Fractionalized Atlas DAO NFT Via Fractal.fun',
@@ -20257,8 +19995,39 @@ const assets = {
20257
19995
  }
20258
19996
  },
20259
19997
  {
20260
- description: 'Fractionalized Rekt Bulls',
20261
- extended_description: 'Fractionalized Rekt Bulls NFT Via Fractal.fun',
19998
+ description: 'Fractionalized Geckies',
19999
+ extended_description: 'Fractionalized Geckies NFT Via Fractal.fun',
20000
+ denom_units: [{
20001
+ denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fGECK',
20002
+ exponent: 0
20003
+ }, {
20004
+ denom: 'fGECK',
20005
+ exponent: 9
20006
+ }],
20007
+ type_asset: 'sdk.coin',
20008
+ address: 'osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv',
20009
+ base: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fGECK',
20010
+ name: 'fGECK',
20011
+ display: 'fGECK',
20012
+ symbol: 'fGECK',
20013
+ logo_URIs: {
20014
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fGECK.png'
20015
+ },
20016
+ images: [{
20017
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fGECK.png',
20018
+ theme: {
20019
+ primary_color_hex: '#639BFF'
20020
+ }
20021
+ }],
20022
+ keywords: ['nft'],
20023
+ socials: {
20024
+ website: 'https://fractal.fun',
20025
+ twitter: 'https://twitter.com/fractaldotfun'
20026
+ }
20027
+ },
20028
+ {
20029
+ description: 'Fractionalized Rekt Bulls',
20030
+ extended_description: 'Fractionalized Rekt Bulls NFT Via Fractal.fun',
20262
20031
  denom_units: [{
20263
20032
  denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fBULLS',
20264
20033
  exponent: 0
@@ -20288,80 +20057,1642 @@ const assets = {
20288
20057
  }
20289
20058
  },
20290
20059
  {
20291
- description: 'Roostock BTC bridged via Router.',
20292
- type_asset: 'sdk.coin',
20293
- address: 'osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9',
20060
+ description: 'SinGarden token',
20294
20061
  denom_units: [{
20295
- denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/BTC.rt',
20062
+ denom: 'ibc/2BF7FB3908B469FA9672767DC74AF8A18E2F47F8B623B0685DE290B828FCBD23',
20296
20063
  exponent: 0,
20297
- aliases: ['0x542FDA317318eBf1d3DeAF76E0B632741a7e677d', 'sat']
20064
+ aliases: ['uSIN', 'factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/sin']
20298
20065
  }, {
20299
- denom: 'rbtc',
20066
+ denom: 'SIN',
20067
+ exponent: 6
20068
+ }],
20069
+ type_asset: 'ics20',
20070
+ base: 'ibc/2BF7FB3908B469FA9672767DC74AF8A18E2F47F8B623B0685DE290B828FCBD23',
20071
+ name: 'SIN',
20072
+ display: 'SIN',
20073
+ symbol: 'SIN',
20074
+ traces: [{
20075
+ type: 'ibc',
20076
+ counterparty: {
20077
+ chain_name: 'neutron',
20078
+ base_denom: 'factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/sin',
20079
+ channel_id: 'channel-10'
20080
+ },
20081
+ chain: {
20082
+ channel_id: 'channel-874',
20083
+ path: 'transfer/channel-874/factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/sin'
20084
+ }
20085
+ }],
20086
+ logo_URIs: {
20087
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/sin.png'
20088
+ },
20089
+ images: [{
20090
+ image_sync: {
20091
+ chain_name: 'neutron',
20092
+ base_denom: 'factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/sin'
20093
+ },
20094
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/sin.png',
20095
+ theme: {
20096
+ primary_color_hex: '#ebf0f4'
20097
+ }
20098
+ }]
20099
+ },
20100
+ {
20101
+ description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
20102
+ denom_units: [{
20103
+ denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
20104
+ exponent: 0,
20105
+ aliases: ['uKIMA']
20106
+ }, {
20107
+ denom: 'KIMA',
20108
+ exponent: 6
20109
+ }],
20110
+ type_asset: 'ics20',
20111
+ base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
20112
+ name: 'Kima Network',
20113
+ display: 'KIMA',
20114
+ symbol: 'KIMA',
20115
+ traces: [{
20116
+ type: 'ibc',
20117
+ counterparty: {
20118
+ chain_name: 'kimanetwork',
20119
+ base_denom: 'uKIMA',
20120
+ channel_id: 'channel-0'
20121
+ },
20122
+ chain: {
20123
+ channel_id: 'channel-83350',
20124
+ path: 'transfer/channel-83350/uKIMA'
20125
+ }
20126
+ }],
20127
+ logo_URIs: {
20128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
20129
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
20130
+ },
20131
+ images: [{
20132
+ image_sync: {
20133
+ chain_name: 'kimanetwork',
20134
+ base_denom: 'uKIMA'
20135
+ },
20136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
20137
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
20138
+ }]
20139
+ },
20140
+ {
20141
+ description: 'STOS coin is the native token for the Stratos Blockchain. Stratos is a pioneering decentralized infrastructure service provider, revolutionizing AI and DePIN with advanced decentralized solutions in storage, computing, databases, and blockchain services. We empower Web 3.0 developpers and dApps through our scalable, reliable, and high-performance networks.',
20142
+ denom_units: [
20143
+ {
20144
+ denom: 'ibc/ABD49F44559CB3E557CC458459CB6A67CEBD66E23C7674A0B2B445230BDA1F6C',
20145
+ exponent: 0,
20146
+ aliases: ['wei']
20147
+ },
20148
+ {
20149
+ denom: 'gwei',
20150
+ exponent: 9
20151
+ },
20152
+ {
20153
+ denom: 'stos',
20154
+ exponent: 18
20155
+ }
20156
+ ],
20157
+ type_asset: 'ics20',
20158
+ base: 'ibc/ABD49F44559CB3E557CC458459CB6A67CEBD66E23C7674A0B2B445230BDA1F6C',
20159
+ name: 'Stratos',
20160
+ display: 'stos',
20161
+ symbol: 'STOS',
20162
+ traces: [{
20163
+ type: 'ibc',
20164
+ counterparty: {
20165
+ chain_name: 'stratos',
20166
+ base_denom: 'wei',
20167
+ channel_id: 'channel-1'
20168
+ },
20169
+ chain: {
20170
+ channel_id: 'channel-81016',
20171
+ path: 'transfer/channel-81016/wei'
20172
+ }
20173
+ }],
20174
+ logo_URIs: {
20175
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stratos/images/stratos.png',
20176
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stratos/images/stratos.svg'
20177
+ },
20178
+ images: [{
20179
+ image_sync: {
20180
+ chain_name: 'stratos',
20181
+ base_denom: 'wei'
20182
+ },
20183
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stratos/images/stratos.png',
20184
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stratos/images/stratos.svg',
20185
+ theme: {
20186
+ primary_color_hex: '#04847c'
20187
+ }
20188
+ }]
20189
+ },
20190
+ {
20191
+ description: 'Uniswap UNI on Osmosis via Axelar',
20192
+ denom_units: [{
20193
+ denom: 'ibc/AE2719773D6FCDD05AC17B1ED63F672F5F9D84144A61965F348C86C2A83AD161',
20194
+ exponent: 0,
20195
+ aliases: ['uni-wei']
20196
+ }, {
20197
+ denom: 'uni',
20300
20198
  exponent: 18
20301
20199
  }],
20302
- base: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/BTC.rt',
20303
- name: 'Rootstock Smart Bitcoin',
20304
- display: 'rbtc',
20305
- symbol: 'RBTC',
20200
+ type_asset: 'ics20',
20201
+ base: 'ibc/AE2719773D6FCDD05AC17B1ED63F672F5F9D84144A61965F348C86C2A83AD161',
20202
+ name: 'Uniswap (Axelar)',
20203
+ display: 'uni',
20204
+ symbol: 'UNI.axl',
20205
+ traces: [{
20206
+ type: 'bridge',
20207
+ counterparty: {
20208
+ chain_name: 'ethereum',
20209
+ base_denom: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984'
20210
+ },
20211
+ provider: 'Axelar'
20212
+ }, {
20213
+ type: 'ibc',
20214
+ counterparty: {
20215
+ chain_name: 'axelar',
20216
+ base_denom: 'uni-wei',
20217
+ channel_id: 'channel-3'
20218
+ },
20219
+ chain: {
20220
+ channel_id: 'channel-208',
20221
+ path: 'transfer/channel-208/uni-wei'
20222
+ }
20223
+ }],
20224
+ logo_URIs: {
20225
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
20226
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png'
20227
+ },
20228
+ images: [{
20229
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
20230
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png',
20231
+ theme: {
20232
+ primary_color_hex: '#FF007A'
20233
+ }
20234
+ }, {
20235
+ image_sync: {
20236
+ chain_name: 'axelar',
20237
+ base_denom: 'uni-wei'
20238
+ },
20239
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
20240
+ }]
20241
+ },
20242
+ {
20243
+ description: 'An alloy of UNI asset variants on Osmosis.',
20244
+ denom_units: [{
20245
+ denom: 'factory/osmo1eqjda4pc6e09jtxzxggf6jl3jye2yn453ja58we5gxwzmf5ah28qvlnaz8/alloyed/allUNI',
20246
+ exponent: 0
20247
+ }, {
20248
+ denom: 'allUNI',
20249
+ exponent: 12
20250
+ }],
20251
+ type_asset: 'sdk.coin',
20252
+ address: 'osmo1eqjda4pc6e09jtxzxggf6jl3jye2yn453ja58we5gxwzmf5ah28qvlnaz8',
20253
+ base: 'factory/osmo1eqjda4pc6e09jtxzxggf6jl3jye2yn453ja58we5gxwzmf5ah28qvlnaz8/alloyed/allUNI',
20254
+ name: 'Uniswap',
20255
+ display: 'allUNI',
20256
+ symbol: 'UNI',
20306
20257
  traces: [{
20307
20258
  type: 'synthetic',
20308
20259
  counterparty: {
20309
- chain_name: 'rootstock',
20310
- base_denom: '0x542FDA317318eBf1d3DeAF76E0B632741a7e677d'
20260
+ chain_name: 'ethereum',
20261
+ base_denom: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984'
20311
20262
  },
20312
- provider: 'Router'
20263
+ provider: 'Osmosis'
20313
20264
  }],
20265
+ logo_URIs: {
20266
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
20267
+ },
20314
20268
  images: [{
20315
20269
  image_sync: {
20316
- chain_name: 'rootstock',
20317
- base_denom: 'sat'
20270
+ chain_name: 'ethereum',
20271
+ base_denom: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984'
20318
20272
  },
20319
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.svg',
20320
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.png',
20273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
20274
+ }]
20275
+ },
20276
+ {
20277
+ description: 'Pryzm\'s LP token for OSMO Yield pool',
20278
+ denom_units: [{
20279
+ denom: 'ibc/54B2D9DC9602A1CE2A0329D51C6A1C7C4ADE71477186AEAAA549318C4513A453',
20280
+ exponent: 0,
20281
+ aliases: ['lp:8:uosmo']
20282
+ }, {
20283
+ denom: 'lp:8:osmo',
20284
+ exponent: 6
20285
+ }],
20286
+ type_asset: 'ics20',
20287
+ base: 'ibc/54B2D9DC9602A1CE2A0329D51C6A1C7C4ADE71477186AEAAA549318C4513A453',
20288
+ name: 'OSMO Yield LP',
20289
+ display: 'lp:8:osmo',
20290
+ symbol: 'OSMO-YIELD-LP',
20291
+ traces: [{
20292
+ type: 'ibc',
20293
+ counterparty: {
20294
+ chain_name: 'pryzm',
20295
+ base_denom: 'lp:8:uosmo',
20296
+ channel_id: 'channel-2'
20297
+ },
20298
+ chain: {
20299
+ channel_id: 'channel-75755',
20300
+ path: 'transfer/channel-75755/lp:8:uosmo'
20301
+ }
20302
+ }],
20303
+ logo_URIs: {
20304
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
20305
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
20306
+ },
20307
+ images: [{
20308
+ image_sync: {
20309
+ chain_name: 'pryzm',
20310
+ base_denom: 'lp:8:uosmo'
20311
+ },
20312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
20313
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
20314
+ }]
20315
+ },
20316
+ {
20317
+ description: 'Int3face blockchain native token',
20318
+ denom_units: [{
20319
+ denom: 'ibc/7D29C888219883C47C623578ACACFC89CC29AA70FBF09C895A1EED911BF90F32',
20320
+ exponent: 0,
20321
+ aliases: ['uint3']
20322
+ }, {
20323
+ denom: 'int3',
20324
+ exponent: 6
20325
+ }],
20326
+ type_asset: 'ics20',
20327
+ base: 'ibc/7D29C888219883C47C623578ACACFC89CC29AA70FBF09C895A1EED911BF90F32',
20328
+ name: 'Int3face',
20329
+ display: 'int3',
20330
+ symbol: 'INT3',
20331
+ traces: [{
20332
+ type: 'ibc',
20333
+ counterparty: {
20334
+ chain_name: 'int3face',
20335
+ base_denom: 'uint3',
20336
+ channel_id: 'channel-0'
20337
+ },
20338
+ chain: {
20339
+ channel_id: 'channel-82819',
20340
+ path: 'transfer/channel-82819/uint3'
20341
+ }
20342
+ }],
20343
+ logo_URIs: {
20344
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png'
20345
+ },
20346
+ images: [{
20347
+ image_sync: {
20348
+ chain_name: 'int3face',
20349
+ base_denom: 'uint3'
20350
+ },
20351
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3.png',
20321
20352
  theme: {
20322
- circle: false,
20323
- primary_color_hex: '#FF9931',
20324
- background_color_hex: '#00000000'
20353
+ primary_color_hex: '#3d3d3d'
20325
20354
  }
20326
20355
  }]
20327
20356
  },
20328
20357
  {
20329
- description: 'Chain-key Bitcoin bridged via Omnity Network.',
20330
- address: 'osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm',
20358
+ description: 'Dogecoin on Int3face',
20331
20359
  denom_units: [{
20332
- denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-icrc-ckBTC',
20360
+ denom: 'ibc/B3DFDC2958A2BE482532DA3B6B5729B469BE7475598F7487D98B1B3E085245DE',
20333
20361
  exponent: 0,
20334
- aliases: ['uckBTC']
20362
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge']
20335
20363
  }, {
20336
- denom: 'ckBTC',
20364
+ denom: 'doge',
20337
20365
  exponent: 8
20338
20366
  }],
20339
- type_asset: 'sdk.coin',
20340
- base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-icrc-ckBTC',
20341
- name: 'Chain-key Bitcoin',
20342
- display: 'ckBTC',
20343
- symbol: 'ckBTC',
20367
+ type_asset: 'ics20',
20368
+ base: 'ibc/B3DFDC2958A2BE482532DA3B6B5729B469BE7475598F7487D98B1B3E085245DE',
20369
+ name: 'Dogecoin (Int3)',
20370
+ display: 'doge',
20371
+ symbol: 'DOGE.int3',
20344
20372
  traces: [{
20345
20373
  type: 'bridge',
20346
20374
  counterparty: {
20347
- chain_name: 'internetcomputer',
20348
- base_denom: 'uckBTC'
20375
+ chain_name: 'dogecoin',
20376
+ base_denom: 'shibe'
20349
20377
  },
20350
- provider: 'Omnity Network'
20378
+ provider: 'Int3face'
20379
+ }, {
20380
+ type: 'ibc',
20381
+ counterparty: {
20382
+ chain_name: 'int3face',
20383
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge',
20384
+ channel_id: 'channel-0'
20385
+ },
20386
+ chain: {
20387
+ channel_id: 'channel-82819',
20388
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
20389
+ }
20351
20390
  }],
20391
+ logo_URIs: {
20392
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
20393
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
20394
+ },
20352
20395
  images: [{
20396
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
20397
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
20398
+ }, {
20353
20399
  image_sync: {
20354
- chain_name: 'internetcomputer',
20355
- base_denom: 'uckBTC'
20400
+ chain_name: 'int3face',
20401
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
20356
20402
  },
20357
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.svg',
20358
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.png',
20403
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.png',
20359
20404
  theme: {
20360
- circle: true,
20361
- primary_color_hex: '#3B00B9',
20362
- background_color_hex: '#3B00B9'
20405
+ primary_color_hex: '#3d3d3d'
20363
20406
  }
20364
20407
  }]
20408
+ },
20409
+ {
20410
+ description: 'Bitcoin on Int3face',
20411
+ denom_units: [{
20412
+ denom: 'ibc/2F4258D6E1E01B203D6CA83F2C7E4959615053A21EC2C2FC196F7911CAC832EF',
20413
+ exponent: 0,
20414
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc']
20415
+ }, {
20416
+ denom: 'btc',
20417
+ exponent: 8
20418
+ }],
20419
+ type_asset: 'ics20',
20420
+ base: 'ibc/2F4258D6E1E01B203D6CA83F2C7E4959615053A21EC2C2FC196F7911CAC832EF',
20421
+ name: 'Bitcoin (Int3)',
20422
+ display: 'btc',
20423
+ symbol: 'BTC.int3',
20424
+ traces: [{
20425
+ type: 'bridge',
20426
+ counterparty: {
20427
+ chain_name: 'bitcoin',
20428
+ base_denom: 'sat'
20429
+ },
20430
+ provider: 'Int3face'
20431
+ }, {
20432
+ type: 'ibc',
20433
+ counterparty: {
20434
+ chain_name: 'int3face',
20435
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc',
20436
+ channel_id: 'channel-0'
20437
+ },
20438
+ chain: {
20439
+ channel_id: 'channel-82819',
20440
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
20441
+ }
20442
+ }],
20443
+ logo_URIs: {
20444
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
20445
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
20446
+ },
20447
+ images: [{
20448
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
20449
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
20450
+ }, {
20451
+ image_sync: {
20452
+ chain_name: 'int3face',
20453
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
20454
+ },
20455
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.png',
20456
+ theme: {
20457
+ primary_color_hex: '#3d3d3d'
20458
+ }
20459
+ }]
20460
+ },
20461
+ {
20462
+ description: 'Bitcoin-Cash on Int3face',
20463
+ denom_units: [{
20464
+ denom: 'ibc/869E01805EBBDDCAEA588666CD5149728B7DC7D69F30D92F77AD67F77CEB3FDA',
20465
+ exponent: 0,
20466
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch']
20467
+ }, {
20468
+ denom: 'bch',
20469
+ exponent: 8
20470
+ }],
20471
+ type_asset: 'ics20',
20472
+ base: 'ibc/869E01805EBBDDCAEA588666CD5149728B7DC7D69F30D92F77AD67F77CEB3FDA',
20473
+ name: 'Bitcoin Cash (Int3)',
20474
+ display: 'bch',
20475
+ symbol: 'BCH.int3',
20476
+ traces: [{
20477
+ type: 'bridge',
20478
+ counterparty: {
20479
+ chain_name: 'bitcoincash',
20480
+ base_denom: 'sat'
20481
+ },
20482
+ provider: 'Int3face'
20483
+ }, {
20484
+ type: 'ibc',
20485
+ counterparty: {
20486
+ chain_name: 'int3face',
20487
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch',
20488
+ channel_id: 'channel-0'
20489
+ },
20490
+ chain: {
20491
+ channel_id: 'channel-82819',
20492
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
20493
+ }
20494
+ }],
20495
+ logo_URIs: {
20496
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
20497
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
20498
+ },
20499
+ images: [{
20500
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
20501
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
20502
+ }, {
20503
+ image_sync: {
20504
+ chain_name: 'int3face',
20505
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
20506
+ },
20507
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.png',
20508
+ theme: {
20509
+ primary_color_hex: '#3d3d3d'
20510
+ }
20511
+ }]
20512
+ },
20513
+ {
20514
+ description: 'Litecoin on Int3face',
20515
+ denom_units: [{
20516
+ denom: 'ibc/905326586AE1C86AC8B1CDB20BE957DE5FB23963EDD2C9ADD3E835CC22115A46',
20517
+ exponent: 0,
20518
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc']
20519
+ }, {
20520
+ denom: 'ltc',
20521
+ exponent: 8
20522
+ }],
20523
+ type_asset: 'ics20',
20524
+ base: 'ibc/905326586AE1C86AC8B1CDB20BE957DE5FB23963EDD2C9ADD3E835CC22115A46',
20525
+ name: 'Litecoin (Int3)',
20526
+ display: 'ltc',
20527
+ symbol: 'LTC.int3',
20528
+ traces: [{
20529
+ type: 'bridge',
20530
+ counterparty: {
20531
+ chain_name: 'litecoin',
20532
+ base_denom: 'litoshi'
20533
+ },
20534
+ provider: 'Int3face'
20535
+ }, {
20536
+ type: 'ibc',
20537
+ counterparty: {
20538
+ chain_name: 'int3face',
20539
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc',
20540
+ channel_id: 'channel-0'
20541
+ },
20542
+ chain: {
20543
+ channel_id: 'channel-82819',
20544
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
20545
+ }
20546
+ }],
20547
+ logo_URIs: {
20548
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
20549
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
20550
+ },
20551
+ images: [{
20552
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
20553
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
20554
+ }, {
20555
+ image_sync: {
20556
+ chain_name: 'int3face',
20557
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
20558
+ },
20559
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.png',
20560
+ theme: {
20561
+ primary_color_hex: '#3d3d3d'
20562
+ }
20563
+ }]
20564
+ },
20565
+ {
20566
+ description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
20567
+ denom_units: [{
20568
+ denom: 'ibc/57B63A0795B6BC0AC4EFD0D4DEE9FE71FCC1D0FFA87F6280C9CDEF4F6727A173',
20569
+ exponent: 0,
20570
+ aliases: ['arbitrum-uusdt']
20571
+ }, {
20572
+ denom: 'usdt',
20573
+ exponent: 6
20574
+ }],
20575
+ type_asset: 'ics20',
20576
+ base: 'ibc/57B63A0795B6BC0AC4EFD0D4DEE9FE71FCC1D0FFA87F6280C9CDEF4F6727A173',
20577
+ name: 'Tether USD (Ethereum) (Arbitrum via Axelar)',
20578
+ display: 'usdt',
20579
+ symbol: 'USDT.e.arb.axl',
20580
+ traces: [
20581
+ {
20582
+ type: 'synthetic',
20583
+ counterparty: {
20584
+ chain_name: 'forex',
20585
+ base_denom: 'USD'
20586
+ },
20587
+ provider: 'Tether'
20588
+ },
20589
+ {
20590
+ type: 'bridge',
20591
+ counterparty: {
20592
+ chain_name: 'ethereum',
20593
+ base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
20594
+ },
20595
+ provider: 'Arbitrum Bridge'
20596
+ },
20597
+ {
20598
+ type: 'bridge',
20599
+ counterparty: {
20600
+ chain_name: 'arbitrum',
20601
+ base_denom: '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9'
20602
+ },
20603
+ provider: 'Axelar'
20604
+ },
20605
+ {
20606
+ type: 'ibc',
20607
+ counterparty: {
20608
+ chain_name: 'axelar',
20609
+ base_denom: 'arbitrum-uusdt',
20610
+ channel_id: 'channel-3'
20611
+ },
20612
+ chain: {
20613
+ channel_id: 'channel-208',
20614
+ path: 'transfer/channel-208/arbitrum-uusdt'
20615
+ }
20616
+ }
20617
+ ],
20618
+ logo_URIs: {
20619
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg'
20620
+ },
20621
+ images: [{
20622
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg'
20623
+ }, {
20624
+ image_sync: {
20625
+ chain_name: 'axelar',
20626
+ base_denom: 'arbitrum-uusdt'
20627
+ },
20628
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
20629
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg',
20630
+ theme: {
20631
+ primary_color_hex: '#54ac94'
20632
+ }
20633
+ }]
20634
+ },
20635
+ {
20636
+ description: 'Tether\'s USD stablecoin from Optimism on Axelar',
20637
+ denom_units: [{
20638
+ denom: 'ibc/EEA21E12A250B7FBBCBBBD1F7AA78984F5C12D684B32EBEEFC585FF596A7BCDA',
20639
+ exponent: 0,
20640
+ aliases: ['optimism-uusdt']
20641
+ }, {
20642
+ denom: 'usdt',
20643
+ exponent: 6
20644
+ }],
20645
+ type_asset: 'ics20',
20646
+ base: 'ibc/EEA21E12A250B7FBBCBBBD1F7AA78984F5C12D684B32EBEEFC585FF596A7BCDA',
20647
+ name: 'Tether USD (Ethereum) (optimism via Axelar)',
20648
+ display: 'usdt',
20649
+ symbol: 'USDT.e.op.axl',
20650
+ traces: [
20651
+ {
20652
+ type: 'synthetic',
20653
+ counterparty: {
20654
+ chain_name: 'forex',
20655
+ base_denom: 'USD'
20656
+ },
20657
+ provider: 'Tether'
20658
+ },
20659
+ {
20660
+ type: 'bridge',
20661
+ counterparty: {
20662
+ chain_name: 'ethereum',
20663
+ base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
20664
+ },
20665
+ provider: 'Optimism Bridge'
20666
+ },
20667
+ {
20668
+ type: 'bridge',
20669
+ counterparty: {
20670
+ chain_name: 'optimism',
20671
+ base_denom: '0x94b008aA00579c1307B0EF2c499aD98a8ce58e58'
20672
+ },
20673
+ provider: 'Axelar'
20674
+ },
20675
+ {
20676
+ type: 'ibc',
20677
+ counterparty: {
20678
+ chain_name: 'axelar',
20679
+ base_denom: 'optimism-uusdt',
20680
+ channel_id: 'channel-3'
20681
+ },
20682
+ chain: {
20683
+ channel_id: 'channel-208',
20684
+ path: 'transfer/channel-208/optimism-uusdt'
20685
+ }
20686
+ }
20687
+ ],
20688
+ logo_URIs: {
20689
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg'
20690
+ },
20691
+ images: [{
20692
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg'
20693
+ }, {
20694
+ image_sync: {
20695
+ chain_name: 'axelar',
20696
+ base_denom: 'optimism-uusdt'
20697
+ },
20698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
20699
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg',
20700
+ theme: {
20701
+ primary_color_hex: '#54ac94'
20702
+ }
20703
+ }]
20704
+ },
20705
+ {
20706
+ description: 'Tether\'s USD stablecoin from Polygon on Axelar',
20707
+ denom_units: [{
20708
+ denom: 'ibc/2F6003A92088B989A159C593C551DF7B04FA0A0419CA3ED087E45E0006ECFF6E',
20709
+ exponent: 0,
20710
+ aliases: ['polygon-uusdt']
20711
+ }, {
20712
+ denom: 'usdt',
20713
+ exponent: 6
20714
+ }],
20715
+ type_asset: 'ics20',
20716
+ base: 'ibc/2F6003A92088B989A159C593C551DF7B04FA0A0419CA3ED087E45E0006ECFF6E',
20717
+ name: 'Tether USD (Ethereum) (Polygon via Axelar)',
20718
+ display: 'usdt',
20719
+ symbol: 'USDT.e.matic.axl',
20720
+ traces: [
20721
+ {
20722
+ type: 'synthetic',
20723
+ counterparty: {
20724
+ chain_name: 'forex',
20725
+ base_denom: 'USD'
20726
+ },
20727
+ provider: 'Tether'
20728
+ },
20729
+ {
20730
+ type: 'bridge',
20731
+ counterparty: {
20732
+ chain_name: 'ethereum',
20733
+ base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
20734
+ },
20735
+ provider: 'Polygon PoS Bridge'
20736
+ },
20737
+ {
20738
+ type: 'bridge',
20739
+ counterparty: {
20740
+ chain_name: 'polygon',
20741
+ base_denom: '0xc2132D05D31c914a87C6611C10748AEb04B58e8F'
20742
+ },
20743
+ provider: 'Axelar'
20744
+ },
20745
+ {
20746
+ type: 'ibc',
20747
+ counterparty: {
20748
+ chain_name: 'axelar',
20749
+ base_denom: 'polygon-uusdt',
20750
+ channel_id: 'channel-3'
20751
+ },
20752
+ chain: {
20753
+ channel_id: 'channel-208',
20754
+ path: 'transfer/channel-208/polygon-uusdt'
20755
+ }
20756
+ }
20757
+ ],
20758
+ logo_URIs: {
20759
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg'
20760
+ },
20761
+ images: [{
20762
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg'
20763
+ }, {
20764
+ image_sync: {
20765
+ chain_name: 'axelar',
20766
+ base_denom: 'polygon-uusdt'
20767
+ },
20768
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
20769
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg',
20770
+ theme: {
20771
+ primary_color_hex: '#54ac94'
20772
+ }
20773
+ }]
20774
+ },
20775
+ {
20776
+ description: 'Coinbase Wrapped Bitcoin on Axelar',
20777
+ denom_units: [{
20778
+ denom: 'ibc/616C2EA69BC328F245CE449785CB0B526B462C48F19DCF9B3D30699579B4308A',
20779
+ exponent: 0,
20780
+ aliases: ['cbbtc-satoshi']
20781
+ }, {
20782
+ denom: 'cbbtc',
20783
+ exponent: 8
20784
+ }],
20785
+ type_asset: 'ics20',
20786
+ base: 'ibc/616C2EA69BC328F245CE449785CB0B526B462C48F19DCF9B3D30699579B4308A',
20787
+ name: 'Coinbase Wrapped BTC (Axelar)',
20788
+ display: 'cbbtc',
20789
+ symbol: 'cbBTC.axl',
20790
+ traces: [
20791
+ {
20792
+ type: 'synthetic',
20793
+ counterparty: {
20794
+ chain_name: 'bitcoin',
20795
+ base_denom: 'sat'
20796
+ },
20797
+ provider: 'Coinbase'
20798
+ },
20799
+ {
20800
+ type: 'bridge',
20801
+ counterparty: {
20802
+ chain_name: 'base',
20803
+ base_denom: '0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf'
20804
+ },
20805
+ provider: 'Axelar'
20806
+ },
20807
+ {
20808
+ type: 'ibc',
20809
+ counterparty: {
20810
+ chain_name: 'axelar',
20811
+ base_denom: 'cbbtc-satoshi',
20812
+ channel_id: 'channel-3'
20813
+ },
20814
+ chain: {
20815
+ channel_id: 'channel-208',
20816
+ path: 'transfer/channel-208/cbbtc-satoshi'
20817
+ }
20818
+ }
20819
+ ],
20820
+ logo_URIs: {
20821
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.svg',
20822
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.png'
20823
+ },
20824
+ images: [{
20825
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.svg',
20826
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.png'
20827
+ }, {
20828
+ image_sync: {
20829
+ chain_name: 'axelar',
20830
+ base_denom: 'cbbtc-satoshi'
20831
+ },
20832
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.svg',
20833
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.png',
20834
+ theme: {
20835
+ circle: true,
20836
+ primary_color_hex: '#0052FF'
20837
+ }
20838
+ }]
20839
+ },
20840
+ {
20841
+ description: 'Fire Bitcoin on Axelar',
20842
+ denom_units: [{
20843
+ denom: 'ibc/22C342A34DD0189AC2B2697EE76C360A9FBA53748ABA76E12C3A9E9F5F1E130F',
20844
+ exponent: 0,
20845
+ aliases: ['fbtc-satoshi']
20846
+ }, {
20847
+ denom: 'fbtc',
20848
+ exponent: 8
20849
+ }],
20850
+ type_asset: 'ics20',
20851
+ base: 'ibc/22C342A34DD0189AC2B2697EE76C360A9FBA53748ABA76E12C3A9E9F5F1E130F',
20852
+ name: 'Fire Bitcoin (Axelar)',
20853
+ display: 'fbtc',
20854
+ symbol: 'FBTC.axl',
20855
+ traces: [
20856
+ {
20857
+ type: 'synthetic',
20858
+ counterparty: {
20859
+ chain_name: 'bitcoin',
20860
+ base_denom: 'sat'
20861
+ },
20862
+ provider: 'Ignition'
20863
+ },
20864
+ {
20865
+ type: 'bridge',
20866
+ counterparty: {
20867
+ chain_name: 'mantle',
20868
+ base_denom: '0xC96dE26018A54D51c097160568752c4E3BD6C364'
20869
+ },
20870
+ provider: 'Axelar'
20871
+ },
20872
+ {
20873
+ type: 'ibc',
20874
+ counterparty: {
20875
+ chain_name: 'axelar',
20876
+ base_denom: 'fbtc-satoshi',
20877
+ channel_id: 'channel-3'
20878
+ },
20879
+ chain: {
20880
+ channel_id: 'channel-208',
20881
+ path: 'transfer/channel-208/fbtc-satoshi'
20882
+ }
20883
+ }
20884
+ ],
20885
+ logo_URIs: {
20886
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
20887
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
20888
+ },
20889
+ images: [{
20890
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
20891
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
20892
+ }, {
20893
+ image_sync: {
20894
+ chain_name: 'axelar',
20895
+ base_denom: 'fbtc-satoshi'
20896
+ },
20897
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.png',
20898
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.svg',
20899
+ theme: {
20900
+ circle: false,
20901
+ primary_color_hex: '#8F00FF',
20902
+ background_color_hex: '#00000000'
20903
+ }
20904
+ }]
20905
+ },
20906
+ {
20907
+ description: 'Lombard Staked Bitcoin on Axelar',
20908
+ denom_units: [{
20909
+ denom: 'ibc/4AC81C97BBB5482536F6401328E0E10BCCD98F0F471DCF64319A811E25E53CAB',
20910
+ exponent: 0,
20911
+ aliases: ['lbtc-satoshi']
20912
+ }, {
20913
+ denom: 'lbtc',
20914
+ exponent: 8
20915
+ }],
20916
+ type_asset: 'ics20',
20917
+ base: 'ibc/4AC81C97BBB5482536F6401328E0E10BCCD98F0F471DCF64319A811E25E53CAB',
20918
+ name: 'Lombard Staked Bitcoin (Axelar)',
20919
+ display: 'lbtc',
20920
+ symbol: 'LBTC.axl',
20921
+ traces: [
20922
+ {
20923
+ type: 'liquid-stake',
20924
+ counterparty: {
20925
+ chain_name: 'bitcoin',
20926
+ base_denom: 'sat'
20927
+ },
20928
+ provider: 'Lombard'
20929
+ },
20930
+ {
20931
+ type: 'bridge',
20932
+ counterparty: {
20933
+ chain_name: 'ethereum',
20934
+ base_denom: '0x8236a87084f8B84306f72007F36F2618A5634494'
20935
+ },
20936
+ provider: 'Axelar'
20937
+ },
20938
+ {
20939
+ type: 'ibc',
20940
+ counterparty: {
20941
+ chain_name: 'axelar',
20942
+ base_denom: 'lbtc-satoshi',
20943
+ channel_id: 'channel-3'
20944
+ },
20945
+ chain: {
20946
+ channel_id: 'channel-208',
20947
+ path: 'transfer/channel-208/lbtc-satoshi'
20948
+ }
20949
+ }
20950
+ ],
20951
+ logo_URIs: {
20952
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
20953
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
20954
+ },
20955
+ images: [{
20956
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
20957
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
20958
+ }, {
20959
+ image_sync: {
20960
+ chain_name: 'axelar',
20961
+ base_denom: 'lbtc-satoshi'
20962
+ },
20963
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
20964
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg',
20965
+ theme: {
20966
+ circle: true,
20967
+ primary_color_hex: '#162E2F'
20968
+ }
20969
+ }]
20970
+ },
20971
+ {
20972
+ description: 'Roostock BTC bridged via Router.',
20973
+ denom_units: [{
20974
+ denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/BTC.rt',
20975
+ exponent: 0,
20976
+ aliases: ['0x542FDA317318eBf1d3DeAF76E0B632741a7e677d', 'sat']
20977
+ }, {
20978
+ denom: 'rbtc',
20979
+ exponent: 18
20980
+ }],
20981
+ type_asset: 'sdk.coin',
20982
+ address: 'osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9',
20983
+ base: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/BTC.rt',
20984
+ name: 'Rootstock (Router)',
20985
+ display: 'rbtc',
20986
+ symbol: 'RBTC.rt',
20987
+ traces: [
20988
+ {
20989
+ type: 'synthetic',
20990
+ counterparty: {
20991
+ chain_name: 'bitcoin',
20992
+ base_denom: 'sat'
20993
+ },
20994
+ provider: 'Rootstock'
20995
+ },
20996
+ {
20997
+ type: 'wrapped',
20998
+ counterparty: {
20999
+ chain_name: 'rootstock',
21000
+ base_denom: 'sat'
21001
+ },
21002
+ provider: 'Rootstock'
21003
+ },
21004
+ {
21005
+ type: 'synthetic',
21006
+ counterparty: {
21007
+ chain_name: 'rootstock',
21008
+ base_denom: '0x542FDA317318eBf1d3DeAF76E0B632741a7e677d'
21009
+ },
21010
+ provider: 'Router'
21011
+ }
21012
+ ],
21013
+ logo_URIs: {
21014
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
21015
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
21016
+ },
21017
+ images: [{
21018
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
21019
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
21020
+ }, {
21021
+ image_sync: {
21022
+ chain_name: 'rootstock',
21023
+ base_denom: 'sat'
21024
+ },
21025
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.svg',
21026
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.png',
21027
+ theme: {
21028
+ circle: false,
21029
+ primary_color_hex: '#FF9931',
21030
+ background_color_hex: '#00000000'
21031
+ }
21032
+ }]
21033
+ },
21034
+ {
21035
+ description: 'An alloy of DOGE asset variants on Osmosis.',
21036
+ denom_units: [{
21037
+ denom: 'factory/osmo10pk4crey8fpdyqd62rsau0y02e3rk055w5u005ah6ly7k849k5tsf72x40/alloyed/allDOGE',
21038
+ exponent: 0
21039
+ }, {
21040
+ denom: 'allDOGE',
21041
+ exponent: 8
21042
+ }],
21043
+ type_asset: 'sdk.coin',
21044
+ address: 'osmo10pk4crey8fpdyqd62rsau0y02e3rk055w5u005ah6ly7k849k5tsf72x40',
21045
+ base: 'factory/osmo10pk4crey8fpdyqd62rsau0y02e3rk055w5u005ah6ly7k849k5tsf72x40/alloyed/allDOGE',
21046
+ name: 'Dogecoin',
21047
+ display: 'allDOGE',
21048
+ symbol: 'DOGE',
21049
+ traces: [{
21050
+ type: 'synthetic',
21051
+ counterparty: {
21052
+ chain_name: 'dogecoin',
21053
+ base_denom: 'shibe'
21054
+ },
21055
+ provider: 'Osmosis'
21056
+ }],
21057
+ logo_URIs: {
21058
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
21059
+ },
21060
+ images: [{
21061
+ image_sync: {
21062
+ chain_name: 'dogecoin',
21063
+ base_denom: 'shibe'
21064
+ },
21065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png',
21066
+ theme: {
21067
+ primary_color_hex: '#bda148'
21068
+ }
21069
+ }]
21070
+ },
21071
+ {
21072
+ description: 'An alloy of LTC asset variants on Osmosis.',
21073
+ denom_units: [{
21074
+ denom: 'factory/osmo1csp8fk353hnq2tmulklecxpex43qmjvrkxjcsh4c3eqcw2vjcslq5jls9v/alloyed/allLTC',
21075
+ exponent: 0
21076
+ }, {
21077
+ denom: 'allLTC',
21078
+ exponent: 8
21079
+ }],
21080
+ type_asset: 'sdk.coin',
21081
+ address: 'osmo1csp8fk353hnq2tmulklecxpex43qmjvrkxjcsh4c3eqcw2vjcslq5jls9v',
21082
+ base: 'factory/osmo1csp8fk353hnq2tmulklecxpex43qmjvrkxjcsh4c3eqcw2vjcslq5jls9v/alloyed/allLTC',
21083
+ name: 'Litecoin',
21084
+ display: 'allLTC',
21085
+ symbol: 'LTC',
21086
+ traces: [{
21087
+ type: 'synthetic',
21088
+ counterparty: {
21089
+ chain_name: 'litecoin',
21090
+ base_denom: 'litoshi'
21091
+ },
21092
+ provider: 'Osmosis'
21093
+ }],
21094
+ logo_URIs: {
21095
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg',
21096
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png'
21097
+ },
21098
+ images: [{
21099
+ image_sync: {
21100
+ chain_name: 'litecoin',
21101
+ base_denom: 'litoshi'
21102
+ },
21103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg',
21104
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png',
21105
+ theme: {
21106
+ primary_color_hex: '#345D9D',
21107
+ circle: true
21108
+ }
21109
+ }]
21110
+ },
21111
+ {
21112
+ description: 'An alloy of BCH asset variants on Osmosis.',
21113
+ denom_units: [{
21114
+ denom: 'factory/osmo1cranx3twqxfrgeqvgsu262gy54vafpc9xap6scye99v244zl970s7kw2sz/alloyed/allBCH',
21115
+ exponent: 0
21116
+ }, {
21117
+ denom: 'allBCH',
21118
+ exponent: 8
21119
+ }],
21120
+ type_asset: 'sdk.coin',
21121
+ address: 'osmo1cranx3twqxfrgeqvgsu262gy54vafpc9xap6scye99v244zl970s7kw2sz',
21122
+ base: 'factory/osmo1cranx3twqxfrgeqvgsu262gy54vafpc9xap6scye99v244zl970s7kw2sz/alloyed/allBCH',
21123
+ name: 'Bitcoin Cash',
21124
+ display: 'allBCH',
21125
+ symbol: 'BCH',
21126
+ traces: [{
21127
+ type: 'synthetic',
21128
+ counterparty: {
21129
+ chain_name: 'bitcoincash',
21130
+ base_denom: 'sat'
21131
+ },
21132
+ provider: 'Osmosis'
21133
+ }],
21134
+ logo_URIs: {
21135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.svg',
21136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.png'
21137
+ },
21138
+ images: [{
21139
+ image_sync: {
21140
+ chain_name: 'bitcoincash',
21141
+ base_denom: 'sat'
21142
+ },
21143
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.svg',
21144
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.png',
21145
+ theme: {
21146
+ primary_color_hex: '#0AC18E',
21147
+ circle: true
21148
+ }
21149
+ }]
21150
+ },
21151
+ {
21152
+ description: 'The native token of MANTRA',
21153
+ denom_units: [{
21154
+ denom: 'ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795',
21155
+ exponent: 0,
21156
+ aliases: ['uom']
21157
+ }, {
21158
+ denom: 'om',
21159
+ exponent: 6
21160
+ }],
21161
+ type_asset: 'ics20',
21162
+ base: 'ibc/164807F6226F91990F358C6467EEE8B162E437BDCD3DADEC3F0CE20693720795',
21163
+ name: 'MANTRA',
21164
+ display: 'om',
21165
+ symbol: 'OM',
21166
+ traces: [{
21167
+ type: 'ibc',
21168
+ counterparty: {
21169
+ chain_name: 'mantrachain',
21170
+ base_denom: 'uom',
21171
+ channel_id: 'channel-0'
21172
+ },
21173
+ chain: {
21174
+ channel_id: 'channel-85077',
21175
+ path: 'transfer/channel-85077/uom'
21176
+ }
21177
+ }],
21178
+ logo_URIs: {
21179
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
21180
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg'
21181
+ },
21182
+ images: [
21183
+ {
21184
+ image_sync: {
21185
+ chain_name: 'mantrachain',
21186
+ base_denom: 'uom'
21187
+ },
21188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
21189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
21190
+ theme: {
21191
+ circle: true,
21192
+ primary_color_hex: '#fba0c1'
21193
+ }
21194
+ },
21195
+ {
21196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
21197
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
21198
+ theme: {
21199
+ dark_mode: true,
21200
+ circle: true,
21201
+ primary_color_hex: '#342c2c'
21202
+ }
21203
+ },
21204
+ {
21205
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
21206
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
21207
+ theme: {
21208
+ dark_mode: false,
21209
+ circle: true,
21210
+ primary_color_hex: '#342c2c'
21211
+ }
21212
+ }
21213
+ ]
21214
+ },
21215
+ {
21216
+ description: 'The native token of Furya',
21217
+ denom_units: [{
21218
+ denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
21219
+ exponent: 0,
21220
+ aliases: ['ufury']
21221
+ }, {
21222
+ denom: 'fury',
21223
+ exponent: 6
21224
+ }],
21225
+ type_asset: 'ics20',
21226
+ base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
21227
+ name: 'furya',
21228
+ display: 'fury',
21229
+ symbol: 'FURY',
21230
+ traces: [{
21231
+ type: 'ibc',
21232
+ counterparty: {
21233
+ chain_name: 'furya',
21234
+ base_denom: 'ufury',
21235
+ channel_id: 'channel-3'
21236
+ },
21237
+ chain: {
21238
+ channel_id: 'channel-8690',
21239
+ path: 'transfer/channel-8690/ufury'
21240
+ }
21241
+ }],
21242
+ logo_URIs: {
21243
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
21244
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
21245
+ },
21246
+ images: [{
21247
+ image_sync: {
21248
+ chain_name: 'furya',
21249
+ base_denom: 'ufury'
21250
+ },
21251
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
21252
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg',
21253
+ theme: {
21254
+ primary_color_hex: '#040404'
21255
+ }
21256
+ }],
21257
+ keywords: ['gaming', 'staking']
21258
+ },
21259
+ {
21260
+ description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
21261
+ denom_units: [{
21262
+ denom: 'ibc/2EB516F83C9FF44AB6826F269CA98A5622608C6C955E12112E58F23A324FEE07',
21263
+ exponent: 0,
21264
+ aliases: ['ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78']
21265
+ }, {
21266
+ denom: 'PUNDIX',
21267
+ exponent: 18
21268
+ }],
21269
+ type_asset: 'ics20',
21270
+ base: 'ibc/2EB516F83C9FF44AB6826F269CA98A5622608C6C955E12112E58F23A324FEE07',
21271
+ name: 'Pundi X Token',
21272
+ display: 'PUNDIX',
21273
+ symbol: 'PUNDIX',
21274
+ traces: [{
21275
+ type: 'ibc',
21276
+ counterparty: {
21277
+ chain_name: 'fxcore',
21278
+ base_denom: 'eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
21279
+ channel_id: 'channel-0'
21280
+ },
21281
+ chain: {
21282
+ channel_id: 'channel-0',
21283
+ path: 'transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
21284
+ }
21285
+ }, {
21286
+ type: 'ibc',
21287
+ counterparty: {
21288
+ chain_name: 'pundix',
21289
+ base_denom: 'ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78',
21290
+ channel_id: 'channel-1'
21291
+ },
21292
+ chain: {
21293
+ channel_id: 'channel-12618',
21294
+ path: 'transfer/channel-12618/transfer/channel-0/eth0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38'
21295
+ }
21296
+ }],
21297
+ logo_URIs: {
21298
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
21299
+ },
21300
+ images: [{
21301
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png',
21302
+ theme: {
21303
+ primary_color_hex: '#f1d20c'
21304
+ }
21305
+ }],
21306
+ keywords: ['osmosis_unlisted']
21307
+ },
21308
+ {
21309
+ description: 'The native token of dHealth',
21310
+ denom_units: [{
21311
+ denom: 'ibc/320F8D6EC17E14436D19C6D844BB9A5AE9B9A209F6D18364A2191FF08E8732A9',
21312
+ exponent: 0,
21313
+ aliases: ['udhp']
21314
+ }, {
21315
+ denom: 'dhp',
21316
+ exponent: 6
21317
+ }],
21318
+ type_asset: 'ics20',
21319
+ base: 'ibc/320F8D6EC17E14436D19C6D844BB9A5AE9B9A209F6D18364A2191FF08E8732A9',
21320
+ name: 'dHealth',
21321
+ display: 'dhp',
21322
+ symbol: 'DHP',
21323
+ traces: [{
21324
+ type: 'ibc',
21325
+ counterparty: {
21326
+ chain_name: 'dhealth',
21327
+ base_denom: 'udhp',
21328
+ channel_id: 'channel-1'
21329
+ },
21330
+ chain: {
21331
+ channel_id: 'channel-38776',
21332
+ path: 'transfer/channel-38776/udhp'
21333
+ }
21334
+ }],
21335
+ logo_URIs: {
21336
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
21337
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
21338
+ },
21339
+ images: [{
21340
+ image_sync: {
21341
+ chain_name: 'dhealth',
21342
+ base_denom: 'udhp'
21343
+ },
21344
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
21345
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg',
21346
+ theme: {
21347
+ primary_color_hex: '#140c7c'
21348
+ }
21349
+ }],
21350
+ keywords: ['osmosis_unlisted']
21351
+ },
21352
+ {
21353
+ description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
21354
+ denom_units: [{
21355
+ denom: 'ibc/BBE825F7D1673E1EBF05AB02000E23E6077967B79547A3733B60AE4ED62C4D32',
21356
+ exponent: 0,
21357
+ aliases: ['shido']
21358
+ }, {
21359
+ denom: 'SHIDO',
21360
+ exponent: 18
21361
+ }],
21362
+ type_asset: 'ics20',
21363
+ base: 'ibc/BBE825F7D1673E1EBF05AB02000E23E6077967B79547A3733B60AE4ED62C4D32',
21364
+ name: 'Shido',
21365
+ display: 'SHIDO',
21366
+ symbol: 'SHIDO',
21367
+ traces: [{
21368
+ type: 'ibc',
21369
+ counterparty: {
21370
+ chain_name: 'shido',
21371
+ base_denom: 'shido',
21372
+ channel_id: 'channel-0'
21373
+ },
21374
+ chain: {
21375
+ channel_id: 'channel-38921',
21376
+ path: 'transfer/channel-38921/shido'
21377
+ }
21378
+ }],
21379
+ logo_URIs: {
21380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
21381
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
21382
+ },
21383
+ images: [{
21384
+ image_sync: {
21385
+ chain_name: 'shido',
21386
+ base_denom: 'shido'
21387
+ },
21388
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
21389
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg',
21390
+ theme: {
21391
+ primary_color_hex: '#046ffc'
21392
+ }
21393
+ }],
21394
+ keywords: ['osmosis_unlisted']
21395
+ },
21396
+ {
21397
+ denom_units: [{
21398
+ denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
21399
+ exponent: 0,
21400
+ aliases: ['avalanche-uusdc']
21401
+ }, {
21402
+ denom: 'avalanche-usdc',
21403
+ exponent: 6
21404
+ }],
21405
+ type_asset: 'ics20',
21406
+ base: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
21407
+ name: 'Wormhole USDC(Avalanche)',
21408
+ display: 'avalanche-usdc',
21409
+ symbol: 'avalanche.USDC.wh',
21410
+ traces: [{
21411
+ type: 'ibc',
21412
+ counterparty: {
21413
+ chain_name: 'gateway',
21414
+ base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5ZLmAZpcbaP4EGyihSmpfwryzDr84h51tboV392BCjW4',
21415
+ channel_id: 'channel-3'
21416
+ },
21417
+ chain: {
21418
+ channel_id: 'channel-2186',
21419
+ path: 'transfer/channel-2186/factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5ZLmAZpcbaP4EGyihSmpfwryzDr84h51tboV392BCjW4'
21420
+ }
21421
+ }],
21422
+ images: [{
21423
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
21424
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg',
21425
+ theme: {
21426
+ primary_color_hex: '#2474cb'
21427
+ }
21428
+ }],
21429
+ logo_URIs: {
21430
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
21431
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
21432
+ }
21433
+ },
21434
+ {
21435
+ description: 'Nomic\'s native token.',
21436
+ denom_units: [{
21437
+ denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
21438
+ exponent: 0,
21439
+ aliases: ['unom']
21440
+ }, {
21441
+ denom: 'nom',
21442
+ exponent: 6
21443
+ }],
21444
+ type_asset: 'ics20',
21445
+ base: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
21446
+ name: 'Nomic',
21447
+ display: 'nom',
21448
+ symbol: 'nomic.NOM',
21449
+ traces: [{
21450
+ type: 'ibc',
21451
+ counterparty: {
21452
+ chain_name: 'nomic',
21453
+ base_denom: 'unom',
21454
+ channel_id: 'channel-1'
21455
+ },
21456
+ chain: {
21457
+ channel_id: 'channel-6897',
21458
+ path: 'transfer/channel-6897/unom'
21459
+ }
21460
+ }],
21461
+ images: [{
21462
+ image_sync: {
21463
+ chain_name: 'nomic',
21464
+ base_denom: 'unom'
21465
+ },
21466
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
21467
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg',
21468
+ theme: {
21469
+ primary_color_hex: '#6404fc'
21470
+ }
21471
+ }],
21472
+ logo_URIs: {
21473
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
21474
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
21475
+ }
21476
+ },
21477
+ {
21478
+ description: 'The governance and utility token of Yieldmos, the Interchain Automation Protocol',
21479
+ denom_units: [{
21480
+ denom: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
21481
+ exponent: 0
21482
+ }, {
21483
+ denom: 'ymos',
21484
+ exponent: 6
21485
+ }],
21486
+ type_asset: 'sdk.coin',
21487
+ address: 'osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy',
21488
+ base: 'factory/osmo1vdvnznwg597qngrq9mnfcfk0am9jdc9y446jewhcqdreqz4r75xq5j5zvy/ymos',
21489
+ name: 'Yieldmos Coin',
21490
+ display: 'ymos',
21491
+ symbol: 'YMOS',
21492
+ logo_URIs: {
21493
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png'
21494
+ },
21495
+ images: [{
21496
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ymos.png',
21497
+ theme: {
21498
+ primary_color_hex: '#2c3554'
21499
+ }
21500
+ }]
21501
+ },
21502
+ {
21503
+ description: 'Memecoin for The International Brane Wave',
21504
+ denom_units: [{
21505
+ denom: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
21506
+ exponent: 0,
21507
+ aliases: ['brnz']
21508
+ }],
21509
+ type_asset: 'sdk.coin',
21510
+ base: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
21511
+ name: 'Branez',
21512
+ display: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
21513
+ symbol: 'BRNZ',
21514
+ logo_URIs: {
21515
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
21516
+ },
21517
+ images: [{
21518
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
21519
+ }]
21520
+ },
21521
+ {
21522
+ description: 'ashLAB - Burned LAB',
21523
+ extended_description: 'ashLAB - receipt token recieved when burning LAB via ASH DAOs Furnace',
21524
+ denom_units: [{
21525
+ denom: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
21526
+ exponent: 0
21527
+ }, {
21528
+ denom: 'ashLAB',
21529
+ exponent: 6
21530
+ }],
21531
+ type_asset: 'sdk.coin',
21532
+ address: 'osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07',
21533
+ base: 'factory/osmo1svj5kd8kzj7xxtrd6ftjk0856ffpyj4egz7f9pd9dge5wr4kwansmefq07/lab.ash',
21534
+ name: 'Burned LAB',
21535
+ display: 'ashLAB',
21536
+ symbol: 'ashLAB',
21537
+ logo_URIs: {
21538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png'
21539
+ },
21540
+ images: [{
21541
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ashLAB.png',
21542
+ theme: {
21543
+ primary_color_hex: '#ebb093'
21544
+ }
21545
+ }]
21546
+ },
21547
+ {
21548
+ description: 'GRAC is the official token of Racoon.Bet\'s gaming platform.',
21549
+ denom_units: [{
21550
+ denom: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
21551
+ exponent: 0,
21552
+ aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac']
21553
+ }, {
21554
+ denom: 'grac',
21555
+ exponent: 6
21556
+ }],
21557
+ type_asset: 'ics20',
21558
+ base: 'ibc/58E4261D2E21FE3A459C290A9F97F3DCD257B28F48AAE828298B38E048804829',
21559
+ name: 'Gaming RAC Token',
21560
+ display: 'grac',
21561
+ symbol: 'GRAC',
21562
+ traces: [{
21563
+ type: 'ibc',
21564
+ counterparty: {
21565
+ chain_name: 'migaloo',
21566
+ base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac',
21567
+ channel_id: 'channel-5'
21568
+ },
21569
+ chain: {
21570
+ channel_id: 'channel-642',
21571
+ path: 'transfer/channel-642/factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
21572
+ }
21573
+ }],
21574
+ logo_URIs: {
21575
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
21576
+ },
21577
+ images: [{
21578
+ image_sync: {
21579
+ chain_name: 'migaloo',
21580
+ base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/ugrac'
21581
+ },
21582
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png',
21583
+ theme: {
21584
+ primary_color_hex: '#f5bf09'
21585
+ }
21586
+ }]
21587
+ },
21588
+ {
21589
+ description: 'USDC supplied on Mars looped using Membrane by a vault that also has an entry fee',
21590
+ denom_units: [{
21591
+ denom: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
21592
+ exponent: 0
21593
+ }, {
21594
+ denom: 'earnUSDC',
21595
+ exponent: 6
21596
+ }],
21597
+ type_asset: 'sdk.coin',
21598
+ base: 'factory/osmo1vf6e300hv2qe7r5rln8deft45ewgyytjnwfrdfcv5rgzrfy0s6cswjqf9r/mars-usdc-looped',
21599
+ name: 'Mars Looped USDC Vault',
21600
+ display: 'earnUSDC',
21601
+ symbol: 'earnUSDC'
21602
+ },
21603
+ {
21604
+ description: 'Auto-compounding vault for Membrane\'s Stability Pool used to ease the UX of compounding CDT',
21605
+ denom_units: [{
21606
+ denom: 'factory/osmo1jw6r68y0uhfmqagc7uhtdddctc7wq95pncvrqnvtd47w4hx46p7se9nju5/earn-cdt',
21607
+ exponent: 0
21608
+ }, {
21609
+ denom: 'earnCDT',
21610
+ exponent: 6
21611
+ }],
21612
+ type_asset: 'sdk.coin',
21613
+ base: 'factory/osmo1jw6r68y0uhfmqagc7uhtdddctc7wq95pncvrqnvtd47w4hx46p7se9nju5/earn-cdt',
21614
+ name: 'Earn CDT Vault',
21615
+ display: 'earnCDT',
21616
+ symbol: 'earnCDT'
21617
+ },
21618
+ {
21619
+ description: 'The Spice memecoin',
21620
+ denom_units: [{
21621
+ denom: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
21622
+ exponent: 0
21623
+ }, {
21624
+ denom: 'Spice',
21625
+ exponent: 6
21626
+ }],
21627
+ type_asset: 'sdk.coin',
21628
+ base: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
21629
+ name: 'Spice',
21630
+ display: 'Spice',
21631
+ symbol: 'Spice',
21632
+ logo_URIs: {
21633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png'
21634
+ },
21635
+ images: [{
21636
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png',
21637
+ theme: {
21638
+ primary_color_hex: '#e5ba44'
21639
+ }
21640
+ }],
21641
+ keywords: ['meme'],
21642
+ socials: {
21643
+ twitter: 'https://x.com/spice_coin_'
21644
+ }
21645
+ },
21646
+ {
21647
+ type_asset: 'ics20',
21648
+ denom_units: [{
21649
+ denom: 'ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE',
21650
+ exponent: 0,
21651
+ aliases: ['yum-wei']
21652
+ }, {
21653
+ denom: 'yum',
21654
+ exponent: 18
21655
+ }],
21656
+ base: 'ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE',
21657
+ name: 'Axelar Wrapped YUM',
21658
+ socials: {
21659
+ website: 'https://cacaoswap.app',
21660
+ twitter: 'https://x.com/CacaoSwap'
21661
+ },
21662
+ display: 'yum',
21663
+ symbol: 'YUM.axl',
21664
+ traces: [{
21665
+ type: 'bridge',
21666
+ counterparty: {
21667
+ chain_name: 'ethereum',
21668
+ base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
21669
+ },
21670
+ provider: 'Axelar'
21671
+ }, {
21672
+ type: 'ibc',
21673
+ counterparty: {
21674
+ chain_name: 'axelar',
21675
+ base_denom: 'yum-wei',
21676
+ channel_id: 'channel-3'
21677
+ },
21678
+ chain: {
21679
+ channel_id: 'channel-208',
21680
+ path: 'transfer/channel-208/yum-wei'
21681
+ }
21682
+ }],
21683
+ images: [{
21684
+ image_sync: {
21685
+ chain_name: 'ethereum',
21686
+ base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
21687
+ },
21688
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png',
21689
+ theme: {
21690
+ primary_color_hex: '#33a6e7'
21691
+ }
21692
+ }],
21693
+ logo_URIs: {
21694
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
21695
+ }
20365
21696
  }
20366
21697
  ]
20367
21698
  };