@chain-registry/assets 1.64.73 → 1.64.75

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 (41) hide show
  1. package/esm/mainnet/assets.js +2 -1
  2. package/esm/mainnet/axelar.js +626 -0
  3. package/esm/mainnet/canto.js +100 -0
  4. package/esm/mainnet/celestia.js +544 -0
  5. package/esm/mainnet/cosmoshub.js +544 -0
  6. package/esm/mainnet/dydx.js +544 -0
  7. package/esm/mainnet/index.js +1 -0
  8. package/esm/mainnet/injective.js +544 -0
  9. package/esm/mainnet/lorenzo.js +182 -0
  10. package/esm/mainnet/neutron.js +544 -0
  11. package/esm/mainnet/noble.js +626 -0
  12. package/esm/mainnet/osmosis.js +716 -0
  13. package/esm/mainnet/sommelier.js +84 -0
  14. package/esm/mainnet/stride.js +544 -0
  15. package/esm/mainnet/terra2.js +544 -0
  16. package/esm/testnet/archwaytestnet.js +68 -0
  17. package/esm/testnet/cosmoshubtestnet.js +68 -0
  18. package/esm/testnet/junotestnet.js +68 -0
  19. package/esm/testnet/symphonytestnet.js +138 -0
  20. package/mainnet/assets.js +2 -1
  21. package/mainnet/axelar.js +626 -0
  22. package/mainnet/canto.js +100 -0
  23. package/mainnet/celestia.js +544 -0
  24. package/mainnet/cosmoshub.js +544 -0
  25. package/mainnet/dydx.js +544 -0
  26. package/mainnet/index.d.ts +1 -0
  27. package/mainnet/index.js +3 -2
  28. package/mainnet/injective.js +544 -0
  29. package/mainnet/lorenzo.d.ts +3 -0
  30. package/mainnet/lorenzo.js +184 -0
  31. package/mainnet/neutron.js +544 -0
  32. package/mainnet/noble.js +626 -0
  33. package/mainnet/osmosis.js +716 -0
  34. package/mainnet/sommelier.js +84 -0
  35. package/mainnet/stride.js +544 -0
  36. package/mainnet/terra2.js +544 -0
  37. package/package.json +5 -5
  38. package/testnet/archwaytestnet.js +68 -0
  39. package/testnet/cosmoshubtestnet.js +68 -0
  40. package/testnet/junotestnet.js +68 -0
  41. package/testnet/symphonytestnet.js +138 -0
@@ -2877,6 +2877,108 @@ const assets = {
2877
2877
  }
2878
2878
  }]
2879
2879
  },
2880
+ {
2881
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
2882
+ denom_units: [{
2883
+ denom: 'ibc/BC52BD4463DE970632DE7C324525ED8DDC8FD22BF19A65C984B80FF5EC30AABF',
2884
+ exponent: 0,
2885
+ aliases: ['p:udatom:31Dec2024']
2886
+ }, {
2887
+ denom: 'pdATOM31Dec2024',
2888
+ exponent: 6
2889
+ }],
2890
+ base: 'ibc/BC52BD4463DE970632DE7C324525ED8DDC8FD22BF19A65C984B80FF5EC30AABF',
2891
+ name: 'pdAtom (31Dec2024)',
2892
+ display: 'pdATOM31Dec2024',
2893
+ symbol: 'pdATOM-31Dec2024',
2894
+ logo_URIs: {
2895
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2896
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2897
+ },
2898
+ images: [{
2899
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2900
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2901
+ }],
2902
+ traces: [{
2903
+ type: 'ibc',
2904
+ counterparty: {
2905
+ channel_id: 'channel-6',
2906
+ base_denom: 'p:udatom:31Dec2024',
2907
+ chain_name: 'pryzm'
2908
+ },
2909
+ chain: {
2910
+ channel_id: 'channel-4329'
2911
+ }
2912
+ }]
2913
+ },
2914
+ {
2915
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
2916
+ denom_units: [{
2917
+ denom: 'ibc/A8872A1901A6A4DD7575CED4A1CF3EEBC51FD8C234871147C4C8E19162C8FA9C',
2918
+ exponent: 0,
2919
+ aliases: ['p:udatom:30Jun2025']
2920
+ }, {
2921
+ denom: 'pdATOM30Jun2025',
2922
+ exponent: 6
2923
+ }],
2924
+ base: 'ibc/A8872A1901A6A4DD7575CED4A1CF3EEBC51FD8C234871147C4C8E19162C8FA9C',
2925
+ name: 'pdAtom (30Jun2025)',
2926
+ display: 'pdATOM30Jun2025',
2927
+ symbol: 'pdATOM-30Jun2025',
2928
+ logo_URIs: {
2929
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2930
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2931
+ },
2932
+ images: [{
2933
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2934
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2935
+ }],
2936
+ traces: [{
2937
+ type: 'ibc',
2938
+ counterparty: {
2939
+ channel_id: 'channel-6',
2940
+ base_denom: 'p:udatom:30Jun2025',
2941
+ chain_name: 'pryzm'
2942
+ },
2943
+ chain: {
2944
+ channel_id: 'channel-4329'
2945
+ }
2946
+ }]
2947
+ },
2948
+ {
2949
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
2950
+ denom_units: [{
2951
+ denom: 'ibc/291E5E4134681794575927149ED8861C3E579D25A962061BF5AD11EBF7A69D80',
2952
+ exponent: 0,
2953
+ aliases: ['p:udatom:31Dec2025']
2954
+ }, {
2955
+ denom: 'pdATOM31Dec2025',
2956
+ exponent: 6
2957
+ }],
2958
+ base: 'ibc/291E5E4134681794575927149ED8861C3E579D25A962061BF5AD11EBF7A69D80',
2959
+ name: 'pdAtom (31Dec2025)',
2960
+ display: 'pdATOM31Dec2025',
2961
+ symbol: 'pdATOM-31Dec2025',
2962
+ logo_URIs: {
2963
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2964
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2965
+ },
2966
+ images: [{
2967
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2968
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2969
+ }],
2970
+ traces: [{
2971
+ type: 'ibc',
2972
+ counterparty: {
2973
+ channel_id: 'channel-6',
2974
+ base_denom: 'p:udatom:31Dec2025',
2975
+ chain_name: 'pryzm'
2976
+ },
2977
+ chain: {
2978
+ channel_id: 'channel-4329'
2979
+ }
2980
+ }]
2981
+ },
2880
2982
  {
2881
2983
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
2882
2984
  denom_units: [{
@@ -3591,6 +3693,108 @@ const assets = {
3591
3693
  }
3592
3694
  }]
3593
3695
  },
3696
+ {
3697
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
3698
+ denom_units: [{
3699
+ denom: 'ibc/E6A9907D3475A701DEC8202FFEB01FBE8C07676A44E3CF19EB3D679A81BCD53B',
3700
+ exponent: 0,
3701
+ aliases: ['y:udatom:31Dec2024']
3702
+ }, {
3703
+ denom: 'ydATOM31Dec2024',
3704
+ exponent: 6
3705
+ }],
3706
+ base: 'ibc/E6A9907D3475A701DEC8202FFEB01FBE8C07676A44E3CF19EB3D679A81BCD53B',
3707
+ name: 'ydAtom (31Dec2024)',
3708
+ display: 'ydATOM31Dec2024',
3709
+ symbol: 'ydATOM-31Dec2024',
3710
+ logo_URIs: {
3711
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3712
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3713
+ },
3714
+ images: [{
3715
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3716
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3717
+ }],
3718
+ traces: [{
3719
+ type: 'ibc',
3720
+ counterparty: {
3721
+ channel_id: 'channel-6',
3722
+ base_denom: 'y:udatom:31Dec2024',
3723
+ chain_name: 'pryzm'
3724
+ },
3725
+ chain: {
3726
+ channel_id: 'channel-4329'
3727
+ }
3728
+ }]
3729
+ },
3730
+ {
3731
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
3732
+ denom_units: [{
3733
+ denom: 'ibc/9FFC507077802B7E51AB23C60BDC2104811674046300BC6BB90B8E2F6D80285E',
3734
+ exponent: 0,
3735
+ aliases: ['y:udatom:30Jun2025']
3736
+ }, {
3737
+ denom: 'ydATOM30Jun2025',
3738
+ exponent: 6
3739
+ }],
3740
+ base: 'ibc/9FFC507077802B7E51AB23C60BDC2104811674046300BC6BB90B8E2F6D80285E',
3741
+ name: 'ydAtom (30Jun2025)',
3742
+ display: 'ydATOM30Jun2025',
3743
+ symbol: 'ydATOM-30Jun2025',
3744
+ logo_URIs: {
3745
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3746
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3747
+ },
3748
+ images: [{
3749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3750
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3751
+ }],
3752
+ traces: [{
3753
+ type: 'ibc',
3754
+ counterparty: {
3755
+ channel_id: 'channel-6',
3756
+ base_denom: 'y:udatom:30Jun2025',
3757
+ chain_name: 'pryzm'
3758
+ },
3759
+ chain: {
3760
+ channel_id: 'channel-4329'
3761
+ }
3762
+ }]
3763
+ },
3764
+ {
3765
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
3766
+ denom_units: [{
3767
+ denom: 'ibc/CF6D5084BE9420D55B6B66C0BCFC8457A732B5BE7421DD3EB886AB698BE9D092',
3768
+ exponent: 0,
3769
+ aliases: ['y:udatom:31Dec2025']
3770
+ }, {
3771
+ denom: 'ydATOM31Dec2025',
3772
+ exponent: 6
3773
+ }],
3774
+ base: 'ibc/CF6D5084BE9420D55B6B66C0BCFC8457A732B5BE7421DD3EB886AB698BE9D092',
3775
+ name: 'ydAtom (31Dec2025)',
3776
+ display: 'ydATOM31Dec2025',
3777
+ symbol: 'ydATOM-31Dec2025',
3778
+ logo_URIs: {
3779
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3780
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3781
+ },
3782
+ images: [{
3783
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3784
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3785
+ }],
3786
+ traces: [{
3787
+ type: 'ibc',
3788
+ counterparty: {
3789
+ channel_id: 'channel-6',
3790
+ base_denom: 'y:udatom:31Dec2025',
3791
+ chain_name: 'pryzm'
3792
+ },
3793
+ chain: {
3794
+ channel_id: 'channel-4329'
3795
+ }
3796
+ }]
3797
+ },
3594
3798
  {
3595
3799
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
3596
3800
  denom_units: [{
@@ -4339,6 +4543,74 @@ const assets = {
4339
4543
  }
4340
4544
  }]
4341
4545
  },
4546
+ {
4547
+ description: 'Pryzm\'s LP token for dATOM Yield pool',
4548
+ denom_units: [{
4549
+ denom: 'ibc/95547AE6943D14B6AB769DDA8762D6C27097EDFCE42A069960C5148823E6F532',
4550
+ exponent: 0,
4551
+ aliases: ['lp:22:udatom']
4552
+ }, {
4553
+ denom: 'lp:22:datom',
4554
+ exponent: 6
4555
+ }],
4556
+ base: 'ibc/95547AE6943D14B6AB769DDA8762D6C27097EDFCE42A069960C5148823E6F532',
4557
+ name: 'dATOM Yield LP',
4558
+ display: 'lp:22:datom',
4559
+ symbol: 'dATOM-YIELD-LP',
4560
+ logo_URIs: {
4561
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4562
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4563
+ },
4564
+ images: [{
4565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4566
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4567
+ }],
4568
+ traces: [{
4569
+ type: 'ibc',
4570
+ counterparty: {
4571
+ channel_id: 'channel-6',
4572
+ base_denom: 'lp:22:udatom',
4573
+ chain_name: 'pryzm'
4574
+ },
4575
+ chain: {
4576
+ channel_id: 'channel-4329'
4577
+ }
4578
+ }]
4579
+ },
4580
+ {
4581
+ description: 'Pryzm\'s LP token for dATOM Boost pool',
4582
+ denom_units: [{
4583
+ denom: 'ibc/C918438DB31D6539E91A42AC7BDC3B6A424BE9DEAA4209D3A94CE86B588D8828',
4584
+ exponent: 0,
4585
+ aliases: ['lp:23:udatomypt-uatom']
4586
+ }, {
4587
+ denom: 'lp:23:datomypt-atom',
4588
+ exponent: 6
4589
+ }],
4590
+ base: 'ibc/C918438DB31D6539E91A42AC7BDC3B6A424BE9DEAA4209D3A94CE86B588D8828',
4591
+ name: 'dATOM Boost LP',
4592
+ display: 'lp:23:datomypt-atom',
4593
+ symbol: 'dATOM-BOOST-LP',
4594
+ logo_URIs: {
4595
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4596
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4597
+ },
4598
+ images: [{
4599
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4600
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4601
+ }],
4602
+ traces: [{
4603
+ type: 'ibc',
4604
+ counterparty: {
4605
+ channel_id: 'channel-6',
4606
+ base_denom: 'lp:23:udatomypt-uatom',
4607
+ chain_name: 'pryzm'
4608
+ },
4609
+ chain: {
4610
+ channel_id: 'channel-4329'
4611
+ }
4612
+ }]
4613
+ },
4342
4614
  {
4343
4615
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
4344
4616
  denom_units: [{
@@ -5753,6 +6025,108 @@ const assets = {
5753
6025
  }
5754
6026
  }]
5755
6027
  },
6028
+ {
6029
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
6030
+ denom_units: [{
6031
+ denom: 'ibc/BC52BD4463DE970632DE7C324525ED8DDC8FD22BF19A65C984B80FF5EC30AABF',
6032
+ exponent: 0,
6033
+ aliases: ['p:udatom:31Dec2024']
6034
+ }, {
6035
+ denom: 'pdATOM31Dec2024',
6036
+ exponent: 6
6037
+ }],
6038
+ base: 'ibc/BC52BD4463DE970632DE7C324525ED8DDC8FD22BF19A65C984B80FF5EC30AABF',
6039
+ name: 'pdAtom (31Dec2024)',
6040
+ display: 'pdATOM31Dec2024',
6041
+ symbol: 'pdATOM-31Dec2024',
6042
+ logo_URIs: {
6043
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6044
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6045
+ },
6046
+ images: [{
6047
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6048
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6049
+ }],
6050
+ traces: [{
6051
+ type: 'ibc',
6052
+ counterparty: {
6053
+ channel_id: 'channel-6',
6054
+ base_denom: 'p:udatom:31Dec2024',
6055
+ chain_name: 'pryzm'
6056
+ },
6057
+ chain: {
6058
+ channel_id: 'channel-4329'
6059
+ }
6060
+ }]
6061
+ },
6062
+ {
6063
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
6064
+ denom_units: [{
6065
+ denom: 'ibc/A8872A1901A6A4DD7575CED4A1CF3EEBC51FD8C234871147C4C8E19162C8FA9C',
6066
+ exponent: 0,
6067
+ aliases: ['p:udatom:30Jun2025']
6068
+ }, {
6069
+ denom: 'pdATOM30Jun2025',
6070
+ exponent: 6
6071
+ }],
6072
+ base: 'ibc/A8872A1901A6A4DD7575CED4A1CF3EEBC51FD8C234871147C4C8E19162C8FA9C',
6073
+ name: 'pdAtom (30Jun2025)',
6074
+ display: 'pdATOM30Jun2025',
6075
+ symbol: 'pdATOM-30Jun2025',
6076
+ logo_URIs: {
6077
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6078
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6079
+ },
6080
+ images: [{
6081
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6082
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6083
+ }],
6084
+ traces: [{
6085
+ type: 'ibc',
6086
+ counterparty: {
6087
+ channel_id: 'channel-6',
6088
+ base_denom: 'p:udatom:30Jun2025',
6089
+ chain_name: 'pryzm'
6090
+ },
6091
+ chain: {
6092
+ channel_id: 'channel-4329'
6093
+ }
6094
+ }]
6095
+ },
6096
+ {
6097
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
6098
+ denom_units: [{
6099
+ denom: 'ibc/291E5E4134681794575927149ED8861C3E579D25A962061BF5AD11EBF7A69D80',
6100
+ exponent: 0,
6101
+ aliases: ['p:udatom:31Dec2025']
6102
+ }, {
6103
+ denom: 'pdATOM31Dec2025',
6104
+ exponent: 6
6105
+ }],
6106
+ base: 'ibc/291E5E4134681794575927149ED8861C3E579D25A962061BF5AD11EBF7A69D80',
6107
+ name: 'pdAtom (31Dec2025)',
6108
+ display: 'pdATOM31Dec2025',
6109
+ symbol: 'pdATOM-31Dec2025',
6110
+ logo_URIs: {
6111
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6112
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6113
+ },
6114
+ images: [{
6115
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6116
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6117
+ }],
6118
+ traces: [{
6119
+ type: 'ibc',
6120
+ counterparty: {
6121
+ channel_id: 'channel-6',
6122
+ base_denom: 'p:udatom:31Dec2025',
6123
+ chain_name: 'pryzm'
6124
+ },
6125
+ chain: {
6126
+ channel_id: 'channel-4329'
6127
+ }
6128
+ }]
6129
+ },
5756
6130
  {
5757
6131
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
5758
6132
  denom_units: [{
@@ -6467,6 +6841,108 @@ const assets = {
6467
6841
  }
6468
6842
  }]
6469
6843
  },
6844
+ {
6845
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
6846
+ denom_units: [{
6847
+ denom: 'ibc/E6A9907D3475A701DEC8202FFEB01FBE8C07676A44E3CF19EB3D679A81BCD53B',
6848
+ exponent: 0,
6849
+ aliases: ['y:udatom:31Dec2024']
6850
+ }, {
6851
+ denom: 'ydATOM31Dec2024',
6852
+ exponent: 6
6853
+ }],
6854
+ base: 'ibc/E6A9907D3475A701DEC8202FFEB01FBE8C07676A44E3CF19EB3D679A81BCD53B',
6855
+ name: 'ydAtom (31Dec2024)',
6856
+ display: 'ydATOM31Dec2024',
6857
+ symbol: 'ydATOM-31Dec2024',
6858
+ logo_URIs: {
6859
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
6860
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
6861
+ },
6862
+ images: [{
6863
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
6864
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
6865
+ }],
6866
+ traces: [{
6867
+ type: 'ibc',
6868
+ counterparty: {
6869
+ channel_id: 'channel-6',
6870
+ base_denom: 'y:udatom:31Dec2024',
6871
+ chain_name: 'pryzm'
6872
+ },
6873
+ chain: {
6874
+ channel_id: 'channel-4329'
6875
+ }
6876
+ }]
6877
+ },
6878
+ {
6879
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
6880
+ denom_units: [{
6881
+ denom: 'ibc/9FFC507077802B7E51AB23C60BDC2104811674046300BC6BB90B8E2F6D80285E',
6882
+ exponent: 0,
6883
+ aliases: ['y:udatom:30Jun2025']
6884
+ }, {
6885
+ denom: 'ydATOM30Jun2025',
6886
+ exponent: 6
6887
+ }],
6888
+ base: 'ibc/9FFC507077802B7E51AB23C60BDC2104811674046300BC6BB90B8E2F6D80285E',
6889
+ name: 'ydAtom (30Jun2025)',
6890
+ display: 'ydATOM30Jun2025',
6891
+ symbol: 'ydATOM-30Jun2025',
6892
+ logo_URIs: {
6893
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
6894
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
6895
+ },
6896
+ images: [{
6897
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
6898
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
6899
+ }],
6900
+ traces: [{
6901
+ type: 'ibc',
6902
+ counterparty: {
6903
+ channel_id: 'channel-6',
6904
+ base_denom: 'y:udatom:30Jun2025',
6905
+ chain_name: 'pryzm'
6906
+ },
6907
+ chain: {
6908
+ channel_id: 'channel-4329'
6909
+ }
6910
+ }]
6911
+ },
6912
+ {
6913
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
6914
+ denom_units: [{
6915
+ denom: 'ibc/CF6D5084BE9420D55B6B66C0BCFC8457A732B5BE7421DD3EB886AB698BE9D092',
6916
+ exponent: 0,
6917
+ aliases: ['y:udatom:31Dec2025']
6918
+ }, {
6919
+ denom: 'ydATOM31Dec2025',
6920
+ exponent: 6
6921
+ }],
6922
+ base: 'ibc/CF6D5084BE9420D55B6B66C0BCFC8457A732B5BE7421DD3EB886AB698BE9D092',
6923
+ name: 'ydAtom (31Dec2025)',
6924
+ display: 'ydATOM31Dec2025',
6925
+ symbol: 'ydATOM-31Dec2025',
6926
+ logo_URIs: {
6927
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
6928
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
6929
+ },
6930
+ images: [{
6931
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
6932
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
6933
+ }],
6934
+ traces: [{
6935
+ type: 'ibc',
6936
+ counterparty: {
6937
+ channel_id: 'channel-6',
6938
+ base_denom: 'y:udatom:31Dec2025',
6939
+ chain_name: 'pryzm'
6940
+ },
6941
+ chain: {
6942
+ channel_id: 'channel-4329'
6943
+ }
6944
+ }]
6945
+ },
6470
6946
  {
6471
6947
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
6472
6948
  denom_units: [{
@@ -7215,6 +7691,74 @@ const assets = {
7215
7691
  }
7216
7692
  }]
7217
7693
  },
7694
+ {
7695
+ description: 'Pryzm\'s LP token for dATOM Yield pool',
7696
+ denom_units: [{
7697
+ denom: 'ibc/95547AE6943D14B6AB769DDA8762D6C27097EDFCE42A069960C5148823E6F532',
7698
+ exponent: 0,
7699
+ aliases: ['lp:22:udatom']
7700
+ }, {
7701
+ denom: 'lp:22:datom',
7702
+ exponent: 6
7703
+ }],
7704
+ base: 'ibc/95547AE6943D14B6AB769DDA8762D6C27097EDFCE42A069960C5148823E6F532',
7705
+ name: 'dATOM Yield LP',
7706
+ display: 'lp:22:datom',
7707
+ symbol: 'dATOM-YIELD-LP',
7708
+ logo_URIs: {
7709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7710
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7711
+ },
7712
+ images: [{
7713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7714
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7715
+ }],
7716
+ traces: [{
7717
+ type: 'ibc',
7718
+ counterparty: {
7719
+ channel_id: 'channel-6',
7720
+ base_denom: 'lp:22:udatom',
7721
+ chain_name: 'pryzm'
7722
+ },
7723
+ chain: {
7724
+ channel_id: 'channel-4329'
7725
+ }
7726
+ }]
7727
+ },
7728
+ {
7729
+ description: 'Pryzm\'s LP token for dATOM Boost pool',
7730
+ denom_units: [{
7731
+ denom: 'ibc/C918438DB31D6539E91A42AC7BDC3B6A424BE9DEAA4209D3A94CE86B588D8828',
7732
+ exponent: 0,
7733
+ aliases: ['lp:23:udatomypt-uatom']
7734
+ }, {
7735
+ denom: 'lp:23:datomypt-atom',
7736
+ exponent: 6
7737
+ }],
7738
+ base: 'ibc/C918438DB31D6539E91A42AC7BDC3B6A424BE9DEAA4209D3A94CE86B588D8828',
7739
+ name: 'dATOM Boost LP',
7740
+ display: 'lp:23:datomypt-atom',
7741
+ symbol: 'dATOM-BOOST-LP',
7742
+ logo_URIs: {
7743
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7744
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7745
+ },
7746
+ images: [{
7747
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7748
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7749
+ }],
7750
+ traces: [{
7751
+ type: 'ibc',
7752
+ counterparty: {
7753
+ channel_id: 'channel-6',
7754
+ base_denom: 'lp:23:udatomypt-uatom',
7755
+ chain_name: 'pryzm'
7756
+ },
7757
+ chain: {
7758
+ channel_id: 'channel-4329'
7759
+ }
7760
+ }]
7761
+ },
7218
7762
  {
7219
7763
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
7220
7764
  denom_units: [{