@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/esm/mainnet/dydx.js
CHANGED
|
@@ -3131,6 +3131,146 @@ const assets = {
|
|
|
3131
3131
|
}
|
|
3132
3132
|
}]
|
|
3133
3133
|
},
|
|
3134
|
+
{
|
|
3135
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
3136
|
+
denom_units: [{
|
|
3137
|
+
denom: 'ibc/143D1302D9BB9290A227B950CFC1AE506656A5581FF2B42BD77AA97B49D2BEC0',
|
|
3138
|
+
exponent: 0,
|
|
3139
|
+
aliases: ['p:asusds:30Jun2025']
|
|
3140
|
+
}, {
|
|
3141
|
+
denom: 'psUSDS30Jun2025',
|
|
3142
|
+
exponent: 18
|
|
3143
|
+
}],
|
|
3144
|
+
base: 'ibc/143D1302D9BB9290A227B950CFC1AE506656A5581FF2B42BD77AA97B49D2BEC0',
|
|
3145
|
+
name: 'psUsds (30Jun2025)',
|
|
3146
|
+
display: 'psUSDS30Jun2025',
|
|
3147
|
+
symbol: 'psUSDS-30Jun2025',
|
|
3148
|
+
logo_URIs: {
|
|
3149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3151
|
+
},
|
|
3152
|
+
images: [{
|
|
3153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3155
|
+
}],
|
|
3156
|
+
type_asset: 'sdk.coin',
|
|
3157
|
+
traces: [{
|
|
3158
|
+
type: 'ibc',
|
|
3159
|
+
counterparty: {
|
|
3160
|
+
channel_id: 'channel-24',
|
|
3161
|
+
base_denom: 'p:asusds:30Jun2025',
|
|
3162
|
+
chain_name: 'pryzm'
|
|
3163
|
+
},
|
|
3164
|
+
chain: {
|
|
3165
|
+
channel_id: 'channel-71'
|
|
3166
|
+
}
|
|
3167
|
+
}]
|
|
3168
|
+
},
|
|
3169
|
+
{
|
|
3170
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
|
|
3171
|
+
denom_units: [{
|
|
3172
|
+
denom: 'ibc/5922F87AEB908667C1586321095569079EA2853490FD9D4728ADA27233E06823',
|
|
3173
|
+
exponent: 0,
|
|
3174
|
+
aliases: ['p:asusds:30Sep2025']
|
|
3175
|
+
}, {
|
|
3176
|
+
denom: 'psUSDS30Sep2025',
|
|
3177
|
+
exponent: 18
|
|
3178
|
+
}],
|
|
3179
|
+
base: 'ibc/5922F87AEB908667C1586321095569079EA2853490FD9D4728ADA27233E06823',
|
|
3180
|
+
name: 'psUsds (30Sep2025)',
|
|
3181
|
+
display: 'psUSDS30Sep2025',
|
|
3182
|
+
symbol: 'psUSDS-30Sep2025',
|
|
3183
|
+
logo_URIs: {
|
|
3184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3186
|
+
},
|
|
3187
|
+
images: [{
|
|
3188
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3190
|
+
}],
|
|
3191
|
+
type_asset: 'sdk.coin',
|
|
3192
|
+
traces: [{
|
|
3193
|
+
type: 'ibc',
|
|
3194
|
+
counterparty: {
|
|
3195
|
+
channel_id: 'channel-24',
|
|
3196
|
+
base_denom: 'p:asusds:30Sep2025',
|
|
3197
|
+
chain_name: 'pryzm'
|
|
3198
|
+
},
|
|
3199
|
+
chain: {
|
|
3200
|
+
channel_id: 'channel-71'
|
|
3201
|
+
}
|
|
3202
|
+
}]
|
|
3203
|
+
},
|
|
3204
|
+
{
|
|
3205
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
|
|
3206
|
+
denom_units: [{
|
|
3207
|
+
denom: 'ibc/512CC335B2A4C05DC3132543C0EBB16C1384F55915CAF7F827F29F5AA8DF26F5',
|
|
3208
|
+
exponent: 0,
|
|
3209
|
+
aliases: ['p:asusds:31Dec2025']
|
|
3210
|
+
}, {
|
|
3211
|
+
denom: 'psUSDS31Dec2025',
|
|
3212
|
+
exponent: 18
|
|
3213
|
+
}],
|
|
3214
|
+
base: 'ibc/512CC335B2A4C05DC3132543C0EBB16C1384F55915CAF7F827F29F5AA8DF26F5',
|
|
3215
|
+
name: 'psUsds (31Dec2025)',
|
|
3216
|
+
display: 'psUSDS31Dec2025',
|
|
3217
|
+
symbol: 'psUSDS-31Dec2025',
|
|
3218
|
+
logo_URIs: {
|
|
3219
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3220
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3221
|
+
},
|
|
3222
|
+
images: [{
|
|
3223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3224
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3225
|
+
}],
|
|
3226
|
+
type_asset: 'sdk.coin',
|
|
3227
|
+
traces: [{
|
|
3228
|
+
type: 'ibc',
|
|
3229
|
+
counterparty: {
|
|
3230
|
+
channel_id: 'channel-24',
|
|
3231
|
+
base_denom: 'p:asusds:31Dec2025',
|
|
3232
|
+
chain_name: 'pryzm'
|
|
3233
|
+
},
|
|
3234
|
+
chain: {
|
|
3235
|
+
channel_id: 'channel-71'
|
|
3236
|
+
}
|
|
3237
|
+
}]
|
|
3238
|
+
},
|
|
3239
|
+
{
|
|
3240
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
|
|
3241
|
+
denom_units: [{
|
|
3242
|
+
denom: 'ibc/D7A16D5D9F9A98BADBF5D71CB302E866FFCA5E1BD23A853C6D82BFFC719AACC8',
|
|
3243
|
+
exponent: 0,
|
|
3244
|
+
aliases: ['p:asusds:31Mar2026']
|
|
3245
|
+
}, {
|
|
3246
|
+
denom: 'psUSDS31Mar2026',
|
|
3247
|
+
exponent: 18
|
|
3248
|
+
}],
|
|
3249
|
+
base: 'ibc/D7A16D5D9F9A98BADBF5D71CB302E866FFCA5E1BD23A853C6D82BFFC719AACC8',
|
|
3250
|
+
name: 'psUsds (31Mar2026)',
|
|
3251
|
+
display: 'psUSDS31Mar2026',
|
|
3252
|
+
symbol: 'psUSDS-31Mar2026',
|
|
3253
|
+
logo_URIs: {
|
|
3254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3255
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3256
|
+
},
|
|
3257
|
+
images: [{
|
|
3258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
3259
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
3260
|
+
}],
|
|
3261
|
+
type_asset: 'sdk.coin',
|
|
3262
|
+
traces: [{
|
|
3263
|
+
type: 'ibc',
|
|
3264
|
+
counterparty: {
|
|
3265
|
+
channel_id: 'channel-24',
|
|
3266
|
+
base_denom: 'p:asusds:31Mar2026',
|
|
3267
|
+
chain_name: 'pryzm'
|
|
3268
|
+
},
|
|
3269
|
+
chain: {
|
|
3270
|
+
channel_id: 'channel-71'
|
|
3271
|
+
}
|
|
3272
|
+
}]
|
|
3273
|
+
},
|
|
3134
3274
|
{
|
|
3135
3275
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3136
3276
|
denom_units: [{
|
|
@@ -4916,6 +5056,146 @@ const assets = {
|
|
|
4916
5056
|
}
|
|
4917
5057
|
}]
|
|
4918
5058
|
},
|
|
5059
|
+
{
|
|
5060
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
5061
|
+
denom_units: [{
|
|
5062
|
+
denom: 'ibc/51FB74B970DA207F5B8EF3FE0BEFB9ADF22FDA4887AD17924A31344B7CB41CEC',
|
|
5063
|
+
exponent: 0,
|
|
5064
|
+
aliases: ['y:asusds:30Jun2025']
|
|
5065
|
+
}, {
|
|
5066
|
+
denom: 'ysUSDS30Jun2025',
|
|
5067
|
+
exponent: 18
|
|
5068
|
+
}],
|
|
5069
|
+
base: 'ibc/51FB74B970DA207F5B8EF3FE0BEFB9ADF22FDA4887AD17924A31344B7CB41CEC',
|
|
5070
|
+
name: 'ysUsds (30Jun2025)',
|
|
5071
|
+
display: 'ysUSDS30Jun2025',
|
|
5072
|
+
symbol: 'ysUSDS-30Jun2025',
|
|
5073
|
+
logo_URIs: {
|
|
5074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5076
|
+
},
|
|
5077
|
+
images: [{
|
|
5078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5079
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5080
|
+
}],
|
|
5081
|
+
type_asset: 'sdk.coin',
|
|
5082
|
+
traces: [{
|
|
5083
|
+
type: 'ibc',
|
|
5084
|
+
counterparty: {
|
|
5085
|
+
channel_id: 'channel-24',
|
|
5086
|
+
base_denom: 'y:asusds:30Jun2025',
|
|
5087
|
+
chain_name: 'pryzm'
|
|
5088
|
+
},
|
|
5089
|
+
chain: {
|
|
5090
|
+
channel_id: 'channel-71'
|
|
5091
|
+
}
|
|
5092
|
+
}]
|
|
5093
|
+
},
|
|
5094
|
+
{
|
|
5095
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
|
|
5096
|
+
denom_units: [{
|
|
5097
|
+
denom: 'ibc/204357F262B5B05B3E6DDEF386335EAF70126E6471B8E9395B341CAFAF4F764D',
|
|
5098
|
+
exponent: 0,
|
|
5099
|
+
aliases: ['y:asusds:30Sep2025']
|
|
5100
|
+
}, {
|
|
5101
|
+
denom: 'ysUSDS30Sep2025',
|
|
5102
|
+
exponent: 18
|
|
5103
|
+
}],
|
|
5104
|
+
base: 'ibc/204357F262B5B05B3E6DDEF386335EAF70126E6471B8E9395B341CAFAF4F764D',
|
|
5105
|
+
name: 'ysUsds (30Sep2025)',
|
|
5106
|
+
display: 'ysUSDS30Sep2025',
|
|
5107
|
+
symbol: 'ysUSDS-30Sep2025',
|
|
5108
|
+
logo_URIs: {
|
|
5109
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5110
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5111
|
+
},
|
|
5112
|
+
images: [{
|
|
5113
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5114
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5115
|
+
}],
|
|
5116
|
+
type_asset: 'sdk.coin',
|
|
5117
|
+
traces: [{
|
|
5118
|
+
type: 'ibc',
|
|
5119
|
+
counterparty: {
|
|
5120
|
+
channel_id: 'channel-24',
|
|
5121
|
+
base_denom: 'y:asusds:30Sep2025',
|
|
5122
|
+
chain_name: 'pryzm'
|
|
5123
|
+
},
|
|
5124
|
+
chain: {
|
|
5125
|
+
channel_id: 'channel-71'
|
|
5126
|
+
}
|
|
5127
|
+
}]
|
|
5128
|
+
},
|
|
5129
|
+
{
|
|
5130
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
|
|
5131
|
+
denom_units: [{
|
|
5132
|
+
denom: 'ibc/6FC5ECDAE3C07BA8F4F64E8A97A1BDE0D42A176EDB83DDA16B5FC018103BB10D',
|
|
5133
|
+
exponent: 0,
|
|
5134
|
+
aliases: ['y:asusds:31Dec2025']
|
|
5135
|
+
}, {
|
|
5136
|
+
denom: 'ysUSDS31Dec2025',
|
|
5137
|
+
exponent: 18
|
|
5138
|
+
}],
|
|
5139
|
+
base: 'ibc/6FC5ECDAE3C07BA8F4F64E8A97A1BDE0D42A176EDB83DDA16B5FC018103BB10D',
|
|
5140
|
+
name: 'ysUsds (31Dec2025)',
|
|
5141
|
+
display: 'ysUSDS31Dec2025',
|
|
5142
|
+
symbol: 'ysUSDS-31Dec2025',
|
|
5143
|
+
logo_URIs: {
|
|
5144
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5145
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5146
|
+
},
|
|
5147
|
+
images: [{
|
|
5148
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5149
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5150
|
+
}],
|
|
5151
|
+
type_asset: 'sdk.coin',
|
|
5152
|
+
traces: [{
|
|
5153
|
+
type: 'ibc',
|
|
5154
|
+
counterparty: {
|
|
5155
|
+
channel_id: 'channel-24',
|
|
5156
|
+
base_denom: 'y:asusds:31Dec2025',
|
|
5157
|
+
chain_name: 'pryzm'
|
|
5158
|
+
},
|
|
5159
|
+
chain: {
|
|
5160
|
+
channel_id: 'channel-71'
|
|
5161
|
+
}
|
|
5162
|
+
}]
|
|
5163
|
+
},
|
|
5164
|
+
{
|
|
5165
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
|
|
5166
|
+
denom_units: [{
|
|
5167
|
+
denom: 'ibc/B03AADAE656AEF400B8AEC9CEA422A889254634C6EE26CE6C1CDEF38B7884A6A',
|
|
5168
|
+
exponent: 0,
|
|
5169
|
+
aliases: ['y:asusds:31Mar2026']
|
|
5170
|
+
}, {
|
|
5171
|
+
denom: 'ysUSDS31Mar2026',
|
|
5172
|
+
exponent: 18
|
|
5173
|
+
}],
|
|
5174
|
+
base: 'ibc/B03AADAE656AEF400B8AEC9CEA422A889254634C6EE26CE6C1CDEF38B7884A6A',
|
|
5175
|
+
name: 'ysUsds (31Mar2026)',
|
|
5176
|
+
display: 'ysUSDS31Mar2026',
|
|
5177
|
+
symbol: 'ysUSDS-31Mar2026',
|
|
5178
|
+
logo_URIs: {
|
|
5179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5180
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5181
|
+
},
|
|
5182
|
+
images: [{
|
|
5183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
5184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
5185
|
+
}],
|
|
5186
|
+
type_asset: 'sdk.coin',
|
|
5187
|
+
traces: [{
|
|
5188
|
+
type: 'ibc',
|
|
5189
|
+
counterparty: {
|
|
5190
|
+
channel_id: 'channel-24',
|
|
5191
|
+
base_denom: 'y:asusds:31Mar2026',
|
|
5192
|
+
chain_name: 'pryzm'
|
|
5193
|
+
},
|
|
5194
|
+
chain: {
|
|
5195
|
+
channel_id: 'channel-71'
|
|
5196
|
+
}
|
|
5197
|
+
}]
|
|
5198
|
+
},
|
|
4919
5199
|
{
|
|
4920
5200
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
4921
5201
|
denom_units: [{
|
|
@@ -5931,6 +6211,76 @@ const assets = {
|
|
|
5931
6211
|
}
|
|
5932
6212
|
}]
|
|
5933
6213
|
},
|
|
6214
|
+
{
|
|
6215
|
+
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
6216
|
+
denom_units: [{
|
|
6217
|
+
denom: 'ibc/33A798A66DE2783921D868AB387250D253A33B7B849DA602FF65736721EDADC1',
|
|
6218
|
+
exponent: 0,
|
|
6219
|
+
aliases: ['lp:36:asusds']
|
|
6220
|
+
}, {
|
|
6221
|
+
denom: 'lp:36:susds',
|
|
6222
|
+
exponent: 18
|
|
6223
|
+
}],
|
|
6224
|
+
base: 'ibc/33A798A66DE2783921D868AB387250D253A33B7B849DA602FF65736721EDADC1',
|
|
6225
|
+
name: 'sUSDS Yield LP',
|
|
6226
|
+
display: 'lp:36:susds',
|
|
6227
|
+
symbol: 'sUSDS-YIELD-LP',
|
|
6228
|
+
logo_URIs: {
|
|
6229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6231
|
+
},
|
|
6232
|
+
images: [{
|
|
6233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6235
|
+
}],
|
|
6236
|
+
type_asset: 'sdk.coin',
|
|
6237
|
+
traces: [{
|
|
6238
|
+
type: 'ibc',
|
|
6239
|
+
counterparty: {
|
|
6240
|
+
channel_id: 'channel-24',
|
|
6241
|
+
base_denom: 'lp:36:asusds',
|
|
6242
|
+
chain_name: 'pryzm'
|
|
6243
|
+
},
|
|
6244
|
+
chain: {
|
|
6245
|
+
channel_id: 'channel-71'
|
|
6246
|
+
}
|
|
6247
|
+
}]
|
|
6248
|
+
},
|
|
6249
|
+
{
|
|
6250
|
+
description: 'Pryzm\'s LP token for sUSDS Boost pool',
|
|
6251
|
+
denom_units: [{
|
|
6252
|
+
denom: 'ibc/97B8A8BB317CA1B2F9F46768CDB446F4B542AB2956C3C3D4296B86512E1759E3',
|
|
6253
|
+
exponent: 0,
|
|
6254
|
+
aliases: ['lp:37:asusdsypt-uusdc']
|
|
6255
|
+
}, {
|
|
6256
|
+
denom: 'lp:37:susdsypt-usdc',
|
|
6257
|
+
exponent: 18
|
|
6258
|
+
}],
|
|
6259
|
+
base: 'ibc/97B8A8BB317CA1B2F9F46768CDB446F4B542AB2956C3C3D4296B86512E1759E3',
|
|
6260
|
+
name: 'sUSDS Boost LP',
|
|
6261
|
+
display: 'lp:37:susdsypt-usdc',
|
|
6262
|
+
symbol: 'sUSDS-BOOST-LP',
|
|
6263
|
+
logo_URIs: {
|
|
6264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6265
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6266
|
+
},
|
|
6267
|
+
images: [{
|
|
6268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6270
|
+
}],
|
|
6271
|
+
type_asset: 'sdk.coin',
|
|
6272
|
+
traces: [{
|
|
6273
|
+
type: 'ibc',
|
|
6274
|
+
counterparty: {
|
|
6275
|
+
channel_id: 'channel-24',
|
|
6276
|
+
base_denom: 'lp:37:asusdsypt-uusdc',
|
|
6277
|
+
chain_name: 'pryzm'
|
|
6278
|
+
},
|
|
6279
|
+
chain: {
|
|
6280
|
+
channel_id: 'channel-71'
|
|
6281
|
+
}
|
|
6282
|
+
}]
|
|
6283
|
+
},
|
|
5934
6284
|
{
|
|
5935
6285
|
description: 'QCK - native token of Quicksilver',
|
|
5936
6286
|
denom_units: [{
|
|
@@ -8774,6 +9124,146 @@ const assets = {
|
|
|
8774
9124
|
}
|
|
8775
9125
|
}]
|
|
8776
9126
|
},
|
|
9127
|
+
{
|
|
9128
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
9129
|
+
denom_units: [{
|
|
9130
|
+
denom: 'ibc/143D1302D9BB9290A227B950CFC1AE506656A5581FF2B42BD77AA97B49D2BEC0',
|
|
9131
|
+
exponent: 0,
|
|
9132
|
+
aliases: ['p:asusds:30Jun2025']
|
|
9133
|
+
}, {
|
|
9134
|
+
denom: 'psUSDS30Jun2025',
|
|
9135
|
+
exponent: 18
|
|
9136
|
+
}],
|
|
9137
|
+
base: 'ibc/143D1302D9BB9290A227B950CFC1AE506656A5581FF2B42BD77AA97B49D2BEC0',
|
|
9138
|
+
name: 'psUsds (30Jun2025)',
|
|
9139
|
+
display: 'psUSDS30Jun2025',
|
|
9140
|
+
symbol: 'psUSDS-30Jun2025',
|
|
9141
|
+
logo_URIs: {
|
|
9142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9144
|
+
},
|
|
9145
|
+
images: [{
|
|
9146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9148
|
+
}],
|
|
9149
|
+
type_asset: 'sdk.coin',
|
|
9150
|
+
traces: [{
|
|
9151
|
+
type: 'ibc',
|
|
9152
|
+
counterparty: {
|
|
9153
|
+
channel_id: 'channel-24',
|
|
9154
|
+
base_denom: 'p:asusds:30Jun2025',
|
|
9155
|
+
chain_name: 'pryzm'
|
|
9156
|
+
},
|
|
9157
|
+
chain: {
|
|
9158
|
+
channel_id: 'channel-71'
|
|
9159
|
+
}
|
|
9160
|
+
}]
|
|
9161
|
+
},
|
|
9162
|
+
{
|
|
9163
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Sep2025',
|
|
9164
|
+
denom_units: [{
|
|
9165
|
+
denom: 'ibc/5922F87AEB908667C1586321095569079EA2853490FD9D4728ADA27233E06823',
|
|
9166
|
+
exponent: 0,
|
|
9167
|
+
aliases: ['p:asusds:30Sep2025']
|
|
9168
|
+
}, {
|
|
9169
|
+
denom: 'psUSDS30Sep2025',
|
|
9170
|
+
exponent: 18
|
|
9171
|
+
}],
|
|
9172
|
+
base: 'ibc/5922F87AEB908667C1586321095569079EA2853490FD9D4728ADA27233E06823',
|
|
9173
|
+
name: 'psUsds (30Sep2025)',
|
|
9174
|
+
display: 'psUSDS30Sep2025',
|
|
9175
|
+
symbol: 'psUSDS-30Sep2025',
|
|
9176
|
+
logo_URIs: {
|
|
9177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9179
|
+
},
|
|
9180
|
+
images: [{
|
|
9181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9183
|
+
}],
|
|
9184
|
+
type_asset: 'sdk.coin',
|
|
9185
|
+
traces: [{
|
|
9186
|
+
type: 'ibc',
|
|
9187
|
+
counterparty: {
|
|
9188
|
+
channel_id: 'channel-24',
|
|
9189
|
+
base_denom: 'p:asusds:30Sep2025',
|
|
9190
|
+
chain_name: 'pryzm'
|
|
9191
|
+
},
|
|
9192
|
+
chain: {
|
|
9193
|
+
channel_id: 'channel-71'
|
|
9194
|
+
}
|
|
9195
|
+
}]
|
|
9196
|
+
},
|
|
9197
|
+
{
|
|
9198
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Dec2025',
|
|
9199
|
+
denom_units: [{
|
|
9200
|
+
denom: 'ibc/512CC335B2A4C05DC3132543C0EBB16C1384F55915CAF7F827F29F5AA8DF26F5',
|
|
9201
|
+
exponent: 0,
|
|
9202
|
+
aliases: ['p:asusds:31Dec2025']
|
|
9203
|
+
}, {
|
|
9204
|
+
denom: 'psUSDS31Dec2025',
|
|
9205
|
+
exponent: 18
|
|
9206
|
+
}],
|
|
9207
|
+
base: 'ibc/512CC335B2A4C05DC3132543C0EBB16C1384F55915CAF7F827F29F5AA8DF26F5',
|
|
9208
|
+
name: 'psUsds (31Dec2025)',
|
|
9209
|
+
display: 'psUSDS31Dec2025',
|
|
9210
|
+
symbol: 'psUSDS-31Dec2025',
|
|
9211
|
+
logo_URIs: {
|
|
9212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9213
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9214
|
+
},
|
|
9215
|
+
images: [{
|
|
9216
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9217
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9218
|
+
}],
|
|
9219
|
+
type_asset: 'sdk.coin',
|
|
9220
|
+
traces: [{
|
|
9221
|
+
type: 'ibc',
|
|
9222
|
+
counterparty: {
|
|
9223
|
+
channel_id: 'channel-24',
|
|
9224
|
+
base_denom: 'p:asusds:31Dec2025',
|
|
9225
|
+
chain_name: 'pryzm'
|
|
9226
|
+
},
|
|
9227
|
+
chain: {
|
|
9228
|
+
channel_id: 'channel-71'
|
|
9229
|
+
}
|
|
9230
|
+
}]
|
|
9231
|
+
},
|
|
9232
|
+
{
|
|
9233
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 31Mar2026',
|
|
9234
|
+
denom_units: [{
|
|
9235
|
+
denom: 'ibc/D7A16D5D9F9A98BADBF5D71CB302E866FFCA5E1BD23A853C6D82BFFC719AACC8',
|
|
9236
|
+
exponent: 0,
|
|
9237
|
+
aliases: ['p:asusds:31Mar2026']
|
|
9238
|
+
}, {
|
|
9239
|
+
denom: 'psUSDS31Mar2026',
|
|
9240
|
+
exponent: 18
|
|
9241
|
+
}],
|
|
9242
|
+
base: 'ibc/D7A16D5D9F9A98BADBF5D71CB302E866FFCA5E1BD23A853C6D82BFFC719AACC8',
|
|
9243
|
+
name: 'psUsds (31Mar2026)',
|
|
9244
|
+
display: 'psUSDS31Mar2026',
|
|
9245
|
+
symbol: 'psUSDS-31Mar2026',
|
|
9246
|
+
logo_URIs: {
|
|
9247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9249
|
+
},
|
|
9250
|
+
images: [{
|
|
9251
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
9252
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
9253
|
+
}],
|
|
9254
|
+
type_asset: 'sdk.coin',
|
|
9255
|
+
traces: [{
|
|
9256
|
+
type: 'ibc',
|
|
9257
|
+
counterparty: {
|
|
9258
|
+
channel_id: 'channel-24',
|
|
9259
|
+
base_denom: 'p:asusds:31Mar2026',
|
|
9260
|
+
chain_name: 'pryzm'
|
|
9261
|
+
},
|
|
9262
|
+
chain: {
|
|
9263
|
+
channel_id: 'channel-71'
|
|
9264
|
+
}
|
|
9265
|
+
}]
|
|
9266
|
+
},
|
|
8777
9267
|
{
|
|
8778
9268
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8779
9269
|
denom_units: [{
|
|
@@ -10559,6 +11049,146 @@ const assets = {
|
|
|
10559
11049
|
}
|
|
10560
11050
|
}]
|
|
10561
11051
|
},
|
|
11052
|
+
{
|
|
11053
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
11054
|
+
denom_units: [{
|
|
11055
|
+
denom: 'ibc/51FB74B970DA207F5B8EF3FE0BEFB9ADF22FDA4887AD17924A31344B7CB41CEC',
|
|
11056
|
+
exponent: 0,
|
|
11057
|
+
aliases: ['y:asusds:30Jun2025']
|
|
11058
|
+
}, {
|
|
11059
|
+
denom: 'ysUSDS30Jun2025',
|
|
11060
|
+
exponent: 18
|
|
11061
|
+
}],
|
|
11062
|
+
base: 'ibc/51FB74B970DA207F5B8EF3FE0BEFB9ADF22FDA4887AD17924A31344B7CB41CEC',
|
|
11063
|
+
name: 'ysUsds (30Jun2025)',
|
|
11064
|
+
display: 'ysUSDS30Jun2025',
|
|
11065
|
+
symbol: 'ysUSDS-30Jun2025',
|
|
11066
|
+
logo_URIs: {
|
|
11067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11068
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11069
|
+
},
|
|
11070
|
+
images: [{
|
|
11071
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11073
|
+
}],
|
|
11074
|
+
type_asset: 'sdk.coin',
|
|
11075
|
+
traces: [{
|
|
11076
|
+
type: 'ibc',
|
|
11077
|
+
counterparty: {
|
|
11078
|
+
channel_id: 'channel-24',
|
|
11079
|
+
base_denom: 'y:asusds:30Jun2025',
|
|
11080
|
+
chain_name: 'pryzm'
|
|
11081
|
+
},
|
|
11082
|
+
chain: {
|
|
11083
|
+
channel_id: 'channel-71'
|
|
11084
|
+
}
|
|
11085
|
+
}]
|
|
11086
|
+
},
|
|
11087
|
+
{
|
|
11088
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Sep2025',
|
|
11089
|
+
denom_units: [{
|
|
11090
|
+
denom: 'ibc/204357F262B5B05B3E6DDEF386335EAF70126E6471B8E9395B341CAFAF4F764D',
|
|
11091
|
+
exponent: 0,
|
|
11092
|
+
aliases: ['y:asusds:30Sep2025']
|
|
11093
|
+
}, {
|
|
11094
|
+
denom: 'ysUSDS30Sep2025',
|
|
11095
|
+
exponent: 18
|
|
11096
|
+
}],
|
|
11097
|
+
base: 'ibc/204357F262B5B05B3E6DDEF386335EAF70126E6471B8E9395B341CAFAF4F764D',
|
|
11098
|
+
name: 'ysUsds (30Sep2025)',
|
|
11099
|
+
display: 'ysUSDS30Sep2025',
|
|
11100
|
+
symbol: 'ysUSDS-30Sep2025',
|
|
11101
|
+
logo_URIs: {
|
|
11102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11104
|
+
},
|
|
11105
|
+
images: [{
|
|
11106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11108
|
+
}],
|
|
11109
|
+
type_asset: 'sdk.coin',
|
|
11110
|
+
traces: [{
|
|
11111
|
+
type: 'ibc',
|
|
11112
|
+
counterparty: {
|
|
11113
|
+
channel_id: 'channel-24',
|
|
11114
|
+
base_denom: 'y:asusds:30Sep2025',
|
|
11115
|
+
chain_name: 'pryzm'
|
|
11116
|
+
},
|
|
11117
|
+
chain: {
|
|
11118
|
+
channel_id: 'channel-71'
|
|
11119
|
+
}
|
|
11120
|
+
}]
|
|
11121
|
+
},
|
|
11122
|
+
{
|
|
11123
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Dec2025',
|
|
11124
|
+
denom_units: [{
|
|
11125
|
+
denom: 'ibc/6FC5ECDAE3C07BA8F4F64E8A97A1BDE0D42A176EDB83DDA16B5FC018103BB10D',
|
|
11126
|
+
exponent: 0,
|
|
11127
|
+
aliases: ['y:asusds:31Dec2025']
|
|
11128
|
+
}, {
|
|
11129
|
+
denom: 'ysUSDS31Dec2025',
|
|
11130
|
+
exponent: 18
|
|
11131
|
+
}],
|
|
11132
|
+
base: 'ibc/6FC5ECDAE3C07BA8F4F64E8A97A1BDE0D42A176EDB83DDA16B5FC018103BB10D',
|
|
11133
|
+
name: 'ysUsds (31Dec2025)',
|
|
11134
|
+
display: 'ysUSDS31Dec2025',
|
|
11135
|
+
symbol: 'ysUSDS-31Dec2025',
|
|
11136
|
+
logo_URIs: {
|
|
11137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11139
|
+
},
|
|
11140
|
+
images: [{
|
|
11141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11143
|
+
}],
|
|
11144
|
+
type_asset: 'sdk.coin',
|
|
11145
|
+
traces: [{
|
|
11146
|
+
type: 'ibc',
|
|
11147
|
+
counterparty: {
|
|
11148
|
+
channel_id: 'channel-24',
|
|
11149
|
+
base_denom: 'y:asusds:31Dec2025',
|
|
11150
|
+
chain_name: 'pryzm'
|
|
11151
|
+
},
|
|
11152
|
+
chain: {
|
|
11153
|
+
channel_id: 'channel-71'
|
|
11154
|
+
}
|
|
11155
|
+
}]
|
|
11156
|
+
},
|
|
11157
|
+
{
|
|
11158
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 31Mar2026',
|
|
11159
|
+
denom_units: [{
|
|
11160
|
+
denom: 'ibc/B03AADAE656AEF400B8AEC9CEA422A889254634C6EE26CE6C1CDEF38B7884A6A',
|
|
11161
|
+
exponent: 0,
|
|
11162
|
+
aliases: ['y:asusds:31Mar2026']
|
|
11163
|
+
}, {
|
|
11164
|
+
denom: 'ysUSDS31Mar2026',
|
|
11165
|
+
exponent: 18
|
|
11166
|
+
}],
|
|
11167
|
+
base: 'ibc/B03AADAE656AEF400B8AEC9CEA422A889254634C6EE26CE6C1CDEF38B7884A6A',
|
|
11168
|
+
name: 'ysUsds (31Mar2026)',
|
|
11169
|
+
display: 'ysUSDS31Mar2026',
|
|
11170
|
+
symbol: 'ysUSDS-31Mar2026',
|
|
11171
|
+
logo_URIs: {
|
|
11172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11174
|
+
},
|
|
11175
|
+
images: [{
|
|
11176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
11177
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
11178
|
+
}],
|
|
11179
|
+
type_asset: 'sdk.coin',
|
|
11180
|
+
traces: [{
|
|
11181
|
+
type: 'ibc',
|
|
11182
|
+
counterparty: {
|
|
11183
|
+
channel_id: 'channel-24',
|
|
11184
|
+
base_denom: 'y:asusds:31Mar2026',
|
|
11185
|
+
chain_name: 'pryzm'
|
|
11186
|
+
},
|
|
11187
|
+
chain: {
|
|
11188
|
+
channel_id: 'channel-71'
|
|
11189
|
+
}
|
|
11190
|
+
}]
|
|
11191
|
+
},
|
|
10562
11192
|
{
|
|
10563
11193
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
10564
11194
|
denom_units: [{
|
|
@@ -11574,6 +12204,76 @@ const assets = {
|
|
|
11574
12204
|
}
|
|
11575
12205
|
}]
|
|
11576
12206
|
},
|
|
12207
|
+
{
|
|
12208
|
+
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
12209
|
+
denom_units: [{
|
|
12210
|
+
denom: 'ibc/33A798A66DE2783921D868AB387250D253A33B7B849DA602FF65736721EDADC1',
|
|
12211
|
+
exponent: 0,
|
|
12212
|
+
aliases: ['lp:36:asusds']
|
|
12213
|
+
}, {
|
|
12214
|
+
denom: 'lp:36:susds',
|
|
12215
|
+
exponent: 18
|
|
12216
|
+
}],
|
|
12217
|
+
base: 'ibc/33A798A66DE2783921D868AB387250D253A33B7B849DA602FF65736721EDADC1',
|
|
12218
|
+
name: 'sUSDS Yield LP',
|
|
12219
|
+
display: 'lp:36:susds',
|
|
12220
|
+
symbol: 'sUSDS-YIELD-LP',
|
|
12221
|
+
logo_URIs: {
|
|
12222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12223
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12224
|
+
},
|
|
12225
|
+
images: [{
|
|
12226
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12227
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12228
|
+
}],
|
|
12229
|
+
type_asset: 'sdk.coin',
|
|
12230
|
+
traces: [{
|
|
12231
|
+
type: 'ibc',
|
|
12232
|
+
counterparty: {
|
|
12233
|
+
channel_id: 'channel-24',
|
|
12234
|
+
base_denom: 'lp:36:asusds',
|
|
12235
|
+
chain_name: 'pryzm'
|
|
12236
|
+
},
|
|
12237
|
+
chain: {
|
|
12238
|
+
channel_id: 'channel-71'
|
|
12239
|
+
}
|
|
12240
|
+
}]
|
|
12241
|
+
},
|
|
12242
|
+
{
|
|
12243
|
+
description: 'Pryzm\'s LP token for sUSDS Boost pool',
|
|
12244
|
+
denom_units: [{
|
|
12245
|
+
denom: 'ibc/97B8A8BB317CA1B2F9F46768CDB446F4B542AB2956C3C3D4296B86512E1759E3',
|
|
12246
|
+
exponent: 0,
|
|
12247
|
+
aliases: ['lp:37:asusdsypt-uusdc']
|
|
12248
|
+
}, {
|
|
12249
|
+
denom: 'lp:37:susdsypt-usdc',
|
|
12250
|
+
exponent: 18
|
|
12251
|
+
}],
|
|
12252
|
+
base: 'ibc/97B8A8BB317CA1B2F9F46768CDB446F4B542AB2956C3C3D4296B86512E1759E3',
|
|
12253
|
+
name: 'sUSDS Boost LP',
|
|
12254
|
+
display: 'lp:37:susdsypt-usdc',
|
|
12255
|
+
symbol: 'sUSDS-BOOST-LP',
|
|
12256
|
+
logo_URIs: {
|
|
12257
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12258
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12259
|
+
},
|
|
12260
|
+
images: [{
|
|
12261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
12262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
12263
|
+
}],
|
|
12264
|
+
type_asset: 'sdk.coin',
|
|
12265
|
+
traces: [{
|
|
12266
|
+
type: 'ibc',
|
|
12267
|
+
counterparty: {
|
|
12268
|
+
channel_id: 'channel-24',
|
|
12269
|
+
base_denom: 'lp:37:asusdsypt-uusdc',
|
|
12270
|
+
chain_name: 'pryzm'
|
|
12271
|
+
},
|
|
12272
|
+
chain: {
|
|
12273
|
+
channel_id: 'channel-71'
|
|
12274
|
+
}
|
|
12275
|
+
}]
|
|
12276
|
+
},
|
|
11577
12277
|
{
|
|
11578
12278
|
description: 'QCK - native token of Quicksilver',
|
|
11579
12279
|
denom_units: [{
|