@chain-registry/assets 1.70.241 → 1.70.242

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.
Files changed (65) hide show
  1. package/esm/mainnet/acrechain.js +6 -6
  2. package/esm/mainnet/akash.js +6 -6
  3. package/esm/mainnet/andromeda.js +6 -6
  4. package/esm/mainnet/archway.js +6 -6
  5. package/esm/mainnet/axelar.js +776 -6
  6. package/esm/mainnet/carbon.js +88 -6
  7. package/esm/mainnet/celestia.js +776 -6
  8. package/esm/mainnet/cheqd.js +6 -6
  9. package/esm/mainnet/comdex.js +6 -6
  10. package/esm/mainnet/composable.js +64 -0
  11. package/esm/mainnet/cosmoshub.js +776 -6
  12. package/esm/mainnet/crescent.js +6 -6
  13. package/esm/mainnet/decentr.js +6 -6
  14. package/esm/mainnet/dydx.js +776 -6
  15. package/esm/mainnet/furya.js +6 -6
  16. package/esm/mainnet/injective.js +776 -6
  17. package/esm/mainnet/juno.js +6 -6
  18. package/esm/mainnet/kava.js +6 -6
  19. package/esm/mainnet/kopi.js +6 -6
  20. package/esm/mainnet/kujira.js +88 -6
  21. package/esm/mainnet/migaloo.js +88 -6
  22. package/esm/mainnet/neutron.js +894 -42
  23. package/esm/mainnet/noble.js +776 -6
  24. package/esm/mainnet/osmosis.js +858 -6
  25. package/esm/mainnet/pryzm.js +6 -6
  26. package/esm/mainnet/quicksilver.js +6 -6
  27. package/esm/mainnet/secretnetwork.js +88 -6
  28. package/esm/mainnet/stafihub.js +6 -6
  29. package/esm/mainnet/stargaze.js +6 -6
  30. package/esm/mainnet/stride.js +776 -6
  31. package/esm/mainnet/terra.js +6 -6
  32. package/esm/mainnet/terra2.js +770 -0
  33. package/mainnet/acrechain.js +6 -6
  34. package/mainnet/akash.js +6 -6
  35. package/mainnet/andromeda.js +6 -6
  36. package/mainnet/archway.js +6 -6
  37. package/mainnet/axelar.js +776 -6
  38. package/mainnet/carbon.js +88 -6
  39. package/mainnet/celestia.js +776 -6
  40. package/mainnet/cheqd.js +6 -6
  41. package/mainnet/comdex.js +6 -6
  42. package/mainnet/composable.js +64 -0
  43. package/mainnet/cosmoshub.js +776 -6
  44. package/mainnet/crescent.js +6 -6
  45. package/mainnet/decentr.js +6 -6
  46. package/mainnet/dydx.js +776 -6
  47. package/mainnet/furya.js +6 -6
  48. package/mainnet/injective.js +776 -6
  49. package/mainnet/juno.js +6 -6
  50. package/mainnet/kava.js +6 -6
  51. package/mainnet/kopi.js +6 -6
  52. package/mainnet/kujira.js +88 -6
  53. package/mainnet/migaloo.js +88 -6
  54. package/mainnet/neutron.js +894 -42
  55. package/mainnet/noble.js +776 -6
  56. package/mainnet/osmosis.js +858 -6
  57. package/mainnet/pryzm.js +6 -6
  58. package/mainnet/quicksilver.js +6 -6
  59. package/mainnet/secretnetwork.js +88 -6
  60. package/mainnet/stafihub.js +6 -6
  61. package/mainnet/stargaze.js +6 -6
  62. package/mainnet/stride.js +776 -6
  63. package/mainnet/terra.js +6 -6
  64. package/mainnet/terra2.js +770 -0
  65. package/package.json +5 -5
@@ -4867,6 +4867,146 @@ const assets = {
4867
4867
  }
4868
4868
  }]
4869
4869
  },
4870
+ {
4871
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 30Sep2025',
4872
+ denom_units: [{
4873
+ denom: 'ibc/455FB138E0ABB297ABEF786F3926DEA728C860C7A2E37C07B10990A11D21CD1E',
4874
+ exponent: 0,
4875
+ aliases: ['p:ambtc:30Sep2025']
4876
+ }, {
4877
+ denom: 'pmBTC30Sep2025',
4878
+ exponent: 18
4879
+ }],
4880
+ base: 'ibc/455FB138E0ABB297ABEF786F3926DEA728C860C7A2E37C07B10990A11D21CD1E',
4881
+ name: 'pmBTC (30Sep2025)',
4882
+ display: 'pmBTC30Sep2025',
4883
+ symbol: 'pmBTC-30Sep2025',
4884
+ logo_URIs: {
4885
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4886
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4887
+ },
4888
+ images: [{
4889
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4890
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4891
+ }],
4892
+ type_asset: 'sdk.coin',
4893
+ traces: [{
4894
+ type: 'ibc',
4895
+ counterparty: {
4896
+ channel_id: 'channel-1',
4897
+ base_denom: 'p:ambtc:30Sep2025',
4898
+ chain_name: 'pryzm'
4899
+ },
4900
+ chain: {
4901
+ channel_id: 'channel-284'
4902
+ }
4903
+ }]
4904
+ },
4905
+ {
4906
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 31Dec2025',
4907
+ denom_units: [{
4908
+ denom: 'ibc/55886AF8240158931E09A4A2786581BE31DCD5E8890D664F6B103E3A04E8F681',
4909
+ exponent: 0,
4910
+ aliases: ['p:ambtc:31Dec2025']
4911
+ }, {
4912
+ denom: 'pmBTC31Dec2025',
4913
+ exponent: 18
4914
+ }],
4915
+ base: 'ibc/55886AF8240158931E09A4A2786581BE31DCD5E8890D664F6B103E3A04E8F681',
4916
+ name: 'pmBTC (31Dec2025)',
4917
+ display: 'pmBTC31Dec2025',
4918
+ symbol: 'pmBTC-31Dec2025',
4919
+ logo_URIs: {
4920
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4921
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4922
+ },
4923
+ images: [{
4924
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4925
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4926
+ }],
4927
+ type_asset: 'sdk.coin',
4928
+ traces: [{
4929
+ type: 'ibc',
4930
+ counterparty: {
4931
+ channel_id: 'channel-1',
4932
+ base_denom: 'p:ambtc:31Dec2025',
4933
+ chain_name: 'pryzm'
4934
+ },
4935
+ chain: {
4936
+ channel_id: 'channel-284'
4937
+ }
4938
+ }]
4939
+ },
4940
+ {
4941
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 31Mar2026',
4942
+ denom_units: [{
4943
+ denom: 'ibc/218AF9058E639728D9FA9EC2194E2FB5D2061A1F5305C33B5C6C01AB4E38EE9B',
4944
+ exponent: 0,
4945
+ aliases: ['p:ambtc:31Mar2026']
4946
+ }, {
4947
+ denom: 'pmBTC31Mar2026',
4948
+ exponent: 18
4949
+ }],
4950
+ base: 'ibc/218AF9058E639728D9FA9EC2194E2FB5D2061A1F5305C33B5C6C01AB4E38EE9B',
4951
+ name: 'pmBTC (31Mar2026)',
4952
+ display: 'pmBTC31Mar2026',
4953
+ symbol: 'pmBTC-31Mar2026',
4954
+ logo_URIs: {
4955
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4956
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4957
+ },
4958
+ images: [{
4959
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4960
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4961
+ }],
4962
+ type_asset: 'sdk.coin',
4963
+ traces: [{
4964
+ type: 'ibc',
4965
+ counterparty: {
4966
+ channel_id: 'channel-1',
4967
+ base_denom: 'p:ambtc:31Mar2026',
4968
+ chain_name: 'pryzm'
4969
+ },
4970
+ chain: {
4971
+ channel_id: 'channel-284'
4972
+ }
4973
+ }]
4974
+ },
4975
+ {
4976
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 30Jun2026',
4977
+ denom_units: [{
4978
+ denom: 'ibc/AFE0BD4312CA39EE24CBFDCA7E618892A9FA2FE7CC278FDCA78BBEA401D12E1C',
4979
+ exponent: 0,
4980
+ aliases: ['p:ambtc:30Jun2026']
4981
+ }, {
4982
+ denom: 'pmBTC30Jun2026',
4983
+ exponent: 18
4984
+ }],
4985
+ base: 'ibc/AFE0BD4312CA39EE24CBFDCA7E618892A9FA2FE7CC278FDCA78BBEA401D12E1C',
4986
+ name: 'pmBTC (30Jun2026)',
4987
+ display: 'pmBTC30Jun2026',
4988
+ symbol: 'pmBTC-30Jun2026',
4989
+ logo_URIs: {
4990
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4991
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4992
+ },
4993
+ images: [{
4994
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
4995
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
4996
+ }],
4997
+ type_asset: 'sdk.coin',
4998
+ traces: [{
4999
+ type: 'ibc',
5000
+ counterparty: {
5001
+ channel_id: 'channel-1',
5002
+ base_denom: 'p:ambtc:30Jun2026',
5003
+ chain_name: 'pryzm'
5004
+ },
5005
+ chain: {
5006
+ channel_id: 'channel-284'
5007
+ }
5008
+ }]
5009
+ },
4870
5010
  {
4871
5011
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
4872
5012
  denom_units: [{
@@ -7422,6 +7562,146 @@ const assets = {
7422
7562
  }
7423
7563
  }]
7424
7564
  },
7565
+ {
7566
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 30Sep2025',
7567
+ denom_units: [{
7568
+ denom: 'ibc/BECBA8B9E537C864AFAF85088760758B6F43614528725A082FC2BA6BEABA77C1',
7569
+ exponent: 0,
7570
+ aliases: ['y:ambtc:30Sep2025']
7571
+ }, {
7572
+ denom: 'ymBTC30Sep2025',
7573
+ exponent: 18
7574
+ }],
7575
+ base: 'ibc/BECBA8B9E537C864AFAF85088760758B6F43614528725A082FC2BA6BEABA77C1',
7576
+ name: 'ymBTC (30Sep2025)',
7577
+ display: 'ymBTC30Sep2025',
7578
+ symbol: 'ymBTC-30Sep2025',
7579
+ logo_URIs: {
7580
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7581
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7582
+ },
7583
+ images: [{
7584
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7585
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7586
+ }],
7587
+ type_asset: 'sdk.coin',
7588
+ traces: [{
7589
+ type: 'ibc',
7590
+ counterparty: {
7591
+ channel_id: 'channel-1',
7592
+ base_denom: 'y:ambtc:30Sep2025',
7593
+ chain_name: 'pryzm'
7594
+ },
7595
+ chain: {
7596
+ channel_id: 'channel-284'
7597
+ }
7598
+ }]
7599
+ },
7600
+ {
7601
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 31Dec2025',
7602
+ denom_units: [{
7603
+ denom: 'ibc/3CCCEA2095592CE6FD92C3C5B775C7E0DA3020C2743D284A7256ED10E29EDC50',
7604
+ exponent: 0,
7605
+ aliases: ['y:ambtc:31Dec2025']
7606
+ }, {
7607
+ denom: 'ymBTC31Dec2025',
7608
+ exponent: 18
7609
+ }],
7610
+ base: 'ibc/3CCCEA2095592CE6FD92C3C5B775C7E0DA3020C2743D284A7256ED10E29EDC50',
7611
+ name: 'ymBTC (31Dec2025)',
7612
+ display: 'ymBTC31Dec2025',
7613
+ symbol: 'ymBTC-31Dec2025',
7614
+ logo_URIs: {
7615
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7616
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7617
+ },
7618
+ images: [{
7619
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7620
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7621
+ }],
7622
+ type_asset: 'sdk.coin',
7623
+ traces: [{
7624
+ type: 'ibc',
7625
+ counterparty: {
7626
+ channel_id: 'channel-1',
7627
+ base_denom: 'y:ambtc:31Dec2025',
7628
+ chain_name: 'pryzm'
7629
+ },
7630
+ chain: {
7631
+ channel_id: 'channel-284'
7632
+ }
7633
+ }]
7634
+ },
7635
+ {
7636
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 31Mar2026',
7637
+ denom_units: [{
7638
+ denom: 'ibc/966E9C08C6603AC0EDE8B7B8505728BA90B9F2F004E6BC2602E117115C4E7BCA',
7639
+ exponent: 0,
7640
+ aliases: ['y:ambtc:31Mar2026']
7641
+ }, {
7642
+ denom: 'ymBTC31Mar2026',
7643
+ exponent: 18
7644
+ }],
7645
+ base: 'ibc/966E9C08C6603AC0EDE8B7B8505728BA90B9F2F004E6BC2602E117115C4E7BCA',
7646
+ name: 'ymBTC (31Mar2026)',
7647
+ display: 'ymBTC31Mar2026',
7648
+ symbol: 'ymBTC-31Mar2026',
7649
+ logo_URIs: {
7650
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7651
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7652
+ },
7653
+ images: [{
7654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7655
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7656
+ }],
7657
+ type_asset: 'sdk.coin',
7658
+ traces: [{
7659
+ type: 'ibc',
7660
+ counterparty: {
7661
+ channel_id: 'channel-1',
7662
+ base_denom: 'y:ambtc:31Mar2026',
7663
+ chain_name: 'pryzm'
7664
+ },
7665
+ chain: {
7666
+ channel_id: 'channel-284'
7667
+ }
7668
+ }]
7669
+ },
7670
+ {
7671
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 30Jun2026',
7672
+ denom_units: [{
7673
+ denom: 'ibc/E78580542958160377F0B9D5395B0B9D8C4E13628390949B7FD89D397156088A',
7674
+ exponent: 0,
7675
+ aliases: ['y:ambtc:30Jun2026']
7676
+ }, {
7677
+ denom: 'ymBTC30Jun2026',
7678
+ exponent: 18
7679
+ }],
7680
+ base: 'ibc/E78580542958160377F0B9D5395B0B9D8C4E13628390949B7FD89D397156088A',
7681
+ name: 'ymBTC (30Jun2026)',
7682
+ display: 'ymBTC30Jun2026',
7683
+ symbol: 'ymBTC-30Jun2026',
7684
+ logo_URIs: {
7685
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7686
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7687
+ },
7688
+ images: [{
7689
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
7690
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
7691
+ }],
7692
+ type_asset: 'sdk.coin',
7693
+ traces: [{
7694
+ type: 'ibc',
7695
+ counterparty: {
7696
+ channel_id: 'channel-1',
7697
+ base_denom: 'y:ambtc:30Jun2026',
7698
+ chain_name: 'pryzm'
7699
+ },
7700
+ chain: {
7701
+ channel_id: 'channel-284'
7702
+ }
7703
+ }]
7704
+ },
7425
7705
  {
7426
7706
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
7427
7707
  denom_units: [{
@@ -8507,6 +8787,111 @@ const assets = {
8507
8787
  }
8508
8788
  }]
8509
8789
  },
8790
+ {
8791
+ description: 'Pryzm\'s LP token for mBTC Yield pool',
8792
+ denom_units: [{
8793
+ denom: 'ibc/00B46796A7CC6F0B57990EC7175DA7AC79BDED6A0B7966D772B522F209CB70EC',
8794
+ exponent: 0,
8795
+ aliases: ['lp:38:ambtc']
8796
+ }, {
8797
+ denom: 'lp:38:mbtc',
8798
+ exponent: 18
8799
+ }],
8800
+ base: 'ibc/00B46796A7CC6F0B57990EC7175DA7AC79BDED6A0B7966D772B522F209CB70EC',
8801
+ name: 'mBTC Yield LP',
8802
+ display: 'lp:38:mbtc',
8803
+ symbol: 'mBTC-YIELD-LP',
8804
+ logo_URIs: {
8805
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8806
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8807
+ },
8808
+ images: [{
8809
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8810
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8811
+ }],
8812
+ type_asset: 'sdk.coin',
8813
+ traces: [{
8814
+ type: 'ibc',
8815
+ counterparty: {
8816
+ channel_id: 'channel-1',
8817
+ base_denom: 'lp:38:ambtc',
8818
+ chain_name: 'pryzm'
8819
+ },
8820
+ chain: {
8821
+ channel_id: 'channel-284'
8822
+ }
8823
+ }]
8824
+ },
8825
+ {
8826
+ description: 'Pryzm\'s LP token for mBTC Boost pool',
8827
+ denom_units: [{
8828
+ denom: 'ibc/EE0961F0B9FD336F204A8FADBA133EE64796BDFE523077ED6B0623EE6017DDF8',
8829
+ exponent: 0,
8830
+ aliases: ['lp:39:ambtcypt-wsat']
8831
+ }, {
8832
+ denom: 'lp:39:mbtcypt-wbtc',
8833
+ exponent: 18
8834
+ }],
8835
+ base: 'ibc/EE0961F0B9FD336F204A8FADBA133EE64796BDFE523077ED6B0623EE6017DDF8',
8836
+ name: 'mBTC Boost LP',
8837
+ display: 'lp:39:mbtcypt-wbtc',
8838
+ symbol: 'mBTC-BOOST-LP',
8839
+ logo_URIs: {
8840
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8841
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8842
+ },
8843
+ images: [{
8844
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8845
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8846
+ }],
8847
+ type_asset: 'sdk.coin',
8848
+ traces: [{
8849
+ type: 'ibc',
8850
+ counterparty: {
8851
+ channel_id: 'channel-1',
8852
+ base_denom: 'lp:39:ambtcypt-wsat',
8853
+ chain_name: 'pryzm'
8854
+ },
8855
+ chain: {
8856
+ channel_id: 'channel-284'
8857
+ }
8858
+ }]
8859
+ },
8860
+ {
8861
+ description: 'Pryzm\'s LP token for WBTC / USDC pool',
8862
+ denom_units: [{
8863
+ denom: 'ibc/9BCF2B55D85D23D749E9F328CD2559376781ECDC15FCDCD42827131A5C89C8A2',
8864
+ exponent: 0,
8865
+ aliases: ['lp:40:wsat-uusdc']
8866
+ }, {
8867
+ denom: 'lp:40:wbtc-usdc',
8868
+ exponent: 18
8869
+ }],
8870
+ base: 'ibc/9BCF2B55D85D23D749E9F328CD2559376781ECDC15FCDCD42827131A5C89C8A2',
8871
+ name: 'WBTC / USDC LP',
8872
+ display: 'lp:40:wbtc-usdc',
8873
+ symbol: 'WBTC-USDC-LP',
8874
+ logo_URIs: {
8875
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8876
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8877
+ },
8878
+ images: [{
8879
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8880
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8881
+ }],
8882
+ type_asset: 'sdk.coin',
8883
+ traces: [{
8884
+ type: 'ibc',
8885
+ counterparty: {
8886
+ channel_id: 'channel-1',
8887
+ base_denom: 'lp:40:wsat-uusdc',
8888
+ chain_name: 'pryzm'
8889
+ },
8890
+ chain: {
8891
+ channel_id: 'channel-284'
8892
+ }
8893
+ }]
8894
+ },
8510
8895
  {
8511
8896
  description: 'QCK - native token of Quicksilver',
8512
8897
  denom_units: [{
@@ -8726,7 +9111,7 @@ const assets = {
8726
9111
  }]
8727
9112
  },
8728
9113
  {
8729
- description: 'The native staking token of Terra.',
9114
+ description: 'The native staking token of Terra Phoenix.',
8730
9115
  denom_units: [{
8731
9116
  denom: 'ibc/0DDC992F19041FC1D499CCA1486721479EBAA7270604E15EDDFABA89D1E772E5',
8732
9117
  exponent: 0,
@@ -8752,8 +9137,8 @@ const assets = {
8752
9137
  }
8753
9138
  }],
8754
9139
  socials: {
8755
- website: 'https://www.terra.money/',
8756
- twitter: 'https://twitter.com/terra_money'
9140
+ website: 'https://www.phoenix.money/',
9141
+ twitter: 'https://twitter.com/phoenix_dir'
8757
9142
  },
8758
9143
  type_asset: 'sdk.coin',
8759
9144
  traces: [{
@@ -12758,6 +13143,146 @@ const assets = {
12758
13143
  }
12759
13144
  }]
12760
13145
  },
13146
+ {
13147
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 30Sep2025',
13148
+ denom_units: [{
13149
+ denom: 'ibc/455FB138E0ABB297ABEF786F3926DEA728C860C7A2E37C07B10990A11D21CD1E',
13150
+ exponent: 0,
13151
+ aliases: ['p:ambtc:30Sep2025']
13152
+ }, {
13153
+ denom: 'pmBTC30Sep2025',
13154
+ exponent: 18
13155
+ }],
13156
+ base: 'ibc/455FB138E0ABB297ABEF786F3926DEA728C860C7A2E37C07B10990A11D21CD1E',
13157
+ name: 'pmBTC (30Sep2025)',
13158
+ display: 'pmBTC30Sep2025',
13159
+ symbol: 'pmBTC-30Sep2025',
13160
+ logo_URIs: {
13161
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13162
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13163
+ },
13164
+ images: [{
13165
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13166
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13167
+ }],
13168
+ type_asset: 'sdk.coin',
13169
+ traces: [{
13170
+ type: 'ibc',
13171
+ counterparty: {
13172
+ channel_id: 'channel-1',
13173
+ base_denom: 'p:ambtc:30Sep2025',
13174
+ chain_name: 'pryzm'
13175
+ },
13176
+ chain: {
13177
+ channel_id: 'channel-284'
13178
+ }
13179
+ }]
13180
+ },
13181
+ {
13182
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 31Dec2025',
13183
+ denom_units: [{
13184
+ denom: 'ibc/55886AF8240158931E09A4A2786581BE31DCD5E8890D664F6B103E3A04E8F681',
13185
+ exponent: 0,
13186
+ aliases: ['p:ambtc:31Dec2025']
13187
+ }, {
13188
+ denom: 'pmBTC31Dec2025',
13189
+ exponent: 18
13190
+ }],
13191
+ base: 'ibc/55886AF8240158931E09A4A2786581BE31DCD5E8890D664F6B103E3A04E8F681',
13192
+ name: 'pmBTC (31Dec2025)',
13193
+ display: 'pmBTC31Dec2025',
13194
+ symbol: 'pmBTC-31Dec2025',
13195
+ logo_URIs: {
13196
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13197
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13198
+ },
13199
+ images: [{
13200
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13201
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13202
+ }],
13203
+ type_asset: 'sdk.coin',
13204
+ traces: [{
13205
+ type: 'ibc',
13206
+ counterparty: {
13207
+ channel_id: 'channel-1',
13208
+ base_denom: 'p:ambtc:31Dec2025',
13209
+ chain_name: 'pryzm'
13210
+ },
13211
+ chain: {
13212
+ channel_id: 'channel-284'
13213
+ }
13214
+ }]
13215
+ },
13216
+ {
13217
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 31Mar2026',
13218
+ denom_units: [{
13219
+ denom: 'ibc/218AF9058E639728D9FA9EC2194E2FB5D2061A1F5305C33B5C6C01AB4E38EE9B',
13220
+ exponent: 0,
13221
+ aliases: ['p:ambtc:31Mar2026']
13222
+ }, {
13223
+ denom: 'pmBTC31Mar2026',
13224
+ exponent: 18
13225
+ }],
13226
+ base: 'ibc/218AF9058E639728D9FA9EC2194E2FB5D2061A1F5305C33B5C6C01AB4E38EE9B',
13227
+ name: 'pmBTC (31Mar2026)',
13228
+ display: 'pmBTC31Mar2026',
13229
+ symbol: 'pmBTC-31Mar2026',
13230
+ logo_URIs: {
13231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13232
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13233
+ },
13234
+ images: [{
13235
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13236
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13237
+ }],
13238
+ type_asset: 'sdk.coin',
13239
+ traces: [{
13240
+ type: 'ibc',
13241
+ counterparty: {
13242
+ channel_id: 'channel-1',
13243
+ base_denom: 'p:ambtc:31Mar2026',
13244
+ chain_name: 'pryzm'
13245
+ },
13246
+ chain: {
13247
+ channel_id: 'channel-284'
13248
+ }
13249
+ }]
13250
+ },
13251
+ {
13252
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 30Jun2026',
13253
+ denom_units: [{
13254
+ denom: 'ibc/AFE0BD4312CA39EE24CBFDCA7E618892A9FA2FE7CC278FDCA78BBEA401D12E1C',
13255
+ exponent: 0,
13256
+ aliases: ['p:ambtc:30Jun2026']
13257
+ }, {
13258
+ denom: 'pmBTC30Jun2026',
13259
+ exponent: 18
13260
+ }],
13261
+ base: 'ibc/AFE0BD4312CA39EE24CBFDCA7E618892A9FA2FE7CC278FDCA78BBEA401D12E1C',
13262
+ name: 'pmBTC (30Jun2026)',
13263
+ display: 'pmBTC30Jun2026',
13264
+ symbol: 'pmBTC-30Jun2026',
13265
+ logo_URIs: {
13266
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13267
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13268
+ },
13269
+ images: [{
13270
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
13271
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
13272
+ }],
13273
+ type_asset: 'sdk.coin',
13274
+ traces: [{
13275
+ type: 'ibc',
13276
+ counterparty: {
13277
+ channel_id: 'channel-1',
13278
+ base_denom: 'p:ambtc:30Jun2026',
13279
+ chain_name: 'pryzm'
13280
+ },
13281
+ chain: {
13282
+ channel_id: 'channel-284'
13283
+ }
13284
+ }]
13285
+ },
12761
13286
  {
12762
13287
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
12763
13288
  denom_units: [{
@@ -15313,6 +15838,146 @@ const assets = {
15313
15838
  }
15314
15839
  }]
15315
15840
  },
15841
+ {
15842
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 30Sep2025',
15843
+ denom_units: [{
15844
+ denom: 'ibc/BECBA8B9E537C864AFAF85088760758B6F43614528725A082FC2BA6BEABA77C1',
15845
+ exponent: 0,
15846
+ aliases: ['y:ambtc:30Sep2025']
15847
+ }, {
15848
+ denom: 'ymBTC30Sep2025',
15849
+ exponent: 18
15850
+ }],
15851
+ base: 'ibc/BECBA8B9E537C864AFAF85088760758B6F43614528725A082FC2BA6BEABA77C1',
15852
+ name: 'ymBTC (30Sep2025)',
15853
+ display: 'ymBTC30Sep2025',
15854
+ symbol: 'ymBTC-30Sep2025',
15855
+ logo_URIs: {
15856
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15857
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15858
+ },
15859
+ images: [{
15860
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15861
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15862
+ }],
15863
+ type_asset: 'sdk.coin',
15864
+ traces: [{
15865
+ type: 'ibc',
15866
+ counterparty: {
15867
+ channel_id: 'channel-1',
15868
+ base_denom: 'y:ambtc:30Sep2025',
15869
+ chain_name: 'pryzm'
15870
+ },
15871
+ chain: {
15872
+ channel_id: 'channel-284'
15873
+ }
15874
+ }]
15875
+ },
15876
+ {
15877
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 31Dec2025',
15878
+ denom_units: [{
15879
+ denom: 'ibc/3CCCEA2095592CE6FD92C3C5B775C7E0DA3020C2743D284A7256ED10E29EDC50',
15880
+ exponent: 0,
15881
+ aliases: ['y:ambtc:31Dec2025']
15882
+ }, {
15883
+ denom: 'ymBTC31Dec2025',
15884
+ exponent: 18
15885
+ }],
15886
+ base: 'ibc/3CCCEA2095592CE6FD92C3C5B775C7E0DA3020C2743D284A7256ED10E29EDC50',
15887
+ name: 'ymBTC (31Dec2025)',
15888
+ display: 'ymBTC31Dec2025',
15889
+ symbol: 'ymBTC-31Dec2025',
15890
+ logo_URIs: {
15891
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15892
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15893
+ },
15894
+ images: [{
15895
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15896
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15897
+ }],
15898
+ type_asset: 'sdk.coin',
15899
+ traces: [{
15900
+ type: 'ibc',
15901
+ counterparty: {
15902
+ channel_id: 'channel-1',
15903
+ base_denom: 'y:ambtc:31Dec2025',
15904
+ chain_name: 'pryzm'
15905
+ },
15906
+ chain: {
15907
+ channel_id: 'channel-284'
15908
+ }
15909
+ }]
15910
+ },
15911
+ {
15912
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 31Mar2026',
15913
+ denom_units: [{
15914
+ denom: 'ibc/966E9C08C6603AC0EDE8B7B8505728BA90B9F2F004E6BC2602E117115C4E7BCA',
15915
+ exponent: 0,
15916
+ aliases: ['y:ambtc:31Mar2026']
15917
+ }, {
15918
+ denom: 'ymBTC31Mar2026',
15919
+ exponent: 18
15920
+ }],
15921
+ base: 'ibc/966E9C08C6603AC0EDE8B7B8505728BA90B9F2F004E6BC2602E117115C4E7BCA',
15922
+ name: 'ymBTC (31Mar2026)',
15923
+ display: 'ymBTC31Mar2026',
15924
+ symbol: 'ymBTC-31Mar2026',
15925
+ logo_URIs: {
15926
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15927
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15928
+ },
15929
+ images: [{
15930
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15931
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15932
+ }],
15933
+ type_asset: 'sdk.coin',
15934
+ traces: [{
15935
+ type: 'ibc',
15936
+ counterparty: {
15937
+ channel_id: 'channel-1',
15938
+ base_denom: 'y:ambtc:31Mar2026',
15939
+ chain_name: 'pryzm'
15940
+ },
15941
+ chain: {
15942
+ channel_id: 'channel-284'
15943
+ }
15944
+ }]
15945
+ },
15946
+ {
15947
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 30Jun2026',
15948
+ denom_units: [{
15949
+ denom: 'ibc/E78580542958160377F0B9D5395B0B9D8C4E13628390949B7FD89D397156088A',
15950
+ exponent: 0,
15951
+ aliases: ['y:ambtc:30Jun2026']
15952
+ }, {
15953
+ denom: 'ymBTC30Jun2026',
15954
+ exponent: 18
15955
+ }],
15956
+ base: 'ibc/E78580542958160377F0B9D5395B0B9D8C4E13628390949B7FD89D397156088A',
15957
+ name: 'ymBTC (30Jun2026)',
15958
+ display: 'ymBTC30Jun2026',
15959
+ symbol: 'ymBTC-30Jun2026',
15960
+ logo_URIs: {
15961
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15962
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15963
+ },
15964
+ images: [{
15965
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
15966
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
15967
+ }],
15968
+ type_asset: 'sdk.coin',
15969
+ traces: [{
15970
+ type: 'ibc',
15971
+ counterparty: {
15972
+ channel_id: 'channel-1',
15973
+ base_denom: 'y:ambtc:30Jun2026',
15974
+ chain_name: 'pryzm'
15975
+ },
15976
+ chain: {
15977
+ channel_id: 'channel-284'
15978
+ }
15979
+ }]
15980
+ },
15316
15981
  {
15317
15982
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
15318
15983
  denom_units: [{
@@ -16398,6 +17063,111 @@ const assets = {
16398
17063
  }
16399
17064
  }]
16400
17065
  },
17066
+ {
17067
+ description: 'Pryzm\'s LP token for mBTC Yield pool',
17068
+ denom_units: [{
17069
+ denom: 'ibc/00B46796A7CC6F0B57990EC7175DA7AC79BDED6A0B7966D772B522F209CB70EC',
17070
+ exponent: 0,
17071
+ aliases: ['lp:38:ambtc']
17072
+ }, {
17073
+ denom: 'lp:38:mbtc',
17074
+ exponent: 18
17075
+ }],
17076
+ base: 'ibc/00B46796A7CC6F0B57990EC7175DA7AC79BDED6A0B7966D772B522F209CB70EC',
17077
+ name: 'mBTC Yield LP',
17078
+ display: 'lp:38:mbtc',
17079
+ symbol: 'mBTC-YIELD-LP',
17080
+ logo_URIs: {
17081
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
17082
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
17083
+ },
17084
+ images: [{
17085
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
17086
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
17087
+ }],
17088
+ type_asset: 'sdk.coin',
17089
+ traces: [{
17090
+ type: 'ibc',
17091
+ counterparty: {
17092
+ channel_id: 'channel-1',
17093
+ base_denom: 'lp:38:ambtc',
17094
+ chain_name: 'pryzm'
17095
+ },
17096
+ chain: {
17097
+ channel_id: 'channel-284'
17098
+ }
17099
+ }]
17100
+ },
17101
+ {
17102
+ description: 'Pryzm\'s LP token for mBTC Boost pool',
17103
+ denom_units: [{
17104
+ denom: 'ibc/EE0961F0B9FD336F204A8FADBA133EE64796BDFE523077ED6B0623EE6017DDF8',
17105
+ exponent: 0,
17106
+ aliases: ['lp:39:ambtcypt-wsat']
17107
+ }, {
17108
+ denom: 'lp:39:mbtcypt-wbtc',
17109
+ exponent: 18
17110
+ }],
17111
+ base: 'ibc/EE0961F0B9FD336F204A8FADBA133EE64796BDFE523077ED6B0623EE6017DDF8',
17112
+ name: 'mBTC Boost LP',
17113
+ display: 'lp:39:mbtcypt-wbtc',
17114
+ symbol: 'mBTC-BOOST-LP',
17115
+ logo_URIs: {
17116
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
17117
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
17118
+ },
17119
+ images: [{
17120
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
17121
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
17122
+ }],
17123
+ type_asset: 'sdk.coin',
17124
+ traces: [{
17125
+ type: 'ibc',
17126
+ counterparty: {
17127
+ channel_id: 'channel-1',
17128
+ base_denom: 'lp:39:ambtcypt-wsat',
17129
+ chain_name: 'pryzm'
17130
+ },
17131
+ chain: {
17132
+ channel_id: 'channel-284'
17133
+ }
17134
+ }]
17135
+ },
17136
+ {
17137
+ description: 'Pryzm\'s LP token for WBTC / USDC pool',
17138
+ denom_units: [{
17139
+ denom: 'ibc/9BCF2B55D85D23D749E9F328CD2559376781ECDC15FCDCD42827131A5C89C8A2',
17140
+ exponent: 0,
17141
+ aliases: ['lp:40:wsat-uusdc']
17142
+ }, {
17143
+ denom: 'lp:40:wbtc-usdc',
17144
+ exponent: 18
17145
+ }],
17146
+ base: 'ibc/9BCF2B55D85D23D749E9F328CD2559376781ECDC15FCDCD42827131A5C89C8A2',
17147
+ name: 'WBTC / USDC LP',
17148
+ display: 'lp:40:wbtc-usdc',
17149
+ symbol: 'WBTC-USDC-LP',
17150
+ logo_URIs: {
17151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
17152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
17153
+ },
17154
+ images: [{
17155
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
17156
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
17157
+ }],
17158
+ type_asset: 'sdk.coin',
17159
+ traces: [{
17160
+ type: 'ibc',
17161
+ counterparty: {
17162
+ channel_id: 'channel-1',
17163
+ base_denom: 'lp:40:wsat-uusdc',
17164
+ chain_name: 'pryzm'
17165
+ },
17166
+ chain: {
17167
+ channel_id: 'channel-284'
17168
+ }
17169
+ }]
17170
+ },
16401
17171
  {
16402
17172
  description: 'QCK - native token of Quicksilver',
16403
17173
  denom_units: [{
@@ -16617,7 +17387,7 @@ const assets = {
16617
17387
  }]
16618
17388
  },
16619
17389
  {
16620
- description: 'The native staking token of Terra.',
17390
+ description: 'The native staking token of Terra Phoenix.',
16621
17391
  denom_units: [{
16622
17392
  denom: 'ibc/0DDC992F19041FC1D499CCA1486721479EBAA7270604E15EDDFABA89D1E772E5',
16623
17393
  exponent: 0,
@@ -16643,8 +17413,8 @@ const assets = {
16643
17413
  }
16644
17414
  }],
16645
17415
  socials: {
16646
- website: 'https://www.terra.money/',
16647
- twitter: 'https://twitter.com/terra_money'
17416
+ website: 'https://www.phoenix.money/',
17417
+ twitter: 'https://twitter.com/phoenix_dir'
16648
17418
  },
16649
17419
  type_asset: 'sdk.coin',
16650
17420
  traces: [{