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