@chain-registry/assets 1.65.6 → 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.
@@ -1872,6 +1872,76 @@ const assets = {
1872
1872
  }
1873
1873
  }]
1874
1874
  },
1875
+ {
1876
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
1877
+ denom_units: [{
1878
+ denom: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
1879
+ exponent: 0,
1880
+ aliases: ['p:utia:31Dec2024']
1881
+ }, {
1882
+ denom: 'pTIA31Dec2024',
1883
+ exponent: 6
1884
+ }],
1885
+ base: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
1886
+ name: 'pTia (31Dec2024)',
1887
+ display: 'pTIA31Dec2024',
1888
+ symbol: 'pTIA-31Dec2024',
1889
+ logo_URIs: {
1890
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1891
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1892
+ },
1893
+ images: [{
1894
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1895
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1896
+ }],
1897
+ type_asset: 'sdk.coin',
1898
+ traces: [{
1899
+ type: 'ibc',
1900
+ counterparty: {
1901
+ channel_id: 'channel-24',
1902
+ base_denom: 'p:utia:31Dec2024',
1903
+ chain_name: 'pryzm'
1904
+ },
1905
+ chain: {
1906
+ channel_id: 'channel-71'
1907
+ }
1908
+ }]
1909
+ },
1910
+ {
1911
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
1912
+ denom_units: [{
1913
+ denom: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
1914
+ exponent: 0,
1915
+ aliases: ['p:utia:31Dec2025']
1916
+ }, {
1917
+ denom: 'pTIA31Dec2025',
1918
+ exponent: 6
1919
+ }],
1920
+ base: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
1921
+ name: 'pTia (31Dec2025)',
1922
+ display: 'pTIA31Dec2025',
1923
+ symbol: 'pTIA-31Dec2025',
1924
+ logo_URIs: {
1925
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1926
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1927
+ },
1928
+ images: [{
1929
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
1930
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
1931
+ }],
1932
+ type_asset: 'sdk.coin',
1933
+ traces: [{
1934
+ type: 'ibc',
1935
+ counterparty: {
1936
+ channel_id: 'channel-24',
1937
+ base_denom: 'p:utia:31Dec2025',
1938
+ chain_name: 'pryzm'
1939
+ },
1940
+ chain: {
1941
+ channel_id: 'channel-71'
1942
+ }
1943
+ }]
1944
+ },
1875
1945
  {
1876
1946
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
1877
1947
  denom_units: [{
@@ -2712,6 +2782,76 @@ const assets = {
2712
2782
  }
2713
2783
  }]
2714
2784
  },
2785
+ {
2786
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
2787
+ denom_units: [{
2788
+ denom: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
2789
+ exponent: 0,
2790
+ aliases: ['y:utia:31Dec2024']
2791
+ }, {
2792
+ denom: 'yTIA31Dec2024',
2793
+ exponent: 6
2794
+ }],
2795
+ base: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
2796
+ name: 'yTia (31Dec2024)',
2797
+ display: 'yTIA31Dec2024',
2798
+ symbol: 'yTIA-31Dec2024',
2799
+ logo_URIs: {
2800
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2801
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2802
+ },
2803
+ images: [{
2804
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2805
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2806
+ }],
2807
+ type_asset: 'sdk.coin',
2808
+ traces: [{
2809
+ type: 'ibc',
2810
+ counterparty: {
2811
+ channel_id: 'channel-24',
2812
+ base_denom: 'y:utia:31Dec2024',
2813
+ chain_name: 'pryzm'
2814
+ },
2815
+ chain: {
2816
+ channel_id: 'channel-71'
2817
+ }
2818
+ }]
2819
+ },
2820
+ {
2821
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
2822
+ denom_units: [{
2823
+ denom: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
2824
+ exponent: 0,
2825
+ aliases: ['y:utia:31Dec2025']
2826
+ }, {
2827
+ denom: 'yTIA31Dec2025',
2828
+ exponent: 6
2829
+ }],
2830
+ base: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
2831
+ name: 'yTia (31Dec2025)',
2832
+ display: 'yTIA31Dec2025',
2833
+ symbol: 'yTIA-31Dec2025',
2834
+ logo_URIs: {
2835
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2836
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2837
+ },
2838
+ images: [{
2839
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
2840
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
2841
+ }],
2842
+ type_asset: 'sdk.coin',
2843
+ traces: [{
2844
+ type: 'ibc',
2845
+ counterparty: {
2846
+ channel_id: 'channel-24',
2847
+ base_denom: 'y:utia:31Dec2025',
2848
+ chain_name: 'pryzm'
2849
+ },
2850
+ chain: {
2851
+ channel_id: 'channel-71'
2852
+ }
2853
+ }]
2854
+ },
2715
2855
  {
2716
2856
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
2717
2857
  denom_units: [{
@@ -3447,6 +3587,76 @@ const assets = {
3447
3587
  }
3448
3588
  }]
3449
3589
  },
3590
+ {
3591
+ description: 'Pryzm\'s LP token for TIA Yield pool',
3592
+ denom_units: [{
3593
+ denom: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
3594
+ exponent: 0,
3595
+ aliases: ['lp:24:utia']
3596
+ }, {
3597
+ denom: 'lp:24:tia',
3598
+ exponent: 6
3599
+ }],
3600
+ base: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
3601
+ name: 'TIA Yield LP',
3602
+ display: 'lp:24:tia',
3603
+ symbol: 'TIA-YIELD-LP',
3604
+ logo_URIs: {
3605
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3606
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3607
+ },
3608
+ images: [{
3609
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3610
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3611
+ }],
3612
+ type_asset: 'sdk.coin',
3613
+ traces: [{
3614
+ type: 'ibc',
3615
+ counterparty: {
3616
+ channel_id: 'channel-24',
3617
+ base_denom: 'lp:24:utia',
3618
+ chain_name: 'pryzm'
3619
+ },
3620
+ chain: {
3621
+ channel_id: 'channel-71'
3622
+ }
3623
+ }]
3624
+ },
3625
+ {
3626
+ description: 'Pryzm\'s LP token for TIA Boost pool',
3627
+ denom_units: [{
3628
+ denom: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
3629
+ exponent: 0,
3630
+ aliases: ['lp:25:utiaypt-utia']
3631
+ }, {
3632
+ denom: 'lp:25:tiaypt-tia',
3633
+ exponent: 6
3634
+ }],
3635
+ base: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
3636
+ name: 'TIA Boost LP',
3637
+ display: 'lp:25:tiaypt-tia',
3638
+ symbol: 'TIA-BOOST-LP',
3639
+ logo_URIs: {
3640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3641
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3642
+ },
3643
+ images: [{
3644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3645
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3646
+ }],
3647
+ type_asset: 'sdk.coin',
3648
+ traces: [{
3649
+ type: 'ibc',
3650
+ counterparty: {
3651
+ channel_id: 'channel-24',
3652
+ base_denom: 'lp:25:utiaypt-utia',
3653
+ chain_name: 'pryzm'
3654
+ },
3655
+ chain: {
3656
+ channel_id: 'channel-71'
3657
+ }
3658
+ }]
3659
+ },
3450
3660
  {
3451
3661
  description: 'Pryzm\'s LP token for TIA / USDC pool',
3452
3662
  denom_units: [{
@@ -5370,6 +5580,76 @@ const assets = {
5370
5580
  }
5371
5581
  }]
5372
5582
  },
5583
+ {
5584
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
5585
+ denom_units: [{
5586
+ denom: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
5587
+ exponent: 0,
5588
+ aliases: ['p:utia:31Dec2024']
5589
+ }, {
5590
+ denom: 'pTIA31Dec2024',
5591
+ exponent: 6
5592
+ }],
5593
+ base: 'ibc/B5525DB64498B86AE5B093570CAEE795E5F52710FF0BC17933C6D930565C8E0A',
5594
+ name: 'pTia (31Dec2024)',
5595
+ display: 'pTIA31Dec2024',
5596
+ symbol: 'pTIA-31Dec2024',
5597
+ logo_URIs: {
5598
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5599
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5600
+ },
5601
+ images: [{
5602
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5603
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5604
+ }],
5605
+ type_asset: 'sdk.coin',
5606
+ traces: [{
5607
+ type: 'ibc',
5608
+ counterparty: {
5609
+ channel_id: 'channel-24',
5610
+ base_denom: 'p:utia:31Dec2024',
5611
+ chain_name: 'pryzm'
5612
+ },
5613
+ chain: {
5614
+ channel_id: 'channel-71'
5615
+ }
5616
+ }]
5617
+ },
5618
+ {
5619
+ description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
5620
+ denom_units: [{
5621
+ denom: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
5622
+ exponent: 0,
5623
+ aliases: ['p:utia:31Dec2025']
5624
+ }, {
5625
+ denom: 'pTIA31Dec2025',
5626
+ exponent: 6
5627
+ }],
5628
+ base: 'ibc/1571F35C4D415E8659828EEB759A2307864FC8CEE6134890152C14FA75B18D84',
5629
+ name: 'pTia (31Dec2025)',
5630
+ display: 'pTIA31Dec2025',
5631
+ symbol: 'pTIA-31Dec2025',
5632
+ logo_URIs: {
5633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5634
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5635
+ },
5636
+ images: [{
5637
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
5638
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
5639
+ }],
5640
+ type_asset: 'sdk.coin',
5641
+ traces: [{
5642
+ type: 'ibc',
5643
+ counterparty: {
5644
+ channel_id: 'channel-24',
5645
+ base_denom: 'p:utia:31Dec2025',
5646
+ chain_name: 'pryzm'
5647
+ },
5648
+ chain: {
5649
+ channel_id: 'channel-71'
5650
+ }
5651
+ }]
5652
+ },
5373
5653
  {
5374
5654
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
5375
5655
  denom_units: [{
@@ -6210,6 +6490,76 @@ const assets = {
6210
6490
  }
6211
6491
  }]
6212
6492
  },
6493
+ {
6494
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
6495
+ denom_units: [{
6496
+ denom: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
6497
+ exponent: 0,
6498
+ aliases: ['y:utia:31Dec2024']
6499
+ }, {
6500
+ denom: 'yTIA31Dec2024',
6501
+ exponent: 6
6502
+ }],
6503
+ base: 'ibc/E95CE1AC6F08ABE1F3C0B61762166F50E1EFEBB3C3B31045AC10AC4B0887D93D',
6504
+ name: 'yTia (31Dec2024)',
6505
+ display: 'yTIA31Dec2024',
6506
+ symbol: 'yTIA-31Dec2024',
6507
+ logo_URIs: {
6508
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6509
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6510
+ },
6511
+ images: [{
6512
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6513
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6514
+ }],
6515
+ type_asset: 'sdk.coin',
6516
+ traces: [{
6517
+ type: 'ibc',
6518
+ counterparty: {
6519
+ channel_id: 'channel-24',
6520
+ base_denom: 'y:utia:31Dec2024',
6521
+ chain_name: 'pryzm'
6522
+ },
6523
+ chain: {
6524
+ channel_id: 'channel-71'
6525
+ }
6526
+ }]
6527
+ },
6528
+ {
6529
+ description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
6530
+ denom_units: [{
6531
+ denom: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
6532
+ exponent: 0,
6533
+ aliases: ['y:utia:31Dec2025']
6534
+ }, {
6535
+ denom: 'yTIA31Dec2025',
6536
+ exponent: 6
6537
+ }],
6538
+ base: 'ibc/CA337A29EE6B1AB5C3900106BB862FBE7F7E3CDC3E60292AF76E10DAA6582554',
6539
+ name: 'yTia (31Dec2025)',
6540
+ display: 'yTIA31Dec2025',
6541
+ symbol: 'yTIA-31Dec2025',
6542
+ logo_URIs: {
6543
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6544
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6545
+ },
6546
+ images: [{
6547
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
6548
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
6549
+ }],
6550
+ type_asset: 'sdk.coin',
6551
+ traces: [{
6552
+ type: 'ibc',
6553
+ counterparty: {
6554
+ channel_id: 'channel-24',
6555
+ base_denom: 'y:utia:31Dec2025',
6556
+ chain_name: 'pryzm'
6557
+ },
6558
+ chain: {
6559
+ channel_id: 'channel-71'
6560
+ }
6561
+ }]
6562
+ },
6213
6563
  {
6214
6564
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
6215
6565
  denom_units: [{
@@ -6945,6 +7295,76 @@ const assets = {
6945
7295
  }
6946
7296
  }]
6947
7297
  },
7298
+ {
7299
+ description: 'Pryzm\'s LP token for TIA Yield pool',
7300
+ denom_units: [{
7301
+ denom: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
7302
+ exponent: 0,
7303
+ aliases: ['lp:24:utia']
7304
+ }, {
7305
+ denom: 'lp:24:tia',
7306
+ exponent: 6
7307
+ }],
7308
+ base: 'ibc/14F5376AE6D5D2513851144BE2F622C07E1BB85E01CFBF918B9A29C5911C4F54',
7309
+ name: 'TIA Yield LP',
7310
+ display: 'lp:24:tia',
7311
+ symbol: 'TIA-YIELD-LP',
7312
+ logo_URIs: {
7313
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7314
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7315
+ },
7316
+ images: [{
7317
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7318
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7319
+ }],
7320
+ type_asset: 'sdk.coin',
7321
+ traces: [{
7322
+ type: 'ibc',
7323
+ counterparty: {
7324
+ channel_id: 'channel-24',
7325
+ base_denom: 'lp:24:utia',
7326
+ chain_name: 'pryzm'
7327
+ },
7328
+ chain: {
7329
+ channel_id: 'channel-71'
7330
+ }
7331
+ }]
7332
+ },
7333
+ {
7334
+ description: 'Pryzm\'s LP token for TIA Boost pool',
7335
+ denom_units: [{
7336
+ denom: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
7337
+ exponent: 0,
7338
+ aliases: ['lp:25:utiaypt-utia']
7339
+ }, {
7340
+ denom: 'lp:25:tiaypt-tia',
7341
+ exponent: 6
7342
+ }],
7343
+ base: 'ibc/73C301481D9FC31946440873C2DC4BF590E0DDB9CD91EF50C84D78CB84F195B8',
7344
+ name: 'TIA Boost LP',
7345
+ display: 'lp:25:tiaypt-tia',
7346
+ symbol: 'TIA-BOOST-LP',
7347
+ logo_URIs: {
7348
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7349
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7350
+ },
7351
+ images: [{
7352
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7353
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7354
+ }],
7355
+ type_asset: 'sdk.coin',
7356
+ traces: [{
7357
+ type: 'ibc',
7358
+ counterparty: {
7359
+ channel_id: 'channel-24',
7360
+ base_denom: 'lp:25:utiaypt-utia',
7361
+ chain_name: 'pryzm'
7362
+ },
7363
+ chain: {
7364
+ channel_id: 'channel-71'
7365
+ }
7366
+ }]
7367
+ },
6948
7368
  {
6949
7369
  description: 'Pryzm\'s LP token for TIA / USDC pool',
6950
7370
  denom_units: [{