@chain-registry/assets 1.65.6 → 1.65.8

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
@@ -1252,7 +1252,7 @@ const assets = {
1252
1252
  aliases: ['p:inj:30Sep2024']
1253
1253
  }, {
1254
1254
  denom: 'pINJ30Sep2024',
1255
- exponent: 6
1255
+ exponent: 18
1256
1256
  }],
1257
1257
  base: 'ibc/51CAE39B7D3450126869C402FC111E68E8A23C42DB1B546888DD9C8F4AD089C0',
1258
1258
  name: 'pInj (30Sep2024)',
@@ -1287,7 +1287,7 @@ const assets = {
1287
1287
  aliases: ['p:inj:31Dec2024']
1288
1288
  }, {
1289
1289
  denom: 'pINJ31Dec2024',
1290
- exponent: 6
1290
+ exponent: 18
1291
1291
  }],
1292
1292
  base: 'ibc/1088CB0CDF730CB9EA4005B8DF343490AB78F1187D444813DDC419C1E57E23D4',
1293
1293
  name: 'pInj (31Dec2024)',
@@ -1322,7 +1322,7 @@ const assets = {
1322
1322
  aliases: ['p:inj:31Dec2025']
1323
1323
  }, {
1324
1324
  denom: 'pINJ31Dec2025',
1325
- exponent: 6
1325
+ exponent: 18
1326
1326
  }],
1327
1327
  base: 'ibc/FA5F5CC7D35C956766974897D9098CD336DFB3806A9FD1C12D412B16D76169E1',
1328
1328
  name: 'pInj (31Dec2025)',
@@ -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: [{
@@ -2092,7 +2162,7 @@ const assets = {
2092
2162
  aliases: ['y:inj:30Sep2024']
2093
2163
  }, {
2094
2164
  denom: 'yINJ30Sep2024',
2095
- exponent: 6
2165
+ exponent: 18
2096
2166
  }],
2097
2167
  base: 'ibc/9D6EA7381044BD25B73705E4DBCA5F9EEAA24C337A6C40A4111C139B28B37103',
2098
2168
  name: 'yInj (30Sep2024)',
@@ -2127,7 +2197,7 @@ const assets = {
2127
2197
  aliases: ['y:inj:31Dec2024']
2128
2198
  }, {
2129
2199
  denom: 'yINJ31Dec2024',
2130
- exponent: 6
2200
+ exponent: 18
2131
2201
  }],
2132
2202
  base: 'ibc/8407EB3B258D5E9AA819DF6BD1E7C2028E262D28907855B2B69E9DC85C36EBB5',
2133
2203
  name: 'yInj (31Dec2024)',
@@ -2162,7 +2232,7 @@ const assets = {
2162
2232
  aliases: ['y:inj:31Dec2025']
2163
2233
  }, {
2164
2234
  denom: 'yINJ31Dec2025',
2165
- exponent: 6
2235
+ exponent: 18
2166
2236
  }],
2167
2237
  base: 'ibc/D3EBBA1B589DD0A4A9DF9119F6D968403F9EA559E931078646F6AAD1378A7558',
2168
2238
  name: 'yInj (31Dec2025)',
@@ -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: [{
@@ -2862,7 +3002,7 @@ const assets = {
2862
3002
  aliases: ['lp:1:inj']
2863
3003
  }, {
2864
3004
  denom: 'lp:1:INJ',
2865
- exponent: 6
3005
+ exponent: 18
2866
3006
  }],
2867
3007
  base: 'ibc/52E9DD15919E3C0BDD342595825316ED6558D68D6CAEE50151F98115BBC6E21A',
2868
3008
  name: 'INJ Yield LP',
@@ -2897,7 +3037,7 @@ const assets = {
2897
3037
  aliases: ['lp:4:injypt-inj']
2898
3038
  }, {
2899
3039
  denom: 'lp:4:INJypt-INJ',
2900
- exponent: 6
3040
+ exponent: 18
2901
3041
  }],
2902
3042
  base: 'ibc/5057DD49B080D87F856650E087AAFA61A50E1BBED27646F5BD85BC366A874F76',
2903
3043
  name: 'INJ Boost LP',
@@ -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: [{
@@ -4750,7 +4960,7 @@ const assets = {
4750
4960
  aliases: ['p:inj:30Sep2024']
4751
4961
  }, {
4752
4962
  denom: 'pINJ30Sep2024',
4753
- exponent: 6
4963
+ exponent: 18
4754
4964
  }],
4755
4965
  base: 'ibc/51CAE39B7D3450126869C402FC111E68E8A23C42DB1B546888DD9C8F4AD089C0',
4756
4966
  name: 'pInj (30Sep2024)',
@@ -4785,7 +4995,7 @@ const assets = {
4785
4995
  aliases: ['p:inj:31Dec2024']
4786
4996
  }, {
4787
4997
  denom: 'pINJ31Dec2024',
4788
- exponent: 6
4998
+ exponent: 18
4789
4999
  }],
4790
5000
  base: 'ibc/1088CB0CDF730CB9EA4005B8DF343490AB78F1187D444813DDC419C1E57E23D4',
4791
5001
  name: 'pInj (31Dec2024)',
@@ -4820,7 +5030,7 @@ const assets = {
4820
5030
  aliases: ['p:inj:31Dec2025']
4821
5031
  }, {
4822
5032
  denom: 'pINJ31Dec2025',
4823
- exponent: 6
5033
+ exponent: 18
4824
5034
  }],
4825
5035
  base: 'ibc/FA5F5CC7D35C956766974897D9098CD336DFB3806A9FD1C12D412B16D76169E1',
4826
5036
  name: 'pInj (31Dec2025)',
@@ -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: [{
@@ -5590,7 +5870,7 @@ const assets = {
5590
5870
  aliases: ['y:inj:30Sep2024']
5591
5871
  }, {
5592
5872
  denom: 'yINJ30Sep2024',
5593
- exponent: 6
5873
+ exponent: 18
5594
5874
  }],
5595
5875
  base: 'ibc/9D6EA7381044BD25B73705E4DBCA5F9EEAA24C337A6C40A4111C139B28B37103',
5596
5876
  name: 'yInj (30Sep2024)',
@@ -5625,7 +5905,7 @@ const assets = {
5625
5905
  aliases: ['y:inj:31Dec2024']
5626
5906
  }, {
5627
5907
  denom: 'yINJ31Dec2024',
5628
- exponent: 6
5908
+ exponent: 18
5629
5909
  }],
5630
5910
  base: 'ibc/8407EB3B258D5E9AA819DF6BD1E7C2028E262D28907855B2B69E9DC85C36EBB5',
5631
5911
  name: 'yInj (31Dec2024)',
@@ -5660,7 +5940,7 @@ const assets = {
5660
5940
  aliases: ['y:inj:31Dec2025']
5661
5941
  }, {
5662
5942
  denom: 'yINJ31Dec2025',
5663
- exponent: 6
5943
+ exponent: 18
5664
5944
  }],
5665
5945
  base: 'ibc/D3EBBA1B589DD0A4A9DF9119F6D968403F9EA559E931078646F6AAD1378A7558',
5666
5946
  name: 'yInj (31Dec2025)',
@@ -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: [{
@@ -6360,7 +6710,7 @@ const assets = {
6360
6710
  aliases: ['lp:1:inj']
6361
6711
  }, {
6362
6712
  denom: 'lp:1:INJ',
6363
- exponent: 6
6713
+ exponent: 18
6364
6714
  }],
6365
6715
  base: 'ibc/52E9DD15919E3C0BDD342595825316ED6558D68D6CAEE50151F98115BBC6E21A',
6366
6716
  name: 'INJ Yield LP',
@@ -6395,7 +6745,7 @@ const assets = {
6395
6745
  aliases: ['lp:4:injypt-inj']
6396
6746
  }, {
6397
6747
  denom: 'lp:4:INJypt-INJ',
6398
- exponent: 6
6748
+ exponent: 18
6399
6749
  }],
6400
6750
  base: 'ibc/5057DD49B080D87F856650E087AAFA61A50E1BBED27646F5BD85BC366A874F76',
6401
6751
  name: 'INJ Boost LP',
@@ -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: [{