@chain-registry/assets 1.70.128 → 1.70.130
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/esm/mainnet/akash.js +84 -0
- package/esm/mainnet/axelar.js +714 -0
- package/esm/mainnet/celestia.js +714 -0
- package/esm/mainnet/cosmoshub.js +714 -0
- package/esm/mainnet/dydx.js +630 -0
- package/esm/mainnet/injective.js +630 -0
- package/esm/mainnet/neutron.js +630 -0
- package/esm/mainnet/noble.js +714 -0
- package/esm/mainnet/osmosis.js +714 -0
- package/esm/mainnet/saga.js +84 -0
- package/esm/mainnet/stride.js +630 -0
- package/esm/mainnet/terra2.js +630 -0
- package/esm/mainnet/xion.js +84 -0
- package/mainnet/akash.js +84 -0
- package/mainnet/axelar.js +714 -0
- package/mainnet/celestia.js +714 -0
- package/mainnet/cosmoshub.js +714 -0
- package/mainnet/dydx.js +630 -0
- package/mainnet/injective.js +630 -0
- package/mainnet/neutron.js +630 -0
- package/mainnet/noble.js +714 -0
- package/mainnet/osmosis.js +714 -0
- package/mainnet/saga.js +84 -0
- package/mainnet/stride.js +630 -0
- package/mainnet/terra2.js +630 -0
- package/mainnet/xion.js +84 -0
- package/package.json +5 -5
package/esm/mainnet/dydx.js
CHANGED
|
@@ -2869,6 +2869,146 @@ const assets = {
|
|
|
2869
2869
|
}
|
|
2870
2870
|
}]
|
|
2871
2871
|
},
|
|
2872
|
+
{
|
|
2873
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
2874
|
+
denom_units: [{
|
|
2875
|
+
denom: 'ibc/04DE1DC0178E45AE70B1B6D10A3779CB74097FDF9CB881A9606AEBE888B8A39B',
|
|
2876
|
+
exponent: 0,
|
|
2877
|
+
aliases: ['p:upryzm:31Mar2025']
|
|
2878
|
+
}, {
|
|
2879
|
+
denom: 'pPRYZM31Mar2025',
|
|
2880
|
+
exponent: 6
|
|
2881
|
+
}],
|
|
2882
|
+
base: 'ibc/04DE1DC0178E45AE70B1B6D10A3779CB74097FDF9CB881A9606AEBE888B8A39B',
|
|
2883
|
+
name: 'pPryzm (31Mar2025)',
|
|
2884
|
+
display: 'pPRYZM31Mar2025',
|
|
2885
|
+
symbol: 'pPRYZM-31Mar2025',
|
|
2886
|
+
logo_URIs: {
|
|
2887
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2888
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2889
|
+
},
|
|
2890
|
+
images: [{
|
|
2891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2892
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2893
|
+
}],
|
|
2894
|
+
type_asset: 'sdk.coin',
|
|
2895
|
+
traces: [{
|
|
2896
|
+
type: 'ibc',
|
|
2897
|
+
counterparty: {
|
|
2898
|
+
channel_id: 'channel-24',
|
|
2899
|
+
base_denom: 'p:upryzm:31Mar2025',
|
|
2900
|
+
chain_name: 'pryzm'
|
|
2901
|
+
},
|
|
2902
|
+
chain: {
|
|
2903
|
+
channel_id: 'channel-71'
|
|
2904
|
+
}
|
|
2905
|
+
}]
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2025',
|
|
2909
|
+
denom_units: [{
|
|
2910
|
+
denom: 'ibc/3AEC1142BFBED868C77323948BF758CAD2EA1A1FF62180F806B2ECBAC4682AC0',
|
|
2911
|
+
exponent: 0,
|
|
2912
|
+
aliases: ['p:upryzm:30Jun2025']
|
|
2913
|
+
}, {
|
|
2914
|
+
denom: 'pPRYZM30Jun2025',
|
|
2915
|
+
exponent: 6
|
|
2916
|
+
}],
|
|
2917
|
+
base: 'ibc/3AEC1142BFBED868C77323948BF758CAD2EA1A1FF62180F806B2ECBAC4682AC0',
|
|
2918
|
+
name: 'pPryzm (30Jun2025)',
|
|
2919
|
+
display: 'pPRYZM30Jun2025',
|
|
2920
|
+
symbol: 'pPRYZM-30Jun2025',
|
|
2921
|
+
logo_URIs: {
|
|
2922
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2923
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2924
|
+
},
|
|
2925
|
+
images: [{
|
|
2926
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2927
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2928
|
+
}],
|
|
2929
|
+
type_asset: 'sdk.coin',
|
|
2930
|
+
traces: [{
|
|
2931
|
+
type: 'ibc',
|
|
2932
|
+
counterparty: {
|
|
2933
|
+
channel_id: 'channel-24',
|
|
2934
|
+
base_denom: 'p:upryzm:30Jun2025',
|
|
2935
|
+
chain_name: 'pryzm'
|
|
2936
|
+
},
|
|
2937
|
+
chain: {
|
|
2938
|
+
channel_id: 'channel-71'
|
|
2939
|
+
}
|
|
2940
|
+
}]
|
|
2941
|
+
},
|
|
2942
|
+
{
|
|
2943
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Sep2025',
|
|
2944
|
+
denom_units: [{
|
|
2945
|
+
denom: 'ibc/7905E2427ED1382E524DB6D74D91A7C49E9039E9A12AD310C585D45AF8300297',
|
|
2946
|
+
exponent: 0,
|
|
2947
|
+
aliases: ['p:upryzm:30Sep2025']
|
|
2948
|
+
}, {
|
|
2949
|
+
denom: 'pPRYZM30Sep2025',
|
|
2950
|
+
exponent: 6
|
|
2951
|
+
}],
|
|
2952
|
+
base: 'ibc/7905E2427ED1382E524DB6D74D91A7C49E9039E9A12AD310C585D45AF8300297',
|
|
2953
|
+
name: 'pPryzm (30Sep2025)',
|
|
2954
|
+
display: 'pPRYZM30Sep2025',
|
|
2955
|
+
symbol: 'pPRYZM-30Sep2025',
|
|
2956
|
+
logo_URIs: {
|
|
2957
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2958
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2959
|
+
},
|
|
2960
|
+
images: [{
|
|
2961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2962
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2963
|
+
}],
|
|
2964
|
+
type_asset: 'sdk.coin',
|
|
2965
|
+
traces: [{
|
|
2966
|
+
type: 'ibc',
|
|
2967
|
+
counterparty: {
|
|
2968
|
+
channel_id: 'channel-24',
|
|
2969
|
+
base_denom: 'p:upryzm:30Sep2025',
|
|
2970
|
+
chain_name: 'pryzm'
|
|
2971
|
+
},
|
|
2972
|
+
chain: {
|
|
2973
|
+
channel_id: 'channel-71'
|
|
2974
|
+
}
|
|
2975
|
+
}]
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Dec2025',
|
|
2979
|
+
denom_units: [{
|
|
2980
|
+
denom: 'ibc/41D2354891153B0B7A3C042F5320B3753DC8935075EE4DEF3D00A7276A70A4E7',
|
|
2981
|
+
exponent: 0,
|
|
2982
|
+
aliases: ['p:upryzm:31Dec2025']
|
|
2983
|
+
}, {
|
|
2984
|
+
denom: 'pPRYZM31Dec2025',
|
|
2985
|
+
exponent: 6
|
|
2986
|
+
}],
|
|
2987
|
+
base: 'ibc/41D2354891153B0B7A3C042F5320B3753DC8935075EE4DEF3D00A7276A70A4E7',
|
|
2988
|
+
name: 'pPryzm (31Dec2025)',
|
|
2989
|
+
display: 'pPRYZM31Dec2025',
|
|
2990
|
+
symbol: 'pPRYZM-31Dec2025',
|
|
2991
|
+
logo_URIs: {
|
|
2992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2994
|
+
},
|
|
2995
|
+
images: [{
|
|
2996
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
2997
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
2998
|
+
}],
|
|
2999
|
+
type_asset: 'sdk.coin',
|
|
3000
|
+
traces: [{
|
|
3001
|
+
type: 'ibc',
|
|
3002
|
+
counterparty: {
|
|
3003
|
+
channel_id: 'channel-24',
|
|
3004
|
+
base_denom: 'p:upryzm:31Dec2025',
|
|
3005
|
+
chain_name: 'pryzm'
|
|
3006
|
+
},
|
|
3007
|
+
chain: {
|
|
3008
|
+
channel_id: 'channel-71'
|
|
3009
|
+
}
|
|
3010
|
+
}]
|
|
3011
|
+
},
|
|
2872
3012
|
{
|
|
2873
3013
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2874
3014
|
denom_units: [{
|
|
@@ -4514,6 +4654,146 @@ const assets = {
|
|
|
4514
4654
|
}
|
|
4515
4655
|
}]
|
|
4516
4656
|
},
|
|
4657
|
+
{
|
|
4658
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
4659
|
+
denom_units: [{
|
|
4660
|
+
denom: 'ibc/00DD47554A1F906CA449FE00727FDA1D1A765B8E261DEFAC0737F0107B910CFE',
|
|
4661
|
+
exponent: 0,
|
|
4662
|
+
aliases: ['y:upryzm:31Mar2025']
|
|
4663
|
+
}, {
|
|
4664
|
+
denom: 'yPRYZM31Mar2025',
|
|
4665
|
+
exponent: 6
|
|
4666
|
+
}],
|
|
4667
|
+
base: 'ibc/00DD47554A1F906CA449FE00727FDA1D1A765B8E261DEFAC0737F0107B910CFE',
|
|
4668
|
+
name: 'yPryzm (31Mar2025)',
|
|
4669
|
+
display: 'yPRYZM31Mar2025',
|
|
4670
|
+
symbol: 'yPRYZM-31Mar2025',
|
|
4671
|
+
logo_URIs: {
|
|
4672
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4673
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4674
|
+
},
|
|
4675
|
+
images: [{
|
|
4676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4678
|
+
}],
|
|
4679
|
+
type_asset: 'sdk.coin',
|
|
4680
|
+
traces: [{
|
|
4681
|
+
type: 'ibc',
|
|
4682
|
+
counterparty: {
|
|
4683
|
+
channel_id: 'channel-24',
|
|
4684
|
+
base_denom: 'y:upryzm:31Mar2025',
|
|
4685
|
+
chain_name: 'pryzm'
|
|
4686
|
+
},
|
|
4687
|
+
chain: {
|
|
4688
|
+
channel_id: 'channel-71'
|
|
4689
|
+
}
|
|
4690
|
+
}]
|
|
4691
|
+
},
|
|
4692
|
+
{
|
|
4693
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2025',
|
|
4694
|
+
denom_units: [{
|
|
4695
|
+
denom: 'ibc/4641B40FE3B343C195A892AD99307C03C4A3AAAA4700519968703889E873D096',
|
|
4696
|
+
exponent: 0,
|
|
4697
|
+
aliases: ['y:upryzm:30Jun2025']
|
|
4698
|
+
}, {
|
|
4699
|
+
denom: 'yPRYZM30Jun2025',
|
|
4700
|
+
exponent: 6
|
|
4701
|
+
}],
|
|
4702
|
+
base: 'ibc/4641B40FE3B343C195A892AD99307C03C4A3AAAA4700519968703889E873D096',
|
|
4703
|
+
name: 'yPryzm (30Jun2025)',
|
|
4704
|
+
display: 'yPRYZM30Jun2025',
|
|
4705
|
+
symbol: 'yPRYZM-30Jun2025',
|
|
4706
|
+
logo_URIs: {
|
|
4707
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4708
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4709
|
+
},
|
|
4710
|
+
images: [{
|
|
4711
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4712
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4713
|
+
}],
|
|
4714
|
+
type_asset: 'sdk.coin',
|
|
4715
|
+
traces: [{
|
|
4716
|
+
type: 'ibc',
|
|
4717
|
+
counterparty: {
|
|
4718
|
+
channel_id: 'channel-24',
|
|
4719
|
+
base_denom: 'y:upryzm:30Jun2025',
|
|
4720
|
+
chain_name: 'pryzm'
|
|
4721
|
+
},
|
|
4722
|
+
chain: {
|
|
4723
|
+
channel_id: 'channel-71'
|
|
4724
|
+
}
|
|
4725
|
+
}]
|
|
4726
|
+
},
|
|
4727
|
+
{
|
|
4728
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Sep2025',
|
|
4729
|
+
denom_units: [{
|
|
4730
|
+
denom: 'ibc/CD53574848D9F9FF8EDD2FD348FF67AF9E14C3E9A19B0E5FFB2BB08C2D6650D3',
|
|
4731
|
+
exponent: 0,
|
|
4732
|
+
aliases: ['y:upryzm:30Sep2025']
|
|
4733
|
+
}, {
|
|
4734
|
+
denom: 'yPRYZM30Sep2025',
|
|
4735
|
+
exponent: 6
|
|
4736
|
+
}],
|
|
4737
|
+
base: 'ibc/CD53574848D9F9FF8EDD2FD348FF67AF9E14C3E9A19B0E5FFB2BB08C2D6650D3',
|
|
4738
|
+
name: 'yPryzm (30Sep2025)',
|
|
4739
|
+
display: 'yPRYZM30Sep2025',
|
|
4740
|
+
symbol: 'yPRYZM-30Sep2025',
|
|
4741
|
+
logo_URIs: {
|
|
4742
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4743
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4744
|
+
},
|
|
4745
|
+
images: [{
|
|
4746
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4747
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4748
|
+
}],
|
|
4749
|
+
type_asset: 'sdk.coin',
|
|
4750
|
+
traces: [{
|
|
4751
|
+
type: 'ibc',
|
|
4752
|
+
counterparty: {
|
|
4753
|
+
channel_id: 'channel-24',
|
|
4754
|
+
base_denom: 'y:upryzm:30Sep2025',
|
|
4755
|
+
chain_name: 'pryzm'
|
|
4756
|
+
},
|
|
4757
|
+
chain: {
|
|
4758
|
+
channel_id: 'channel-71'
|
|
4759
|
+
}
|
|
4760
|
+
}]
|
|
4761
|
+
},
|
|
4762
|
+
{
|
|
4763
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Dec2025',
|
|
4764
|
+
denom_units: [{
|
|
4765
|
+
denom: 'ibc/DFF1294C41A0DD65086BB93A415C971AFDED3699F58F11DA54EF7BE1BBB42C26',
|
|
4766
|
+
exponent: 0,
|
|
4767
|
+
aliases: ['y:upryzm:31Dec2025']
|
|
4768
|
+
}, {
|
|
4769
|
+
denom: 'yPRYZM31Dec2025',
|
|
4770
|
+
exponent: 6
|
|
4771
|
+
}],
|
|
4772
|
+
base: 'ibc/DFF1294C41A0DD65086BB93A415C971AFDED3699F58F11DA54EF7BE1BBB42C26',
|
|
4773
|
+
name: 'yPryzm (31Dec2025)',
|
|
4774
|
+
display: 'yPRYZM31Dec2025',
|
|
4775
|
+
symbol: 'yPRYZM-31Dec2025',
|
|
4776
|
+
logo_URIs: {
|
|
4777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4778
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4779
|
+
},
|
|
4780
|
+
images: [{
|
|
4781
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
4782
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
4783
|
+
}],
|
|
4784
|
+
type_asset: 'sdk.coin',
|
|
4785
|
+
traces: [{
|
|
4786
|
+
type: 'ibc',
|
|
4787
|
+
counterparty: {
|
|
4788
|
+
channel_id: 'channel-24',
|
|
4789
|
+
base_denom: 'y:upryzm:31Dec2025',
|
|
4790
|
+
chain_name: 'pryzm'
|
|
4791
|
+
},
|
|
4792
|
+
chain: {
|
|
4793
|
+
channel_id: 'channel-71'
|
|
4794
|
+
}
|
|
4795
|
+
}]
|
|
4796
|
+
},
|
|
4517
4797
|
{
|
|
4518
4798
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
4519
4799
|
denom_units: [{
|
|
@@ -5494,6 +5774,41 @@ const assets = {
|
|
|
5494
5774
|
}
|
|
5495
5775
|
}]
|
|
5496
5776
|
},
|
|
5777
|
+
{
|
|
5778
|
+
description: 'Pryzm\'s LP token for PRYZM Yield pool',
|
|
5779
|
+
denom_units: [{
|
|
5780
|
+
denom: 'ibc/35979581DAD7F4377AD80CBA482F289817ADAD042D75621844D26911B72B0D53',
|
|
5781
|
+
exponent: 0,
|
|
5782
|
+
aliases: ['lp:33:upryzm']
|
|
5783
|
+
}, {
|
|
5784
|
+
denom: 'lp:33:pryzm',
|
|
5785
|
+
exponent: 6
|
|
5786
|
+
}],
|
|
5787
|
+
base: 'ibc/35979581DAD7F4377AD80CBA482F289817ADAD042D75621844D26911B72B0D53',
|
|
5788
|
+
name: 'PRYZM Yield LP',
|
|
5789
|
+
display: 'lp:33:pryzm',
|
|
5790
|
+
symbol: 'PRYZM-YIELD-LP',
|
|
5791
|
+
logo_URIs: {
|
|
5792
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
5793
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
5794
|
+
},
|
|
5795
|
+
images: [{
|
|
5796
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
5797
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
5798
|
+
}],
|
|
5799
|
+
type_asset: 'sdk.coin',
|
|
5800
|
+
traces: [{
|
|
5801
|
+
type: 'ibc',
|
|
5802
|
+
counterparty: {
|
|
5803
|
+
channel_id: 'channel-24',
|
|
5804
|
+
base_denom: 'lp:33:upryzm',
|
|
5805
|
+
chain_name: 'pryzm'
|
|
5806
|
+
},
|
|
5807
|
+
chain: {
|
|
5808
|
+
channel_id: 'channel-71'
|
|
5809
|
+
}
|
|
5810
|
+
}]
|
|
5811
|
+
},
|
|
5497
5812
|
{
|
|
5498
5813
|
description: 'QCK - native token of Quicksilver',
|
|
5499
5814
|
denom_units: [{
|
|
@@ -8159,6 +8474,146 @@ const assets = {
|
|
|
8159
8474
|
}
|
|
8160
8475
|
}]
|
|
8161
8476
|
},
|
|
8477
|
+
{
|
|
8478
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
8479
|
+
denom_units: [{
|
|
8480
|
+
denom: 'ibc/04DE1DC0178E45AE70B1B6D10A3779CB74097FDF9CB881A9606AEBE888B8A39B',
|
|
8481
|
+
exponent: 0,
|
|
8482
|
+
aliases: ['p:upryzm:31Mar2025']
|
|
8483
|
+
}, {
|
|
8484
|
+
denom: 'pPRYZM31Mar2025',
|
|
8485
|
+
exponent: 6
|
|
8486
|
+
}],
|
|
8487
|
+
base: 'ibc/04DE1DC0178E45AE70B1B6D10A3779CB74097FDF9CB881A9606AEBE888B8A39B',
|
|
8488
|
+
name: 'pPryzm (31Mar2025)',
|
|
8489
|
+
display: 'pPRYZM31Mar2025',
|
|
8490
|
+
symbol: 'pPRYZM-31Mar2025',
|
|
8491
|
+
logo_URIs: {
|
|
8492
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8494
|
+
},
|
|
8495
|
+
images: [{
|
|
8496
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8498
|
+
}],
|
|
8499
|
+
type_asset: 'sdk.coin',
|
|
8500
|
+
traces: [{
|
|
8501
|
+
type: 'ibc',
|
|
8502
|
+
counterparty: {
|
|
8503
|
+
channel_id: 'channel-24',
|
|
8504
|
+
base_denom: 'p:upryzm:31Mar2025',
|
|
8505
|
+
chain_name: 'pryzm'
|
|
8506
|
+
},
|
|
8507
|
+
chain: {
|
|
8508
|
+
channel_id: 'channel-71'
|
|
8509
|
+
}
|
|
8510
|
+
}]
|
|
8511
|
+
},
|
|
8512
|
+
{
|
|
8513
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2025',
|
|
8514
|
+
denom_units: [{
|
|
8515
|
+
denom: 'ibc/3AEC1142BFBED868C77323948BF758CAD2EA1A1FF62180F806B2ECBAC4682AC0',
|
|
8516
|
+
exponent: 0,
|
|
8517
|
+
aliases: ['p:upryzm:30Jun2025']
|
|
8518
|
+
}, {
|
|
8519
|
+
denom: 'pPRYZM30Jun2025',
|
|
8520
|
+
exponent: 6
|
|
8521
|
+
}],
|
|
8522
|
+
base: 'ibc/3AEC1142BFBED868C77323948BF758CAD2EA1A1FF62180F806B2ECBAC4682AC0',
|
|
8523
|
+
name: 'pPryzm (30Jun2025)',
|
|
8524
|
+
display: 'pPRYZM30Jun2025',
|
|
8525
|
+
symbol: 'pPRYZM-30Jun2025',
|
|
8526
|
+
logo_URIs: {
|
|
8527
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8528
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8529
|
+
},
|
|
8530
|
+
images: [{
|
|
8531
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8532
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8533
|
+
}],
|
|
8534
|
+
type_asset: 'sdk.coin',
|
|
8535
|
+
traces: [{
|
|
8536
|
+
type: 'ibc',
|
|
8537
|
+
counterparty: {
|
|
8538
|
+
channel_id: 'channel-24',
|
|
8539
|
+
base_denom: 'p:upryzm:30Jun2025',
|
|
8540
|
+
chain_name: 'pryzm'
|
|
8541
|
+
},
|
|
8542
|
+
chain: {
|
|
8543
|
+
channel_id: 'channel-71'
|
|
8544
|
+
}
|
|
8545
|
+
}]
|
|
8546
|
+
},
|
|
8547
|
+
{
|
|
8548
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Sep2025',
|
|
8549
|
+
denom_units: [{
|
|
8550
|
+
denom: 'ibc/7905E2427ED1382E524DB6D74D91A7C49E9039E9A12AD310C585D45AF8300297',
|
|
8551
|
+
exponent: 0,
|
|
8552
|
+
aliases: ['p:upryzm:30Sep2025']
|
|
8553
|
+
}, {
|
|
8554
|
+
denom: 'pPRYZM30Sep2025',
|
|
8555
|
+
exponent: 6
|
|
8556
|
+
}],
|
|
8557
|
+
base: 'ibc/7905E2427ED1382E524DB6D74D91A7C49E9039E9A12AD310C585D45AF8300297',
|
|
8558
|
+
name: 'pPryzm (30Sep2025)',
|
|
8559
|
+
display: 'pPRYZM30Sep2025',
|
|
8560
|
+
symbol: 'pPRYZM-30Sep2025',
|
|
8561
|
+
logo_URIs: {
|
|
8562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8563
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8564
|
+
},
|
|
8565
|
+
images: [{
|
|
8566
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8568
|
+
}],
|
|
8569
|
+
type_asset: 'sdk.coin',
|
|
8570
|
+
traces: [{
|
|
8571
|
+
type: 'ibc',
|
|
8572
|
+
counterparty: {
|
|
8573
|
+
channel_id: 'channel-24',
|
|
8574
|
+
base_denom: 'p:upryzm:30Sep2025',
|
|
8575
|
+
chain_name: 'pryzm'
|
|
8576
|
+
},
|
|
8577
|
+
chain: {
|
|
8578
|
+
channel_id: 'channel-71'
|
|
8579
|
+
}
|
|
8580
|
+
}]
|
|
8581
|
+
},
|
|
8582
|
+
{
|
|
8583
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Dec2025',
|
|
8584
|
+
denom_units: [{
|
|
8585
|
+
denom: 'ibc/41D2354891153B0B7A3C042F5320B3753DC8935075EE4DEF3D00A7276A70A4E7',
|
|
8586
|
+
exponent: 0,
|
|
8587
|
+
aliases: ['p:upryzm:31Dec2025']
|
|
8588
|
+
}, {
|
|
8589
|
+
denom: 'pPRYZM31Dec2025',
|
|
8590
|
+
exponent: 6
|
|
8591
|
+
}],
|
|
8592
|
+
base: 'ibc/41D2354891153B0B7A3C042F5320B3753DC8935075EE4DEF3D00A7276A70A4E7',
|
|
8593
|
+
name: 'pPryzm (31Dec2025)',
|
|
8594
|
+
display: 'pPRYZM31Dec2025',
|
|
8595
|
+
symbol: 'pPRYZM-31Dec2025',
|
|
8596
|
+
logo_URIs: {
|
|
8597
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8599
|
+
},
|
|
8600
|
+
images: [{
|
|
8601
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
8602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
8603
|
+
}],
|
|
8604
|
+
type_asset: 'sdk.coin',
|
|
8605
|
+
traces: [{
|
|
8606
|
+
type: 'ibc',
|
|
8607
|
+
counterparty: {
|
|
8608
|
+
channel_id: 'channel-24',
|
|
8609
|
+
base_denom: 'p:upryzm:31Dec2025',
|
|
8610
|
+
chain_name: 'pryzm'
|
|
8611
|
+
},
|
|
8612
|
+
chain: {
|
|
8613
|
+
channel_id: 'channel-71'
|
|
8614
|
+
}
|
|
8615
|
+
}]
|
|
8616
|
+
},
|
|
8162
8617
|
{
|
|
8163
8618
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8164
8619
|
denom_units: [{
|
|
@@ -9804,6 +10259,146 @@ const assets = {
|
|
|
9804
10259
|
}
|
|
9805
10260
|
}]
|
|
9806
10261
|
},
|
|
10262
|
+
{
|
|
10263
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
10264
|
+
denom_units: [{
|
|
10265
|
+
denom: 'ibc/00DD47554A1F906CA449FE00727FDA1D1A765B8E261DEFAC0737F0107B910CFE',
|
|
10266
|
+
exponent: 0,
|
|
10267
|
+
aliases: ['y:upryzm:31Mar2025']
|
|
10268
|
+
}, {
|
|
10269
|
+
denom: 'yPRYZM31Mar2025',
|
|
10270
|
+
exponent: 6
|
|
10271
|
+
}],
|
|
10272
|
+
base: 'ibc/00DD47554A1F906CA449FE00727FDA1D1A765B8E261DEFAC0737F0107B910CFE',
|
|
10273
|
+
name: 'yPryzm (31Mar2025)',
|
|
10274
|
+
display: 'yPRYZM31Mar2025',
|
|
10275
|
+
symbol: 'yPRYZM-31Mar2025',
|
|
10276
|
+
logo_URIs: {
|
|
10277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10278
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10279
|
+
},
|
|
10280
|
+
images: [{
|
|
10281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10282
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10283
|
+
}],
|
|
10284
|
+
type_asset: 'sdk.coin',
|
|
10285
|
+
traces: [{
|
|
10286
|
+
type: 'ibc',
|
|
10287
|
+
counterparty: {
|
|
10288
|
+
channel_id: 'channel-24',
|
|
10289
|
+
base_denom: 'y:upryzm:31Mar2025',
|
|
10290
|
+
chain_name: 'pryzm'
|
|
10291
|
+
},
|
|
10292
|
+
chain: {
|
|
10293
|
+
channel_id: 'channel-71'
|
|
10294
|
+
}
|
|
10295
|
+
}]
|
|
10296
|
+
},
|
|
10297
|
+
{
|
|
10298
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2025',
|
|
10299
|
+
denom_units: [{
|
|
10300
|
+
denom: 'ibc/4641B40FE3B343C195A892AD99307C03C4A3AAAA4700519968703889E873D096',
|
|
10301
|
+
exponent: 0,
|
|
10302
|
+
aliases: ['y:upryzm:30Jun2025']
|
|
10303
|
+
}, {
|
|
10304
|
+
denom: 'yPRYZM30Jun2025',
|
|
10305
|
+
exponent: 6
|
|
10306
|
+
}],
|
|
10307
|
+
base: 'ibc/4641B40FE3B343C195A892AD99307C03C4A3AAAA4700519968703889E873D096',
|
|
10308
|
+
name: 'yPryzm (30Jun2025)',
|
|
10309
|
+
display: 'yPRYZM30Jun2025',
|
|
10310
|
+
symbol: 'yPRYZM-30Jun2025',
|
|
10311
|
+
logo_URIs: {
|
|
10312
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10313
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10314
|
+
},
|
|
10315
|
+
images: [{
|
|
10316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10318
|
+
}],
|
|
10319
|
+
type_asset: 'sdk.coin',
|
|
10320
|
+
traces: [{
|
|
10321
|
+
type: 'ibc',
|
|
10322
|
+
counterparty: {
|
|
10323
|
+
channel_id: 'channel-24',
|
|
10324
|
+
base_denom: 'y:upryzm:30Jun2025',
|
|
10325
|
+
chain_name: 'pryzm'
|
|
10326
|
+
},
|
|
10327
|
+
chain: {
|
|
10328
|
+
channel_id: 'channel-71'
|
|
10329
|
+
}
|
|
10330
|
+
}]
|
|
10331
|
+
},
|
|
10332
|
+
{
|
|
10333
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Sep2025',
|
|
10334
|
+
denom_units: [{
|
|
10335
|
+
denom: 'ibc/CD53574848D9F9FF8EDD2FD348FF67AF9E14C3E9A19B0E5FFB2BB08C2D6650D3',
|
|
10336
|
+
exponent: 0,
|
|
10337
|
+
aliases: ['y:upryzm:30Sep2025']
|
|
10338
|
+
}, {
|
|
10339
|
+
denom: 'yPRYZM30Sep2025',
|
|
10340
|
+
exponent: 6
|
|
10341
|
+
}],
|
|
10342
|
+
base: 'ibc/CD53574848D9F9FF8EDD2FD348FF67AF9E14C3E9A19B0E5FFB2BB08C2D6650D3',
|
|
10343
|
+
name: 'yPryzm (30Sep2025)',
|
|
10344
|
+
display: 'yPRYZM30Sep2025',
|
|
10345
|
+
symbol: 'yPRYZM-30Sep2025',
|
|
10346
|
+
logo_URIs: {
|
|
10347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10349
|
+
},
|
|
10350
|
+
images: [{
|
|
10351
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10352
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10353
|
+
}],
|
|
10354
|
+
type_asset: 'sdk.coin',
|
|
10355
|
+
traces: [{
|
|
10356
|
+
type: 'ibc',
|
|
10357
|
+
counterparty: {
|
|
10358
|
+
channel_id: 'channel-24',
|
|
10359
|
+
base_denom: 'y:upryzm:30Sep2025',
|
|
10360
|
+
chain_name: 'pryzm'
|
|
10361
|
+
},
|
|
10362
|
+
chain: {
|
|
10363
|
+
channel_id: 'channel-71'
|
|
10364
|
+
}
|
|
10365
|
+
}]
|
|
10366
|
+
},
|
|
10367
|
+
{
|
|
10368
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Dec2025',
|
|
10369
|
+
denom_units: [{
|
|
10370
|
+
denom: 'ibc/DFF1294C41A0DD65086BB93A415C971AFDED3699F58F11DA54EF7BE1BBB42C26',
|
|
10371
|
+
exponent: 0,
|
|
10372
|
+
aliases: ['y:upryzm:31Dec2025']
|
|
10373
|
+
}, {
|
|
10374
|
+
denom: 'yPRYZM31Dec2025',
|
|
10375
|
+
exponent: 6
|
|
10376
|
+
}],
|
|
10377
|
+
base: 'ibc/DFF1294C41A0DD65086BB93A415C971AFDED3699F58F11DA54EF7BE1BBB42C26',
|
|
10378
|
+
name: 'yPryzm (31Dec2025)',
|
|
10379
|
+
display: 'yPRYZM31Dec2025',
|
|
10380
|
+
symbol: 'yPRYZM-31Dec2025',
|
|
10381
|
+
logo_URIs: {
|
|
10382
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10383
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10384
|
+
},
|
|
10385
|
+
images: [{
|
|
10386
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
10387
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
10388
|
+
}],
|
|
10389
|
+
type_asset: 'sdk.coin',
|
|
10390
|
+
traces: [{
|
|
10391
|
+
type: 'ibc',
|
|
10392
|
+
counterparty: {
|
|
10393
|
+
channel_id: 'channel-24',
|
|
10394
|
+
base_denom: 'y:upryzm:31Dec2025',
|
|
10395
|
+
chain_name: 'pryzm'
|
|
10396
|
+
},
|
|
10397
|
+
chain: {
|
|
10398
|
+
channel_id: 'channel-71'
|
|
10399
|
+
}
|
|
10400
|
+
}]
|
|
10401
|
+
},
|
|
9807
10402
|
{
|
|
9808
10403
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9809
10404
|
denom_units: [{
|
|
@@ -10784,6 +11379,41 @@ const assets = {
|
|
|
10784
11379
|
}
|
|
10785
11380
|
}]
|
|
10786
11381
|
},
|
|
11382
|
+
{
|
|
11383
|
+
description: 'Pryzm\'s LP token for PRYZM Yield pool',
|
|
11384
|
+
denom_units: [{
|
|
11385
|
+
denom: 'ibc/35979581DAD7F4377AD80CBA482F289817ADAD042D75621844D26911B72B0D53',
|
|
11386
|
+
exponent: 0,
|
|
11387
|
+
aliases: ['lp:33:upryzm']
|
|
11388
|
+
}, {
|
|
11389
|
+
denom: 'lp:33:pryzm',
|
|
11390
|
+
exponent: 6
|
|
11391
|
+
}],
|
|
11392
|
+
base: 'ibc/35979581DAD7F4377AD80CBA482F289817ADAD042D75621844D26911B72B0D53',
|
|
11393
|
+
name: 'PRYZM Yield LP',
|
|
11394
|
+
display: 'lp:33:pryzm',
|
|
11395
|
+
symbol: 'PRYZM-YIELD-LP',
|
|
11396
|
+
logo_URIs: {
|
|
11397
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
11398
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
11399
|
+
},
|
|
11400
|
+
images: [{
|
|
11401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
11402
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
11403
|
+
}],
|
|
11404
|
+
type_asset: 'sdk.coin',
|
|
11405
|
+
traces: [{
|
|
11406
|
+
type: 'ibc',
|
|
11407
|
+
counterparty: {
|
|
11408
|
+
channel_id: 'channel-24',
|
|
11409
|
+
base_denom: 'lp:33:upryzm',
|
|
11410
|
+
chain_name: 'pryzm'
|
|
11411
|
+
},
|
|
11412
|
+
chain: {
|
|
11413
|
+
channel_id: 'channel-71'
|
|
11414
|
+
}
|
|
11415
|
+
}]
|
|
11416
|
+
},
|
|
10787
11417
|
{
|
|
10788
11418
|
description: 'QCK - native token of Quicksilver',
|
|
10789
11419
|
denom_units: [{
|