@chain-registry/assets 1.70.220 → 1.70.221
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/axelar.js +890 -26
- package/esm/mainnet/celestia.js +700 -0
- package/esm/mainnet/composable.js +228 -0
- package/esm/mainnet/cosmoshub.js +890 -26
- package/esm/mainnet/dydx.js +700 -0
- package/esm/mainnet/gravitybridge.js +164 -0
- package/esm/mainnet/injective.js +700 -0
- package/esm/mainnet/juno.js +164 -0
- package/esm/mainnet/kujira.js +164 -0
- package/esm/mainnet/migaloo.js +164 -0
- package/esm/mainnet/neutron.js +890 -26
- package/esm/mainnet/noble.js +700 -0
- package/esm/mainnet/oraichain.js +164 -0
- package/esm/mainnet/osmosis.js +864 -0
- package/esm/mainnet/persistence.js +164 -0
- package/esm/mainnet/stride.js +700 -0
- package/esm/mainnet/terra2.js +890 -26
- package/index.d.ts +1 -1
- package/mainnet/axelar.js +890 -26
- package/mainnet/celestia.js +700 -0
- package/mainnet/composable.js +228 -0
- package/mainnet/cosmoshub.js +890 -26
- package/mainnet/dydx.js +700 -0
- package/mainnet/gravitybridge.js +164 -0
- package/mainnet/injective.js +700 -0
- package/mainnet/juno.js +164 -0
- package/mainnet/kujira.js +164 -0
- package/mainnet/migaloo.js +164 -0
- package/mainnet/neutron.js +890 -26
- package/mainnet/noble.js +700 -0
- package/mainnet/oraichain.js +164 -0
- package/mainnet/osmosis.js +864 -0
- package/mainnet/persistence.js +164 -0
- package/mainnet/stride.js +700 -0
- package/mainnet/terra2.js +890 -26
- package/package.json +5 -5
package/mainnet/celestia.js
CHANGED
|
@@ -3013,6 +3013,146 @@ const assets = {
|
|
|
3013
3013
|
}
|
|
3014
3014
|
}]
|
|
3015
3015
|
},
|
|
3016
|
+
{
|
|
3017
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
3018
|
+
denom_units: [{
|
|
3019
|
+
denom: 'ibc/E290AE03B7A66A26FD13652786C469764079A6D8BAC6CF317ADDBAA51D21EAA3',
|
|
3020
|
+
exponent: 0,
|
|
3021
|
+
aliases: ['p:asusds:30Jun2025']
|
|
3022
|
+
}, {
|
|
3023
|
+
denom: 'psUSDS30Jun2025',
|
|
3024
|
+
exponent: 18
|
|
3025
|
+
}],
|
|
3026
|
+
base: 'ibc/E290AE03B7A66A26FD13652786C469764079A6D8BAC6CF317ADDBAA51D21EAA3',
|
|
3027
|
+
name: 'psUsds (30Jun2025)',
|
|
3028
|
+
display: 'psUSDS30Jun2025',
|
|
3029
|
+
symbol: 'psUSDS-30Jun2025',
|
|
3030
|
+
logo_URIs: {
|
|
3031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3032
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3033
|
+
},
|
|
3034
|
+
images: [{
|
|
3035
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3037
|
+
}],
|
|
3038
|
+
type_asset: 'sdk.coin',
|
|
3039
|
+
traces: [{
|
|
3040
|
+
type: 'ibc',
|
|
3041
|
+
counterparty: {
|
|
3042
|
+
channel_id: 'channel-3',
|
|
3043
|
+
base_denom: 'p:asusds:30Jun2025',
|
|
3044
|
+
chain_name: 'pryzm'
|
|
3045
|
+
},
|
|
3046
|
+
chain: {
|
|
3047
|
+
channel_id: 'channel-34'
|
|
3048
|
+
}
|
|
3049
|
+
}]
|
|
3050
|
+
},
|
|
3051
|
+
{
|
|
3052
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
|
|
3053
|
+
denom_units: [{
|
|
3054
|
+
denom: 'ibc/DA5E588C92A59389F1882C64FF836905576D0D9FC0C23230AE8DACB29D14CB9F',
|
|
3055
|
+
exponent: 0,
|
|
3056
|
+
aliases: ['p:asusds:30Sep2025']
|
|
3057
|
+
}, {
|
|
3058
|
+
denom: 'psUSDS30Sep2025',
|
|
3059
|
+
exponent: 18
|
|
3060
|
+
}],
|
|
3061
|
+
base: 'ibc/DA5E588C92A59389F1882C64FF836905576D0D9FC0C23230AE8DACB29D14CB9F',
|
|
3062
|
+
name: 'psUsds (30Sep2025)',
|
|
3063
|
+
display: 'psUSDS30Sep2025',
|
|
3064
|
+
symbol: 'psUSDS-30Sep2025',
|
|
3065
|
+
logo_URIs: {
|
|
3066
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3067
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3068
|
+
},
|
|
3069
|
+
images: [{
|
|
3070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3071
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3072
|
+
}],
|
|
3073
|
+
type_asset: 'sdk.coin',
|
|
3074
|
+
traces: [{
|
|
3075
|
+
type: 'ibc',
|
|
3076
|
+
counterparty: {
|
|
3077
|
+
channel_id: 'channel-3',
|
|
3078
|
+
base_denom: 'p:asusds:30Sep2025',
|
|
3079
|
+
chain_name: 'pryzm'
|
|
3080
|
+
},
|
|
3081
|
+
chain: {
|
|
3082
|
+
channel_id: 'channel-34'
|
|
3083
|
+
}
|
|
3084
|
+
}]
|
|
3085
|
+
},
|
|
3086
|
+
{
|
|
3087
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
|
|
3088
|
+
denom_units: [{
|
|
3089
|
+
denom: 'ibc/81AE756382FE39AD4B36C81A20AA1729CB2D39D9991A037D0FD668235E9B6BD3',
|
|
3090
|
+
exponent: 0,
|
|
3091
|
+
aliases: ['p:asusds:31Dec2025']
|
|
3092
|
+
}, {
|
|
3093
|
+
denom: 'psUSDS31Dec2025',
|
|
3094
|
+
exponent: 18
|
|
3095
|
+
}],
|
|
3096
|
+
base: 'ibc/81AE756382FE39AD4B36C81A20AA1729CB2D39D9991A037D0FD668235E9B6BD3',
|
|
3097
|
+
name: 'psUsds (31Dec2025)',
|
|
3098
|
+
display: 'psUSDS31Dec2025',
|
|
3099
|
+
symbol: 'psUSDS-31Dec2025',
|
|
3100
|
+
logo_URIs: {
|
|
3101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3102
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3103
|
+
},
|
|
3104
|
+
images: [{
|
|
3105
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3106
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3107
|
+
}],
|
|
3108
|
+
type_asset: 'sdk.coin',
|
|
3109
|
+
traces: [{
|
|
3110
|
+
type: 'ibc',
|
|
3111
|
+
counterparty: {
|
|
3112
|
+
channel_id: 'channel-3',
|
|
3113
|
+
base_denom: 'p:asusds:31Dec2025',
|
|
3114
|
+
chain_name: 'pryzm'
|
|
3115
|
+
},
|
|
3116
|
+
chain: {
|
|
3117
|
+
channel_id: 'channel-34'
|
|
3118
|
+
}
|
|
3119
|
+
}]
|
|
3120
|
+
},
|
|
3121
|
+
{
|
|
3122
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
|
|
3123
|
+
denom_units: [{
|
|
3124
|
+
denom: 'ibc/D2F0EBE993922D8EB55B368086A39B57944865DAB3BBA7FA8ACA795FB3D73923',
|
|
3125
|
+
exponent: 0,
|
|
3126
|
+
aliases: ['p:asusds:31Mar2026']
|
|
3127
|
+
}, {
|
|
3128
|
+
denom: 'psUSDS31Mar2026',
|
|
3129
|
+
exponent: 18
|
|
3130
|
+
}],
|
|
3131
|
+
base: 'ibc/D2F0EBE993922D8EB55B368086A39B57944865DAB3BBA7FA8ACA795FB3D73923',
|
|
3132
|
+
name: 'psUsds (31Mar2026)',
|
|
3133
|
+
display: 'psUSDS31Mar2026',
|
|
3134
|
+
symbol: 'psUSDS-31Mar2026',
|
|
3135
|
+
logo_URIs: {
|
|
3136
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3137
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3138
|
+
},
|
|
3139
|
+
images: [{
|
|
3140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3142
|
+
}],
|
|
3143
|
+
type_asset: 'sdk.coin',
|
|
3144
|
+
traces: [{
|
|
3145
|
+
type: 'ibc',
|
|
3146
|
+
counterparty: {
|
|
3147
|
+
channel_id: 'channel-3',
|
|
3148
|
+
base_denom: 'p:asusds:31Mar2026',
|
|
3149
|
+
chain_name: 'pryzm'
|
|
3150
|
+
},
|
|
3151
|
+
chain: {
|
|
3152
|
+
channel_id: 'channel-34'
|
|
3153
|
+
}
|
|
3154
|
+
}]
|
|
3155
|
+
},
|
|
3016
3156
|
{
|
|
3017
3157
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3018
3158
|
denom_units: [{
|
|
@@ -4798,6 +4938,146 @@ const assets = {
|
|
|
4798
4938
|
}
|
|
4799
4939
|
}]
|
|
4800
4940
|
},
|
|
4941
|
+
{
|
|
4942
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
4943
|
+
denom_units: [{
|
|
4944
|
+
denom: 'ibc/9B78FFD8D1A4DA5AE90213ABF94B71F4E96133E2EF0B94475D14F461030B1905',
|
|
4945
|
+
exponent: 0,
|
|
4946
|
+
aliases: ['y:asusds:30Jun2025']
|
|
4947
|
+
}, {
|
|
4948
|
+
denom: 'ysUSDS30Jun2025',
|
|
4949
|
+
exponent: 18
|
|
4950
|
+
}],
|
|
4951
|
+
base: 'ibc/9B78FFD8D1A4DA5AE90213ABF94B71F4E96133E2EF0B94475D14F461030B1905',
|
|
4952
|
+
name: 'ysUsds (30Jun2025)',
|
|
4953
|
+
display: 'ysUSDS30Jun2025',
|
|
4954
|
+
symbol: 'ysUSDS-30Jun2025',
|
|
4955
|
+
logo_URIs: {
|
|
4956
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
4957
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
4958
|
+
},
|
|
4959
|
+
images: [{
|
|
4960
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
4961
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
4962
|
+
}],
|
|
4963
|
+
type_asset: 'sdk.coin',
|
|
4964
|
+
traces: [{
|
|
4965
|
+
type: 'ibc',
|
|
4966
|
+
counterparty: {
|
|
4967
|
+
channel_id: 'channel-3',
|
|
4968
|
+
base_denom: 'y:asusds:30Jun2025',
|
|
4969
|
+
chain_name: 'pryzm'
|
|
4970
|
+
},
|
|
4971
|
+
chain: {
|
|
4972
|
+
channel_id: 'channel-34'
|
|
4973
|
+
}
|
|
4974
|
+
}]
|
|
4975
|
+
},
|
|
4976
|
+
{
|
|
4977
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
|
|
4978
|
+
denom_units: [{
|
|
4979
|
+
denom: 'ibc/E83C1FE70EBDF579C184643588F7E6932281FFDDFCF5139EA15AB15A72C88758',
|
|
4980
|
+
exponent: 0,
|
|
4981
|
+
aliases: ['y:asusds:30Sep2025']
|
|
4982
|
+
}, {
|
|
4983
|
+
denom: 'ysUSDS30Sep2025',
|
|
4984
|
+
exponent: 18
|
|
4985
|
+
}],
|
|
4986
|
+
base: 'ibc/E83C1FE70EBDF579C184643588F7E6932281FFDDFCF5139EA15AB15A72C88758',
|
|
4987
|
+
name: 'ysUsds (30Sep2025)',
|
|
4988
|
+
display: 'ysUSDS30Sep2025',
|
|
4989
|
+
symbol: 'ysUSDS-30Sep2025',
|
|
4990
|
+
logo_URIs: {
|
|
4991
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
4992
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
4993
|
+
},
|
|
4994
|
+
images: [{
|
|
4995
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
4996
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
4997
|
+
}],
|
|
4998
|
+
type_asset: 'sdk.coin',
|
|
4999
|
+
traces: [{
|
|
5000
|
+
type: 'ibc',
|
|
5001
|
+
counterparty: {
|
|
5002
|
+
channel_id: 'channel-3',
|
|
5003
|
+
base_denom: 'y:asusds:30Sep2025',
|
|
5004
|
+
chain_name: 'pryzm'
|
|
5005
|
+
},
|
|
5006
|
+
chain: {
|
|
5007
|
+
channel_id: 'channel-34'
|
|
5008
|
+
}
|
|
5009
|
+
}]
|
|
5010
|
+
},
|
|
5011
|
+
{
|
|
5012
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
|
|
5013
|
+
denom_units: [{
|
|
5014
|
+
denom: 'ibc/C324C528A153AD9A70D8CF222D794885B4F9C826928F7AD3B5301FBB647C34DD',
|
|
5015
|
+
exponent: 0,
|
|
5016
|
+
aliases: ['y:asusds:31Dec2025']
|
|
5017
|
+
}, {
|
|
5018
|
+
denom: 'ysUSDS31Dec2025',
|
|
5019
|
+
exponent: 18
|
|
5020
|
+
}],
|
|
5021
|
+
base: 'ibc/C324C528A153AD9A70D8CF222D794885B4F9C826928F7AD3B5301FBB647C34DD',
|
|
5022
|
+
name: 'ysUsds (31Dec2025)',
|
|
5023
|
+
display: 'ysUSDS31Dec2025',
|
|
5024
|
+
symbol: 'ysUSDS-31Dec2025',
|
|
5025
|
+
logo_URIs: {
|
|
5026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5028
|
+
},
|
|
5029
|
+
images: [{
|
|
5030
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5031
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5032
|
+
}],
|
|
5033
|
+
type_asset: 'sdk.coin',
|
|
5034
|
+
traces: [{
|
|
5035
|
+
type: 'ibc',
|
|
5036
|
+
counterparty: {
|
|
5037
|
+
channel_id: 'channel-3',
|
|
5038
|
+
base_denom: 'y:asusds:31Dec2025',
|
|
5039
|
+
chain_name: 'pryzm'
|
|
5040
|
+
},
|
|
5041
|
+
chain: {
|
|
5042
|
+
channel_id: 'channel-34'
|
|
5043
|
+
}
|
|
5044
|
+
}]
|
|
5045
|
+
},
|
|
5046
|
+
{
|
|
5047
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
|
|
5048
|
+
denom_units: [{
|
|
5049
|
+
denom: 'ibc/A84F9EC78F94B8EDE1373797FF107DB3331C77DBBD811FC68456EA8E0107C63F',
|
|
5050
|
+
exponent: 0,
|
|
5051
|
+
aliases: ['y:asusds:31Mar2026']
|
|
5052
|
+
}, {
|
|
5053
|
+
denom: 'ysUSDS31Mar2026',
|
|
5054
|
+
exponent: 18
|
|
5055
|
+
}],
|
|
5056
|
+
base: 'ibc/A84F9EC78F94B8EDE1373797FF107DB3331C77DBBD811FC68456EA8E0107C63F',
|
|
5057
|
+
name: 'ysUsds (31Mar2026)',
|
|
5058
|
+
display: 'ysUSDS31Mar2026',
|
|
5059
|
+
symbol: 'ysUSDS-31Mar2026',
|
|
5060
|
+
logo_URIs: {
|
|
5061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5063
|
+
},
|
|
5064
|
+
images: [{
|
|
5065
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5066
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5067
|
+
}],
|
|
5068
|
+
type_asset: 'sdk.coin',
|
|
5069
|
+
traces: [{
|
|
5070
|
+
type: 'ibc',
|
|
5071
|
+
counterparty: {
|
|
5072
|
+
channel_id: 'channel-3',
|
|
5073
|
+
base_denom: 'y:asusds:31Mar2026',
|
|
5074
|
+
chain_name: 'pryzm'
|
|
5075
|
+
},
|
|
5076
|
+
chain: {
|
|
5077
|
+
channel_id: 'channel-34'
|
|
5078
|
+
}
|
|
5079
|
+
}]
|
|
5080
|
+
},
|
|
4801
5081
|
{
|
|
4802
5082
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
4803
5083
|
denom_units: [{
|
|
@@ -5813,6 +6093,76 @@ const assets = {
|
|
|
5813
6093
|
}
|
|
5814
6094
|
}]
|
|
5815
6095
|
},
|
|
6096
|
+
{
|
|
6097
|
+
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
6098
|
+
denom_units: [{
|
|
6099
|
+
denom: 'ibc/847DCF6CE75B276F960D9E83EB533C6055D6188675EAF8CFFB31052C2A5A65B8',
|
|
6100
|
+
exponent: 0,
|
|
6101
|
+
aliases: ['lp:36:asusds']
|
|
6102
|
+
}, {
|
|
6103
|
+
denom: 'lp:36:susds',
|
|
6104
|
+
exponent: 18
|
|
6105
|
+
}],
|
|
6106
|
+
base: 'ibc/847DCF6CE75B276F960D9E83EB533C6055D6188675EAF8CFFB31052C2A5A65B8',
|
|
6107
|
+
name: 'sUSDS Yield LP',
|
|
6108
|
+
display: 'lp:36:susds',
|
|
6109
|
+
symbol: 'sUSDS-YIELD-LP',
|
|
6110
|
+
logo_URIs: {
|
|
6111
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6112
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6113
|
+
},
|
|
6114
|
+
images: [{
|
|
6115
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6116
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6117
|
+
}],
|
|
6118
|
+
type_asset: 'sdk.coin',
|
|
6119
|
+
traces: [{
|
|
6120
|
+
type: 'ibc',
|
|
6121
|
+
counterparty: {
|
|
6122
|
+
channel_id: 'channel-3',
|
|
6123
|
+
base_denom: 'lp:36:asusds',
|
|
6124
|
+
chain_name: 'pryzm'
|
|
6125
|
+
},
|
|
6126
|
+
chain: {
|
|
6127
|
+
channel_id: 'channel-34'
|
|
6128
|
+
}
|
|
6129
|
+
}]
|
|
6130
|
+
},
|
|
6131
|
+
{
|
|
6132
|
+
description: 'Pryzm\'s LP token for sUSDS Boost pool',
|
|
6133
|
+
denom_units: [{
|
|
6134
|
+
denom: 'ibc/01BC1A519ABC421FE76BB88A91B211EF22840041DC08EDFBE960063957435F59',
|
|
6135
|
+
exponent: 0,
|
|
6136
|
+
aliases: ['lp:37:asusdsypt-uusdc']
|
|
6137
|
+
}, {
|
|
6138
|
+
denom: 'lp:37:susdsypt-usdc',
|
|
6139
|
+
exponent: 18
|
|
6140
|
+
}],
|
|
6141
|
+
base: 'ibc/01BC1A519ABC421FE76BB88A91B211EF22840041DC08EDFBE960063957435F59',
|
|
6142
|
+
name: 'sUSDS Boost LP',
|
|
6143
|
+
display: 'lp:37:susdsypt-usdc',
|
|
6144
|
+
symbol: 'sUSDS-BOOST-LP',
|
|
6145
|
+
logo_URIs: {
|
|
6146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6148
|
+
},
|
|
6149
|
+
images: [{
|
|
6150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6152
|
+
}],
|
|
6153
|
+
type_asset: 'sdk.coin',
|
|
6154
|
+
traces: [{
|
|
6155
|
+
type: 'ibc',
|
|
6156
|
+
counterparty: {
|
|
6157
|
+
channel_id: 'channel-3',
|
|
6158
|
+
base_denom: 'lp:37:asusdsypt-uusdc',
|
|
6159
|
+
chain_name: 'pryzm'
|
|
6160
|
+
},
|
|
6161
|
+
chain: {
|
|
6162
|
+
channel_id: 'channel-34'
|
|
6163
|
+
}
|
|
6164
|
+
}]
|
|
6165
|
+
},
|
|
5816
6166
|
{
|
|
5817
6167
|
description: 'QCK - native token of Quicksilver',
|
|
5818
6168
|
denom_units: [{
|
|
@@ -8987,6 +9337,146 @@ const assets = {
|
|
|
8987
9337
|
}
|
|
8988
9338
|
}]
|
|
8989
9339
|
},
|
|
9340
|
+
{
|
|
9341
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
9342
|
+
denom_units: [{
|
|
9343
|
+
denom: 'ibc/E290AE03B7A66A26FD13652786C469764079A6D8BAC6CF317ADDBAA51D21EAA3',
|
|
9344
|
+
exponent: 0,
|
|
9345
|
+
aliases: ['p:asusds:30Jun2025']
|
|
9346
|
+
}, {
|
|
9347
|
+
denom: 'psUSDS30Jun2025',
|
|
9348
|
+
exponent: 18
|
|
9349
|
+
}],
|
|
9350
|
+
base: 'ibc/E290AE03B7A66A26FD13652786C469764079A6D8BAC6CF317ADDBAA51D21EAA3',
|
|
9351
|
+
name: 'psUsds (30Jun2025)',
|
|
9352
|
+
display: 'psUSDS30Jun2025',
|
|
9353
|
+
symbol: 'psUSDS-30Jun2025',
|
|
9354
|
+
logo_URIs: {
|
|
9355
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9356
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9357
|
+
},
|
|
9358
|
+
images: [{
|
|
9359
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9360
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9361
|
+
}],
|
|
9362
|
+
type_asset: 'sdk.coin',
|
|
9363
|
+
traces: [{
|
|
9364
|
+
type: 'ibc',
|
|
9365
|
+
counterparty: {
|
|
9366
|
+
channel_id: 'channel-3',
|
|
9367
|
+
base_denom: 'p:asusds:30Jun2025',
|
|
9368
|
+
chain_name: 'pryzm'
|
|
9369
|
+
},
|
|
9370
|
+
chain: {
|
|
9371
|
+
channel_id: 'channel-34'
|
|
9372
|
+
}
|
|
9373
|
+
}]
|
|
9374
|
+
},
|
|
9375
|
+
{
|
|
9376
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
|
|
9377
|
+
denom_units: [{
|
|
9378
|
+
denom: 'ibc/DA5E588C92A59389F1882C64FF836905576D0D9FC0C23230AE8DACB29D14CB9F',
|
|
9379
|
+
exponent: 0,
|
|
9380
|
+
aliases: ['p:asusds:30Sep2025']
|
|
9381
|
+
}, {
|
|
9382
|
+
denom: 'psUSDS30Sep2025',
|
|
9383
|
+
exponent: 18
|
|
9384
|
+
}],
|
|
9385
|
+
base: 'ibc/DA5E588C92A59389F1882C64FF836905576D0D9FC0C23230AE8DACB29D14CB9F',
|
|
9386
|
+
name: 'psUsds (30Sep2025)',
|
|
9387
|
+
display: 'psUSDS30Sep2025',
|
|
9388
|
+
symbol: 'psUSDS-30Sep2025',
|
|
9389
|
+
logo_URIs: {
|
|
9390
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9391
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9392
|
+
},
|
|
9393
|
+
images: [{
|
|
9394
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9395
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9396
|
+
}],
|
|
9397
|
+
type_asset: 'sdk.coin',
|
|
9398
|
+
traces: [{
|
|
9399
|
+
type: 'ibc',
|
|
9400
|
+
counterparty: {
|
|
9401
|
+
channel_id: 'channel-3',
|
|
9402
|
+
base_denom: 'p:asusds:30Sep2025',
|
|
9403
|
+
chain_name: 'pryzm'
|
|
9404
|
+
},
|
|
9405
|
+
chain: {
|
|
9406
|
+
channel_id: 'channel-34'
|
|
9407
|
+
}
|
|
9408
|
+
}]
|
|
9409
|
+
},
|
|
9410
|
+
{
|
|
9411
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
|
|
9412
|
+
denom_units: [{
|
|
9413
|
+
denom: 'ibc/81AE756382FE39AD4B36C81A20AA1729CB2D39D9991A037D0FD668235E9B6BD3',
|
|
9414
|
+
exponent: 0,
|
|
9415
|
+
aliases: ['p:asusds:31Dec2025']
|
|
9416
|
+
}, {
|
|
9417
|
+
denom: 'psUSDS31Dec2025',
|
|
9418
|
+
exponent: 18
|
|
9419
|
+
}],
|
|
9420
|
+
base: 'ibc/81AE756382FE39AD4B36C81A20AA1729CB2D39D9991A037D0FD668235E9B6BD3',
|
|
9421
|
+
name: 'psUsds (31Dec2025)',
|
|
9422
|
+
display: 'psUSDS31Dec2025',
|
|
9423
|
+
symbol: 'psUSDS-31Dec2025',
|
|
9424
|
+
logo_URIs: {
|
|
9425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9426
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9427
|
+
},
|
|
9428
|
+
images: [{
|
|
9429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9430
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9431
|
+
}],
|
|
9432
|
+
type_asset: 'sdk.coin',
|
|
9433
|
+
traces: [{
|
|
9434
|
+
type: 'ibc',
|
|
9435
|
+
counterparty: {
|
|
9436
|
+
channel_id: 'channel-3',
|
|
9437
|
+
base_denom: 'p:asusds:31Dec2025',
|
|
9438
|
+
chain_name: 'pryzm'
|
|
9439
|
+
},
|
|
9440
|
+
chain: {
|
|
9441
|
+
channel_id: 'channel-34'
|
|
9442
|
+
}
|
|
9443
|
+
}]
|
|
9444
|
+
},
|
|
9445
|
+
{
|
|
9446
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
|
|
9447
|
+
denom_units: [{
|
|
9448
|
+
denom: 'ibc/D2F0EBE993922D8EB55B368086A39B57944865DAB3BBA7FA8ACA795FB3D73923',
|
|
9449
|
+
exponent: 0,
|
|
9450
|
+
aliases: ['p:asusds:31Mar2026']
|
|
9451
|
+
}, {
|
|
9452
|
+
denom: 'psUSDS31Mar2026',
|
|
9453
|
+
exponent: 18
|
|
9454
|
+
}],
|
|
9455
|
+
base: 'ibc/D2F0EBE993922D8EB55B368086A39B57944865DAB3BBA7FA8ACA795FB3D73923',
|
|
9456
|
+
name: 'psUsds (31Mar2026)',
|
|
9457
|
+
display: 'psUSDS31Mar2026',
|
|
9458
|
+
symbol: 'psUSDS-31Mar2026',
|
|
9459
|
+
logo_URIs: {
|
|
9460
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9461
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9462
|
+
},
|
|
9463
|
+
images: [{
|
|
9464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9466
|
+
}],
|
|
9467
|
+
type_asset: 'sdk.coin',
|
|
9468
|
+
traces: [{
|
|
9469
|
+
type: 'ibc',
|
|
9470
|
+
counterparty: {
|
|
9471
|
+
channel_id: 'channel-3',
|
|
9472
|
+
base_denom: 'p:asusds:31Mar2026',
|
|
9473
|
+
chain_name: 'pryzm'
|
|
9474
|
+
},
|
|
9475
|
+
chain: {
|
|
9476
|
+
channel_id: 'channel-34'
|
|
9477
|
+
}
|
|
9478
|
+
}]
|
|
9479
|
+
},
|
|
8990
9480
|
{
|
|
8991
9481
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8992
9482
|
denom_units: [{
|
|
@@ -10772,6 +11262,146 @@ const assets = {
|
|
|
10772
11262
|
}
|
|
10773
11263
|
}]
|
|
10774
11264
|
},
|
|
11265
|
+
{
|
|
11266
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
11267
|
+
denom_units: [{
|
|
11268
|
+
denom: 'ibc/9B78FFD8D1A4DA5AE90213ABF94B71F4E96133E2EF0B94475D14F461030B1905',
|
|
11269
|
+
exponent: 0,
|
|
11270
|
+
aliases: ['y:asusds:30Jun2025']
|
|
11271
|
+
}, {
|
|
11272
|
+
denom: 'ysUSDS30Jun2025',
|
|
11273
|
+
exponent: 18
|
|
11274
|
+
}],
|
|
11275
|
+
base: 'ibc/9B78FFD8D1A4DA5AE90213ABF94B71F4E96133E2EF0B94475D14F461030B1905',
|
|
11276
|
+
name: 'ysUsds (30Jun2025)',
|
|
11277
|
+
display: 'ysUSDS30Jun2025',
|
|
11278
|
+
symbol: 'ysUSDS-30Jun2025',
|
|
11279
|
+
logo_URIs: {
|
|
11280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11282
|
+
},
|
|
11283
|
+
images: [{
|
|
11284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11285
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11286
|
+
}],
|
|
11287
|
+
type_asset: 'sdk.coin',
|
|
11288
|
+
traces: [{
|
|
11289
|
+
type: 'ibc',
|
|
11290
|
+
counterparty: {
|
|
11291
|
+
channel_id: 'channel-3',
|
|
11292
|
+
base_denom: 'y:asusds:30Jun2025',
|
|
11293
|
+
chain_name: 'pryzm'
|
|
11294
|
+
},
|
|
11295
|
+
chain: {
|
|
11296
|
+
channel_id: 'channel-34'
|
|
11297
|
+
}
|
|
11298
|
+
}]
|
|
11299
|
+
},
|
|
11300
|
+
{
|
|
11301
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
|
|
11302
|
+
denom_units: [{
|
|
11303
|
+
denom: 'ibc/E83C1FE70EBDF579C184643588F7E6932281FFDDFCF5139EA15AB15A72C88758',
|
|
11304
|
+
exponent: 0,
|
|
11305
|
+
aliases: ['y:asusds:30Sep2025']
|
|
11306
|
+
}, {
|
|
11307
|
+
denom: 'ysUSDS30Sep2025',
|
|
11308
|
+
exponent: 18
|
|
11309
|
+
}],
|
|
11310
|
+
base: 'ibc/E83C1FE70EBDF579C184643588F7E6932281FFDDFCF5139EA15AB15A72C88758',
|
|
11311
|
+
name: 'ysUsds (30Sep2025)',
|
|
11312
|
+
display: 'ysUSDS30Sep2025',
|
|
11313
|
+
symbol: 'ysUSDS-30Sep2025',
|
|
11314
|
+
logo_URIs: {
|
|
11315
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11316
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11317
|
+
},
|
|
11318
|
+
images: [{
|
|
11319
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11320
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11321
|
+
}],
|
|
11322
|
+
type_asset: 'sdk.coin',
|
|
11323
|
+
traces: [{
|
|
11324
|
+
type: 'ibc',
|
|
11325
|
+
counterparty: {
|
|
11326
|
+
channel_id: 'channel-3',
|
|
11327
|
+
base_denom: 'y:asusds:30Sep2025',
|
|
11328
|
+
chain_name: 'pryzm'
|
|
11329
|
+
},
|
|
11330
|
+
chain: {
|
|
11331
|
+
channel_id: 'channel-34'
|
|
11332
|
+
}
|
|
11333
|
+
}]
|
|
11334
|
+
},
|
|
11335
|
+
{
|
|
11336
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
|
|
11337
|
+
denom_units: [{
|
|
11338
|
+
denom: 'ibc/C324C528A153AD9A70D8CF222D794885B4F9C826928F7AD3B5301FBB647C34DD',
|
|
11339
|
+
exponent: 0,
|
|
11340
|
+
aliases: ['y:asusds:31Dec2025']
|
|
11341
|
+
}, {
|
|
11342
|
+
denom: 'ysUSDS31Dec2025',
|
|
11343
|
+
exponent: 18
|
|
11344
|
+
}],
|
|
11345
|
+
base: 'ibc/C324C528A153AD9A70D8CF222D794885B4F9C826928F7AD3B5301FBB647C34DD',
|
|
11346
|
+
name: 'ysUsds (31Dec2025)',
|
|
11347
|
+
display: 'ysUSDS31Dec2025',
|
|
11348
|
+
symbol: 'ysUSDS-31Dec2025',
|
|
11349
|
+
logo_URIs: {
|
|
11350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11351
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11352
|
+
},
|
|
11353
|
+
images: [{
|
|
11354
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11355
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11356
|
+
}],
|
|
11357
|
+
type_asset: 'sdk.coin',
|
|
11358
|
+
traces: [{
|
|
11359
|
+
type: 'ibc',
|
|
11360
|
+
counterparty: {
|
|
11361
|
+
channel_id: 'channel-3',
|
|
11362
|
+
base_denom: 'y:asusds:31Dec2025',
|
|
11363
|
+
chain_name: 'pryzm'
|
|
11364
|
+
},
|
|
11365
|
+
chain: {
|
|
11366
|
+
channel_id: 'channel-34'
|
|
11367
|
+
}
|
|
11368
|
+
}]
|
|
11369
|
+
},
|
|
11370
|
+
{
|
|
11371
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
|
|
11372
|
+
denom_units: [{
|
|
11373
|
+
denom: 'ibc/A84F9EC78F94B8EDE1373797FF107DB3331C77DBBD811FC68456EA8E0107C63F',
|
|
11374
|
+
exponent: 0,
|
|
11375
|
+
aliases: ['y:asusds:31Mar2026']
|
|
11376
|
+
}, {
|
|
11377
|
+
denom: 'ysUSDS31Mar2026',
|
|
11378
|
+
exponent: 18
|
|
11379
|
+
}],
|
|
11380
|
+
base: 'ibc/A84F9EC78F94B8EDE1373797FF107DB3331C77DBBD811FC68456EA8E0107C63F',
|
|
11381
|
+
name: 'ysUsds (31Mar2026)',
|
|
11382
|
+
display: 'ysUSDS31Mar2026',
|
|
11383
|
+
symbol: 'ysUSDS-31Mar2026',
|
|
11384
|
+
logo_URIs: {
|
|
11385
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11386
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11387
|
+
},
|
|
11388
|
+
images: [{
|
|
11389
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11390
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11391
|
+
}],
|
|
11392
|
+
type_asset: 'sdk.coin',
|
|
11393
|
+
traces: [{
|
|
11394
|
+
type: 'ibc',
|
|
11395
|
+
counterparty: {
|
|
11396
|
+
channel_id: 'channel-3',
|
|
11397
|
+
base_denom: 'y:asusds:31Mar2026',
|
|
11398
|
+
chain_name: 'pryzm'
|
|
11399
|
+
},
|
|
11400
|
+
chain: {
|
|
11401
|
+
channel_id: 'channel-34'
|
|
11402
|
+
}
|
|
11403
|
+
}]
|
|
11404
|
+
},
|
|
10775
11405
|
{
|
|
10776
11406
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
10777
11407
|
denom_units: [{
|
|
@@ -11787,6 +12417,76 @@ const assets = {
|
|
|
11787
12417
|
}
|
|
11788
12418
|
}]
|
|
11789
12419
|
},
|
|
12420
|
+
{
|
|
12421
|
+
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
12422
|
+
denom_units: [{
|
|
12423
|
+
denom: 'ibc/847DCF6CE75B276F960D9E83EB533C6055D6188675EAF8CFFB31052C2A5A65B8',
|
|
12424
|
+
exponent: 0,
|
|
12425
|
+
aliases: ['lp:36:asusds']
|
|
12426
|
+
}, {
|
|
12427
|
+
denom: 'lp:36:susds',
|
|
12428
|
+
exponent: 18
|
|
12429
|
+
}],
|
|
12430
|
+
base: 'ibc/847DCF6CE75B276F960D9E83EB533C6055D6188675EAF8CFFB31052C2A5A65B8',
|
|
12431
|
+
name: 'sUSDS Yield LP',
|
|
12432
|
+
display: 'lp:36:susds',
|
|
12433
|
+
symbol: 'sUSDS-YIELD-LP',
|
|
12434
|
+
logo_URIs: {
|
|
12435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12436
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12437
|
+
},
|
|
12438
|
+
images: [{
|
|
12439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12441
|
+
}],
|
|
12442
|
+
type_asset: 'sdk.coin',
|
|
12443
|
+
traces: [{
|
|
12444
|
+
type: 'ibc',
|
|
12445
|
+
counterparty: {
|
|
12446
|
+
channel_id: 'channel-3',
|
|
12447
|
+
base_denom: 'lp:36:asusds',
|
|
12448
|
+
chain_name: 'pryzm'
|
|
12449
|
+
},
|
|
12450
|
+
chain: {
|
|
12451
|
+
channel_id: 'channel-34'
|
|
12452
|
+
}
|
|
12453
|
+
}]
|
|
12454
|
+
},
|
|
12455
|
+
{
|
|
12456
|
+
description: 'Pryzm\'s LP token for sUSDS Boost pool',
|
|
12457
|
+
denom_units: [{
|
|
12458
|
+
denom: 'ibc/01BC1A519ABC421FE76BB88A91B211EF22840041DC08EDFBE960063957435F59',
|
|
12459
|
+
exponent: 0,
|
|
12460
|
+
aliases: ['lp:37:asusdsypt-uusdc']
|
|
12461
|
+
}, {
|
|
12462
|
+
denom: 'lp:37:susdsypt-usdc',
|
|
12463
|
+
exponent: 18
|
|
12464
|
+
}],
|
|
12465
|
+
base: 'ibc/01BC1A519ABC421FE76BB88A91B211EF22840041DC08EDFBE960063957435F59',
|
|
12466
|
+
name: 'sUSDS Boost LP',
|
|
12467
|
+
display: 'lp:37:susdsypt-usdc',
|
|
12468
|
+
symbol: 'sUSDS-BOOST-LP',
|
|
12469
|
+
logo_URIs: {
|
|
12470
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12471
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12472
|
+
},
|
|
12473
|
+
images: [{
|
|
12474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12475
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12476
|
+
}],
|
|
12477
|
+
type_asset: 'sdk.coin',
|
|
12478
|
+
traces: [{
|
|
12479
|
+
type: 'ibc',
|
|
12480
|
+
counterparty: {
|
|
12481
|
+
channel_id: 'channel-3',
|
|
12482
|
+
base_denom: 'lp:37:asusdsypt-uusdc',
|
|
12483
|
+
chain_name: 'pryzm'
|
|
12484
|
+
},
|
|
12485
|
+
chain: {
|
|
12486
|
+
channel_id: 'channel-34'
|
|
12487
|
+
}
|
|
12488
|
+
}]
|
|
12489
|
+
},
|
|
11790
12490
|
{
|
|
11791
12491
|
description: 'QCK - native token of Quicksilver',
|
|
11792
12492
|
denom_units: [{
|