@chain-registry/assets 1.65.5 → 1.65.7

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/mainnet/dydx.js CHANGED
@@ -1874,6 +1874,76 @@ const assets = {
1874
1874
  }
1875
1875
  }]
1876
1876
  },
1877
+ {
1878
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
1879
+ denom_units: [{
1880
+ denom: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
1881
+ exponent: 0,
1882
+ aliases: ['p:utia:31Dec2024']
1883
+ }, {
1884
+ denom: 'pTIA31Dec2024',
1885
+ exponent: 6
1886
+ }],
1887
+ base: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
1888
+ name: 'pTia (31Dec2024)',
1889
+ display: 'pTIA31Dec2024',
1890
+ symbol: 'pTIA-31Dec2024',
1891
+ logo_URIs: {
1892
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1893
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1894
+ },
1895
+ images: [{
1896
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1897
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1898
+ }],
1899
+ type_asset: 'sdk.coin',
1900
+ traces: [{
1901
+ type: 'ibc',
1902
+ counterparty: {
1903
+ channel_id: 'channel-24',
1904
+ base_denom: 'p:utia:31Dec2024',
1905
+ chain_name: 'pryzm'
1906
+ },
1907
+ chain: {
1908
+ channel_id: 'channel-71'
1909
+ }
1910
+ }]
1911
+ },
1912
+ {
1913
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
1914
+ denom_units: [{
1915
+ denom: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
1916
+ exponent: 0,
1917
+ aliases: ['p:utia:31Dec2025']
1918
+ }, {
1919
+ denom: 'pTIA31Dec2025',
1920
+ exponent: 6
1921
+ }],
1922
+ base: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
1923
+ name: 'pTia (31Dec2025)',
1924
+ display: 'pTIA31Dec2025',
1925
+ symbol: 'pTIA-31Dec2025',
1926
+ logo_URIs: {
1927
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1928
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1929
+ },
1930
+ images: [{
1931
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1932
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1933
+ }],
1934
+ type_asset: 'sdk.coin',
1935
+ traces: [{
1936
+ type: 'ibc',
1937
+ counterparty: {
1938
+ channel_id: 'channel-24',
1939
+ base_denom: 'p:utia:31Dec2025',
1940
+ chain_name: 'pryzm'
1941
+ },
1942
+ chain: {
1943
+ channel_id: 'channel-71'
1944
+ }
1945
+ }]
1946
+ },
1877
1947
  {
1878
1948
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
1879
1949
  denom_units: [{
@@ -2714,6 +2784,76 @@ const assets = {
2714
2784
  }
2715
2785
  }]
2716
2786
  },
2787
+ {
2788
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
2789
+ denom_units: [{
2790
+ denom: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
2791
+ exponent: 0,
2792
+ aliases: ['y:utia:31Dec2024']
2793
+ }, {
2794
+ denom: 'yTIA31Dec2024',
2795
+ exponent: 6
2796
+ }],
2797
+ base: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
2798
+ name: 'yTia (31Dec2024)',
2799
+ display: 'yTIA31Dec2024',
2800
+ symbol: 'yTIA-31Dec2024',
2801
+ logo_URIs: {
2802
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2803
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2804
+ },
2805
+ images: [{
2806
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2807
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2808
+ }],
2809
+ type_asset: 'sdk.coin',
2810
+ traces: [{
2811
+ type: 'ibc',
2812
+ counterparty: {
2813
+ channel_id: 'channel-24',
2814
+ base_denom: 'y:utia:31Dec2024',
2815
+ chain_name: 'pryzm'
2816
+ },
2817
+ chain: {
2818
+ channel_id: 'channel-71'
2819
+ }
2820
+ }]
2821
+ },
2822
+ {
2823
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
2824
+ denom_units: [{
2825
+ denom: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
2826
+ exponent: 0,
2827
+ aliases: ['y:utia:31Dec2025']
2828
+ }, {
2829
+ denom: 'yTIA31Dec2025',
2830
+ exponent: 6
2831
+ }],
2832
+ base: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
2833
+ name: 'yTia (31Dec2025)',
2834
+ display: 'yTIA31Dec2025',
2835
+ symbol: 'yTIA-31Dec2025',
2836
+ logo_URIs: {
2837
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2838
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2839
+ },
2840
+ images: [{
2841
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2842
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2843
+ }],
2844
+ type_asset: 'sdk.coin',
2845
+ traces: [{
2846
+ type: 'ibc',
2847
+ counterparty: {
2848
+ channel_id: 'channel-24',
2849
+ base_denom: 'y:utia:31Dec2025',
2850
+ chain_name: 'pryzm'
2851
+ },
2852
+ chain: {
2853
+ channel_id: 'channel-71'
2854
+ }
2855
+ }]
2856
+ },
2717
2857
  {
2718
2858
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
2719
2859
  denom_units: [{
@@ -3449,6 +3589,76 @@ const assets = {
3449
3589
  }
3450
3590
  }]
3451
3591
  },
3592
+ {
3593
+ description: 'Pryzm\'s LP token for TIA Yield pool',
3594
+ denom_units: [{
3595
+ denom: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
3596
+ exponent: 0,
3597
+ aliases: ['lp:24:utia']
3598
+ }, {
3599
+ denom: 'lp:24:tia',
3600
+ exponent: 6
3601
+ }],
3602
+ base: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
3603
+ name: 'TIA Yield LP',
3604
+ display: 'lp:24:tia',
3605
+ symbol: 'TIA-YIELD-LP',
3606
+ logo_URIs: {
3607
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3608
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3609
+ },
3610
+ images: [{
3611
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3612
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3613
+ }],
3614
+ type_asset: 'sdk.coin',
3615
+ traces: [{
3616
+ type: 'ibc',
3617
+ counterparty: {
3618
+ channel_id: 'channel-24',
3619
+ base_denom: 'lp:24:utia',
3620
+ chain_name: 'pryzm'
3621
+ },
3622
+ chain: {
3623
+ channel_id: 'channel-71'
3624
+ }
3625
+ }]
3626
+ },
3627
+ {
3628
+ description: 'Pryzm\'s LP token for TIA Boost pool',
3629
+ denom_units: [{
3630
+ denom: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
3631
+ exponent: 0,
3632
+ aliases: ['lp:25:utiaypt-utia']
3633
+ }, {
3634
+ denom: 'lp:25:tiaypt-tia',
3635
+ exponent: 6
3636
+ }],
3637
+ base: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
3638
+ name: 'TIA Boost LP',
3639
+ display: 'lp:25:tiaypt-tia',
3640
+ symbol: 'TIA-BOOST-LP',
3641
+ logo_URIs: {
3642
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3643
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3644
+ },
3645
+ images: [{
3646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3647
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3648
+ }],
3649
+ type_asset: 'sdk.coin',
3650
+ traces: [{
3651
+ type: 'ibc',
3652
+ counterparty: {
3653
+ channel_id: 'channel-24',
3654
+ base_denom: 'lp:25:utiaypt-utia',
3655
+ chain_name: 'pryzm'
3656
+ },
3657
+ chain: {
3658
+ channel_id: 'channel-71'
3659
+ }
3660
+ }]
3661
+ },
3452
3662
  {
3453
3663
  description: 'Pryzm\'s LP token for TIA / USDC pool',
3454
3664
  denom_units: [{
@@ -5372,6 +5582,76 @@ const assets = {
5372
5582
  }
5373
5583
  }]
5374
5584
  },
5585
+ {
5586
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
5587
+ denom_units: [{
5588
+ denom: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
5589
+ exponent: 0,
5590
+ aliases: ['p:utia:31Dec2024']
5591
+ }, {
5592
+ denom: 'pTIA31Dec2024',
5593
+ exponent: 6
5594
+ }],
5595
+ base: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
5596
+ name: 'pTia (31Dec2024)',
5597
+ display: 'pTIA31Dec2024',
5598
+ symbol: 'pTIA-31Dec2024',
5599
+ logo_URIs: {
5600
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5601
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5602
+ },
5603
+ images: [{
5604
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5605
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5606
+ }],
5607
+ type_asset: 'sdk.coin',
5608
+ traces: [{
5609
+ type: 'ibc',
5610
+ counterparty: {
5611
+ channel_id: 'channel-24',
5612
+ base_denom: 'p:utia:31Dec2024',
5613
+ chain_name: 'pryzm'
5614
+ },
5615
+ chain: {
5616
+ channel_id: 'channel-71'
5617
+ }
5618
+ }]
5619
+ },
5620
+ {
5621
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
5622
+ denom_units: [{
5623
+ denom: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
5624
+ exponent: 0,
5625
+ aliases: ['p:utia:31Dec2025']
5626
+ }, {
5627
+ denom: 'pTIA31Dec2025',
5628
+ exponent: 6
5629
+ }],
5630
+ base: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
5631
+ name: 'pTia (31Dec2025)',
5632
+ display: 'pTIA31Dec2025',
5633
+ symbol: 'pTIA-31Dec2025',
5634
+ logo_URIs: {
5635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5636
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5637
+ },
5638
+ images: [{
5639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5640
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5641
+ }],
5642
+ type_asset: 'sdk.coin',
5643
+ traces: [{
5644
+ type: 'ibc',
5645
+ counterparty: {
5646
+ channel_id: 'channel-24',
5647
+ base_denom: 'p:utia:31Dec2025',
5648
+ chain_name: 'pryzm'
5649
+ },
5650
+ chain: {
5651
+ channel_id: 'channel-71'
5652
+ }
5653
+ }]
5654
+ },
5375
5655
  {
5376
5656
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
5377
5657
  denom_units: [{
@@ -6212,6 +6492,76 @@ const assets = {
6212
6492
  }
6213
6493
  }]
6214
6494
  },
6495
+ {
6496
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
6497
+ denom_units: [{
6498
+ denom: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
6499
+ exponent: 0,
6500
+ aliases: ['y:utia:31Dec2024']
6501
+ }, {
6502
+ denom: 'yTIA31Dec2024',
6503
+ exponent: 6
6504
+ }],
6505
+ base: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
6506
+ name: 'yTia (31Dec2024)',
6507
+ display: 'yTIA31Dec2024',
6508
+ symbol: 'yTIA-31Dec2024',
6509
+ logo_URIs: {
6510
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6511
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6512
+ },
6513
+ images: [{
6514
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6515
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6516
+ }],
6517
+ type_asset: 'sdk.coin',
6518
+ traces: [{
6519
+ type: 'ibc',
6520
+ counterparty: {
6521
+ channel_id: 'channel-24',
6522
+ base_denom: 'y:utia:31Dec2024',
6523
+ chain_name: 'pryzm'
6524
+ },
6525
+ chain: {
6526
+ channel_id: 'channel-71'
6527
+ }
6528
+ }]
6529
+ },
6530
+ {
6531
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
6532
+ denom_units: [{
6533
+ denom: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
6534
+ exponent: 0,
6535
+ aliases: ['y:utia:31Dec2025']
6536
+ }, {
6537
+ denom: 'yTIA31Dec2025',
6538
+ exponent: 6
6539
+ }],
6540
+ base: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
6541
+ name: 'yTia (31Dec2025)',
6542
+ display: 'yTIA31Dec2025',
6543
+ symbol: 'yTIA-31Dec2025',
6544
+ logo_URIs: {
6545
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6546
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6547
+ },
6548
+ images: [{
6549
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6550
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6551
+ }],
6552
+ type_asset: 'sdk.coin',
6553
+ traces: [{
6554
+ type: 'ibc',
6555
+ counterparty: {
6556
+ channel_id: 'channel-24',
6557
+ base_denom: 'y:utia:31Dec2025',
6558
+ chain_name: 'pryzm'
6559
+ },
6560
+ chain: {
6561
+ channel_id: 'channel-71'
6562
+ }
6563
+ }]
6564
+ },
6215
6565
  {
6216
6566
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
6217
6567
  denom_units: [{
@@ -6947,6 +7297,76 @@ const assets = {
6947
7297
  }
6948
7298
  }]
6949
7299
  },
7300
+ {
7301
+ description: 'Pryzm\'s LP token for TIA Yield pool',
7302
+ denom_units: [{
7303
+ denom: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
7304
+ exponent: 0,
7305
+ aliases: ['lp:24:utia']
7306
+ }, {
7307
+ denom: 'lp:24:tia',
7308
+ exponent: 6
7309
+ }],
7310
+ base: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
7311
+ name: 'TIA Yield LP',
7312
+ display: 'lp:24:tia',
7313
+ symbol: 'TIA-YIELD-LP',
7314
+ logo_URIs: {
7315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7316
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7317
+ },
7318
+ images: [{
7319
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7320
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7321
+ }],
7322
+ type_asset: 'sdk.coin',
7323
+ traces: [{
7324
+ type: 'ibc',
7325
+ counterparty: {
7326
+ channel_id: 'channel-24',
7327
+ base_denom: 'lp:24:utia',
7328
+ chain_name: 'pryzm'
7329
+ },
7330
+ chain: {
7331
+ channel_id: 'channel-71'
7332
+ }
7333
+ }]
7334
+ },
7335
+ {
7336
+ description: 'Pryzm\'s LP token for TIA Boost pool',
7337
+ denom_units: [{
7338
+ denom: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
7339
+ exponent: 0,
7340
+ aliases: ['lp:25:utiaypt-utia']
7341
+ }, {
7342
+ denom: 'lp:25:tiaypt-tia',
7343
+ exponent: 6
7344
+ }],
7345
+ base: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
7346
+ name: 'TIA Boost LP',
7347
+ display: 'lp:25:tiaypt-tia',
7348
+ symbol: 'TIA-BOOST-LP',
7349
+ logo_URIs: {
7350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7351
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7352
+ },
7353
+ images: [{
7354
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7355
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7356
+ }],
7357
+ type_asset: 'sdk.coin',
7358
+ traces: [{
7359
+ type: 'ibc',
7360
+ counterparty: {
7361
+ channel_id: 'channel-24',
7362
+ base_denom: 'lp:25:utiaypt-utia',
7363
+ chain_name: 'pryzm'
7364
+ },
7365
+ chain: {
7366
+ channel_id: 'channel-71'
7367
+ }
7368
+ }]
7369
+ },
6950
7370
  {
6951
7371
  description: 'Pryzm\'s LP token for TIA / USDC pool',
6952
7372
  denom_units: [{
@@ -132,6 +132,7 @@ export * as source from './source';
132
132
  export * as stafihub from './stafihub';
133
133
  export * as stargaze from './stargaze';
134
134
  export * as starname from './starname';
135
+ export * as stratos from './stratos';
135
136
  export * as stride from './stride';
136
137
  export * as teritori from './teritori';
137
138
  export * as terra from './terra';
package/mainnet/index.js CHANGED
@@ -25,7 +25,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.firmachain = exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.doravota = exports.dig = exports.dhealth = exports.desmos = exports.decentr = exports.cudos = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.cerberus = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports._8ball = exports.solana = exports.ethereum = void 0;
27
27
  exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.mande = exports.lumnetwork = exports.lumenx = exports.lorenzo = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = void 0;
28
- exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.titan = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = void 0;
28
+ exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.titan = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = void 0;
29
29
  exports.ethereum = __importStar(require("./ethereum"));
30
30
  exports.solana = __importStar(require("./solana"));
31
31
  exports._8ball = __importStar(require("./8ball"));
@@ -160,6 +160,7 @@ exports.source = __importStar(require("./source"));
160
160
  exports.stafihub = __importStar(require("./stafihub"));
161
161
  exports.stargaze = __importStar(require("./stargaze"));
162
162
  exports.starname = __importStar(require("./starname"));
163
+ exports.stratos = __importStar(require("./stratos"));
163
164
  exports.stride = __importStar(require("./stride"));
164
165
  exports.teritori = __importStar(require("./teritori"));
165
166
  exports.terra = __importStar(require("./terra"));