@chain-registry/assets 1.70.66 → 1.70.67
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 +170 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/axelar.js +1328 -38
- package/esm/mainnet/celestia.js +1334 -44
- package/esm/mainnet/cosmoshub.js +1328 -38
- package/esm/mainnet/dydx.js +1166 -46
- package/esm/mainnet/elys.js +764 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +1166 -46
- package/esm/mainnet/neutron.js +1166 -46
- package/esm/mainnet/noble.js +1326 -36
- package/esm/mainnet/osmosis.js +1322 -32
- package/esm/mainnet/stride.js +1166 -46
- package/esm/mainnet/terra2.js +1166 -46
- package/esm/testnet/cosmoshubtestnet.js +50 -322
- package/esm/testnet/symphonytestnet.js +4 -74
- package/mainnet/akash.js +170 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +1328 -38
- package/mainnet/celestia.js +1334 -44
- package/mainnet/cosmoshub.js +1328 -38
- package/mainnet/dydx.js +1166 -46
- package/mainnet/elys.d.ts +3 -0
- package/mainnet/elys.js +766 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/injective.js +1166 -46
- package/mainnet/neutron.js +1166 -46
- package/mainnet/noble.js +1326 -36
- package/mainnet/osmosis.js +1322 -32
- package/mainnet/stride.js +1166 -46
- package/mainnet/terra2.js +1166 -46
- package/package.json +5 -5
- package/testnet/cosmoshubtestnet.js +50 -322
- package/testnet/symphonytestnet.js +4 -74
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -2199,6 +2199,91 @@ const assets = {
|
|
|
2199
2199
|
}
|
|
2200
2200
|
}]
|
|
2201
2201
|
},
|
|
2202
|
+
{
|
|
2203
|
+
description: 'The native token of Elys Network',
|
|
2204
|
+
denom_units: [
|
|
2205
|
+
{
|
|
2206
|
+
denom: 'ibc/643EBFFC9D4533E93A5CF144FE786A6FB326F4C0C6224F7CB7563CC374EE56EE',
|
|
2207
|
+
exponent: 0,
|
|
2208
|
+
aliases: ['uelys']
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
denom: 'melys',
|
|
2212
|
+
exponent: 3,
|
|
2213
|
+
aliases: ['millielys']
|
|
2214
|
+
},
|
|
2215
|
+
{
|
|
2216
|
+
denom: 'elys',
|
|
2217
|
+
exponent: 6,
|
|
2218
|
+
aliases: []
|
|
2219
|
+
}
|
|
2220
|
+
],
|
|
2221
|
+
base: 'ibc/643EBFFC9D4533E93A5CF144FE786A6FB326F4C0C6224F7CB7563CC374EE56EE',
|
|
2222
|
+
name: 'Elys Network',
|
|
2223
|
+
display: 'elys',
|
|
2224
|
+
symbol: 'ELYS',
|
|
2225
|
+
logo_URIs: {
|
|
2226
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
2227
|
+
},
|
|
2228
|
+
coingecko_id: 'elys',
|
|
2229
|
+
images: [{
|
|
2230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
2231
|
+
}],
|
|
2232
|
+
type_asset: 'sdk.coin',
|
|
2233
|
+
traces: [{
|
|
2234
|
+
type: 'ibc',
|
|
2235
|
+
counterparty: {
|
|
2236
|
+
channel_id: 'channel-6',
|
|
2237
|
+
base_denom: 'uelys',
|
|
2238
|
+
chain_name: 'elys'
|
|
2239
|
+
},
|
|
2240
|
+
chain: {
|
|
2241
|
+
channel_id: 'channel-91017'
|
|
2242
|
+
}
|
|
2243
|
+
}]
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
description: 'Eden token definition',
|
|
2247
|
+
denom_units: [
|
|
2248
|
+
{
|
|
2249
|
+
denom: 'ibc/759C2B22DFA2D39A9B30BDC053AB59D2376746828B876FD18887F366D3819B11',
|
|
2250
|
+
exponent: 0,
|
|
2251
|
+
aliases: ['ueden']
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
denom: 'meden',
|
|
2255
|
+
exponent: 3,
|
|
2256
|
+
aliases: ['millieden']
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
denom: 'eden',
|
|
2260
|
+
exponent: 6,
|
|
2261
|
+
aliases: []
|
|
2262
|
+
}
|
|
2263
|
+
],
|
|
2264
|
+
base: 'ibc/759C2B22DFA2D39A9B30BDC053AB59D2376746828B876FD18887F366D3819B11',
|
|
2265
|
+
name: 'Eden',
|
|
2266
|
+
display: 'eden',
|
|
2267
|
+
symbol: 'EDEN',
|
|
2268
|
+
logo_URIs: {
|
|
2269
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
2270
|
+
},
|
|
2271
|
+
images: [{
|
|
2272
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
2273
|
+
}],
|
|
2274
|
+
type_asset: 'sdk.coin',
|
|
2275
|
+
traces: [{
|
|
2276
|
+
type: 'ibc',
|
|
2277
|
+
counterparty: {
|
|
2278
|
+
channel_id: 'channel-6',
|
|
2279
|
+
base_denom: 'ueden',
|
|
2280
|
+
chain_name: 'elys'
|
|
2281
|
+
},
|
|
2282
|
+
chain: {
|
|
2283
|
+
channel_id: 'channel-91017'
|
|
2284
|
+
}
|
|
2285
|
+
}]
|
|
2286
|
+
},
|
|
2202
2287
|
{
|
|
2203
2288
|
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
2204
2289
|
denom_units: [{
|
|
@@ -8005,6 +8090,91 @@ const assets = {
|
|
|
8005
8090
|
}
|
|
8006
8091
|
}]
|
|
8007
8092
|
},
|
|
8093
|
+
{
|
|
8094
|
+
description: 'The native token of Elys Network',
|
|
8095
|
+
denom_units: [
|
|
8096
|
+
{
|
|
8097
|
+
denom: 'ibc/643EBFFC9D4533E93A5CF144FE786A6FB326F4C0C6224F7CB7563CC374EE56EE',
|
|
8098
|
+
exponent: 0,
|
|
8099
|
+
aliases: ['uelys']
|
|
8100
|
+
},
|
|
8101
|
+
{
|
|
8102
|
+
denom: 'melys',
|
|
8103
|
+
exponent: 3,
|
|
8104
|
+
aliases: ['millielys']
|
|
8105
|
+
},
|
|
8106
|
+
{
|
|
8107
|
+
denom: 'elys',
|
|
8108
|
+
exponent: 6,
|
|
8109
|
+
aliases: []
|
|
8110
|
+
}
|
|
8111
|
+
],
|
|
8112
|
+
base: 'ibc/643EBFFC9D4533E93A5CF144FE786A6FB326F4C0C6224F7CB7563CC374EE56EE',
|
|
8113
|
+
name: 'Elys Network',
|
|
8114
|
+
display: 'elys',
|
|
8115
|
+
symbol: 'ELYS',
|
|
8116
|
+
logo_URIs: {
|
|
8117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
8118
|
+
},
|
|
8119
|
+
coingecko_id: 'elys',
|
|
8120
|
+
images: [{
|
|
8121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
8122
|
+
}],
|
|
8123
|
+
type_asset: 'sdk.coin',
|
|
8124
|
+
traces: [{
|
|
8125
|
+
type: 'ibc',
|
|
8126
|
+
counterparty: {
|
|
8127
|
+
channel_id: 'channel-6',
|
|
8128
|
+
base_denom: 'uelys',
|
|
8129
|
+
chain_name: 'elys'
|
|
8130
|
+
},
|
|
8131
|
+
chain: {
|
|
8132
|
+
channel_id: 'channel-91017'
|
|
8133
|
+
}
|
|
8134
|
+
}]
|
|
8135
|
+
},
|
|
8136
|
+
{
|
|
8137
|
+
description: 'Eden token definition',
|
|
8138
|
+
denom_units: [
|
|
8139
|
+
{
|
|
8140
|
+
denom: 'ibc/759C2B22DFA2D39A9B30BDC053AB59D2376746828B876FD18887F366D3819B11',
|
|
8141
|
+
exponent: 0,
|
|
8142
|
+
aliases: ['ueden']
|
|
8143
|
+
},
|
|
8144
|
+
{
|
|
8145
|
+
denom: 'meden',
|
|
8146
|
+
exponent: 3,
|
|
8147
|
+
aliases: ['millieden']
|
|
8148
|
+
},
|
|
8149
|
+
{
|
|
8150
|
+
denom: 'eden',
|
|
8151
|
+
exponent: 6,
|
|
8152
|
+
aliases: []
|
|
8153
|
+
}
|
|
8154
|
+
],
|
|
8155
|
+
base: 'ibc/759C2B22DFA2D39A9B30BDC053AB59D2376746828B876FD18887F366D3819B11',
|
|
8156
|
+
name: 'Eden',
|
|
8157
|
+
display: 'eden',
|
|
8158
|
+
symbol: 'EDEN',
|
|
8159
|
+
logo_URIs: {
|
|
8160
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
8161
|
+
},
|
|
8162
|
+
images: [{
|
|
8163
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
8164
|
+
}],
|
|
8165
|
+
type_asset: 'sdk.coin',
|
|
8166
|
+
traces: [{
|
|
8167
|
+
type: 'ibc',
|
|
8168
|
+
counterparty: {
|
|
8169
|
+
channel_id: 'channel-6',
|
|
8170
|
+
base_denom: 'ueden',
|
|
8171
|
+
chain_name: 'elys'
|
|
8172
|
+
},
|
|
8173
|
+
chain: {
|
|
8174
|
+
channel_id: 'channel-91017'
|
|
8175
|
+
}
|
|
8176
|
+
}]
|
|
8177
|
+
},
|
|
8008
8178
|
{
|
|
8009
8179
|
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
8010
8180
|
denom_units: [{
|
|
@@ -12002,6 +12172,41 @@ const assets = {
|
|
|
12002
12172
|
}
|
|
12003
12173
|
}]
|
|
12004
12174
|
},
|
|
12175
|
+
{
|
|
12176
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
12177
|
+
denom_units: [{
|
|
12178
|
+
denom: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
12179
|
+
exponent: 0,
|
|
12180
|
+
aliases: ['p:uatom:31Mar2025']
|
|
12181
|
+
}, {
|
|
12182
|
+
denom: 'pATOM31Mar2025',
|
|
12183
|
+
exponent: 6
|
|
12184
|
+
}],
|
|
12185
|
+
base: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
12186
|
+
name: 'pAtom (31Mar2025)',
|
|
12187
|
+
display: 'pATOM31Mar2025',
|
|
12188
|
+
symbol: 'pATOM-31Mar2025',
|
|
12189
|
+
logo_URIs: {
|
|
12190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12191
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12192
|
+
},
|
|
12193
|
+
images: [{
|
|
12194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12196
|
+
}],
|
|
12197
|
+
type_asset: 'sdk.coin',
|
|
12198
|
+
traces: [{
|
|
12199
|
+
type: 'ibc',
|
|
12200
|
+
counterparty: {
|
|
12201
|
+
channel_id: 'channel-2',
|
|
12202
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
12203
|
+
chain_name: 'pryzm'
|
|
12204
|
+
},
|
|
12205
|
+
chain: {
|
|
12206
|
+
channel_id: 'channel-75755'
|
|
12207
|
+
}
|
|
12208
|
+
}]
|
|
12209
|
+
},
|
|
12005
12210
|
{
|
|
12006
12211
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
12007
12212
|
denom_units: [{
|
|
@@ -12142,6 +12347,41 @@ const assets = {
|
|
|
12142
12347
|
}
|
|
12143
12348
|
}]
|
|
12144
12349
|
},
|
|
12350
|
+
{
|
|
12351
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
12352
|
+
denom_units: [{
|
|
12353
|
+
denom: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
12354
|
+
exponent: 0,
|
|
12355
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
12356
|
+
}, {
|
|
12357
|
+
denom: 'pOSMO31Mar2025',
|
|
12358
|
+
exponent: 6
|
|
12359
|
+
}],
|
|
12360
|
+
base: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
12361
|
+
name: 'pOsmo (31Mar2025)',
|
|
12362
|
+
display: 'pOSMO31Mar2025',
|
|
12363
|
+
symbol: 'pOSMO-31Mar2025',
|
|
12364
|
+
logo_URIs: {
|
|
12365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12367
|
+
},
|
|
12368
|
+
images: [{
|
|
12369
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12370
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12371
|
+
}],
|
|
12372
|
+
type_asset: 'sdk.coin',
|
|
12373
|
+
traces: [{
|
|
12374
|
+
type: 'ibc',
|
|
12375
|
+
counterparty: {
|
|
12376
|
+
channel_id: 'channel-2',
|
|
12377
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
12378
|
+
chain_name: 'pryzm'
|
|
12379
|
+
},
|
|
12380
|
+
chain: {
|
|
12381
|
+
channel_id: 'channel-75755'
|
|
12382
|
+
}
|
|
12383
|
+
}]
|
|
12384
|
+
},
|
|
12145
12385
|
{
|
|
12146
12386
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
12147
12387
|
denom_units: [{
|
|
@@ -12282,6 +12522,41 @@ const assets = {
|
|
|
12282
12522
|
}
|
|
12283
12523
|
}]
|
|
12284
12524
|
},
|
|
12525
|
+
{
|
|
12526
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
12527
|
+
denom_units: [{
|
|
12528
|
+
denom: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
12529
|
+
exponent: 0,
|
|
12530
|
+
aliases: ['p:inj:31Mar2025']
|
|
12531
|
+
}, {
|
|
12532
|
+
denom: 'pINJ31Mar2025',
|
|
12533
|
+
exponent: 18
|
|
12534
|
+
}],
|
|
12535
|
+
base: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
12536
|
+
name: 'pInj (31Mar2025)',
|
|
12537
|
+
display: 'pINJ31Mar2025',
|
|
12538
|
+
symbol: 'pINJ-31Mar2025',
|
|
12539
|
+
logo_URIs: {
|
|
12540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
12541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
12542
|
+
},
|
|
12543
|
+
images: [{
|
|
12544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
12545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
12546
|
+
}],
|
|
12547
|
+
type_asset: 'sdk.coin',
|
|
12548
|
+
traces: [{
|
|
12549
|
+
type: 'ibc',
|
|
12550
|
+
counterparty: {
|
|
12551
|
+
channel_id: 'channel-2',
|
|
12552
|
+
base_denom: 'p:inj:31Mar2025',
|
|
12553
|
+
chain_name: 'pryzm'
|
|
12554
|
+
},
|
|
12555
|
+
chain: {
|
|
12556
|
+
channel_id: 'channel-75755'
|
|
12557
|
+
}
|
|
12558
|
+
}]
|
|
12559
|
+
},
|
|
12285
12560
|
{
|
|
12286
12561
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
12287
12562
|
denom_units: [{
|
|
@@ -12423,19 +12698,19 @@ const assets = {
|
|
|
12423
12698
|
}]
|
|
12424
12699
|
},
|
|
12425
12700
|
{
|
|
12426
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
12701
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
12427
12702
|
denom_units: [{
|
|
12428
|
-
denom: 'ibc/
|
|
12703
|
+
denom: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
12429
12704
|
exponent: 0,
|
|
12430
|
-
aliases: ['p:uluna:
|
|
12705
|
+
aliases: ['p:uluna:31Mar2025']
|
|
12431
12706
|
}, {
|
|
12432
|
-
denom: '
|
|
12707
|
+
denom: 'pLUNA31Mar2025',
|
|
12433
12708
|
exponent: 6
|
|
12434
12709
|
}],
|
|
12435
|
-
base: 'ibc/
|
|
12436
|
-
name: 'pLuna (
|
|
12437
|
-
display: '
|
|
12438
|
-
symbol: 'pLUNA-
|
|
12710
|
+
base: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
12711
|
+
name: 'pLuna (31Mar2025)',
|
|
12712
|
+
display: 'pLUNA31Mar2025',
|
|
12713
|
+
symbol: 'pLUNA-31Mar2025',
|
|
12439
12714
|
logo_URIs: {
|
|
12440
12715
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12441
12716
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -12449,7 +12724,7 @@ const assets = {
|
|
|
12449
12724
|
type: 'ibc',
|
|
12450
12725
|
counterparty: {
|
|
12451
12726
|
channel_id: 'channel-2',
|
|
12452
|
-
base_denom: 'p:uluna:
|
|
12727
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
12453
12728
|
chain_name: 'pryzm'
|
|
12454
12729
|
},
|
|
12455
12730
|
chain: {
|
|
@@ -12492,6 +12767,41 @@ const assets = {
|
|
|
12492
12767
|
}
|
|
12493
12768
|
}]
|
|
12494
12769
|
},
|
|
12770
|
+
{
|
|
12771
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
12772
|
+
denom_units: [{
|
|
12773
|
+
denom: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
12774
|
+
exponent: 0,
|
|
12775
|
+
aliases: ['p:uluna:31Dec2026']
|
|
12776
|
+
}, {
|
|
12777
|
+
denom: 'pLUNA31Dec2026',
|
|
12778
|
+
exponent: 6
|
|
12779
|
+
}],
|
|
12780
|
+
base: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
12781
|
+
name: 'pLuna (31Dec2026)',
|
|
12782
|
+
display: 'pLUNA31Dec2026',
|
|
12783
|
+
symbol: 'pLUNA-31Dec2026',
|
|
12784
|
+
logo_URIs: {
|
|
12785
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12787
|
+
},
|
|
12788
|
+
images: [{
|
|
12789
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12790
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12791
|
+
}],
|
|
12792
|
+
type_asset: 'sdk.coin',
|
|
12793
|
+
traces: [{
|
|
12794
|
+
type: 'ibc',
|
|
12795
|
+
counterparty: {
|
|
12796
|
+
channel_id: 'channel-2',
|
|
12797
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
12798
|
+
chain_name: 'pryzm'
|
|
12799
|
+
},
|
|
12800
|
+
chain: {
|
|
12801
|
+
channel_id: 'channel-75755'
|
|
12802
|
+
}
|
|
12803
|
+
}]
|
|
12804
|
+
},
|
|
12495
12805
|
{
|
|
12496
12806
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
12497
12807
|
denom_units: [{
|
|
@@ -12702,6 +13012,41 @@ const assets = {
|
|
|
12702
13012
|
}
|
|
12703
13013
|
}]
|
|
12704
13014
|
},
|
|
13015
|
+
{
|
|
13016
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
13017
|
+
denom_units: [{
|
|
13018
|
+
denom: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
13019
|
+
exponent: 0,
|
|
13020
|
+
aliases: ['p:stutia:31Mar2025']
|
|
13021
|
+
}, {
|
|
13022
|
+
denom: 'pstTIA31Mar2025',
|
|
13023
|
+
exponent: 6
|
|
13024
|
+
}],
|
|
13025
|
+
base: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
13026
|
+
name: 'pstTia (31Mar2025)',
|
|
13027
|
+
display: 'pstTIA31Mar2025',
|
|
13028
|
+
symbol: 'pstTIA-31Mar2025',
|
|
13029
|
+
logo_URIs: {
|
|
13030
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13031
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13032
|
+
},
|
|
13033
|
+
images: [{
|
|
13034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13035
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13036
|
+
}],
|
|
13037
|
+
type_asset: 'sdk.coin',
|
|
13038
|
+
traces: [{
|
|
13039
|
+
type: 'ibc',
|
|
13040
|
+
counterparty: {
|
|
13041
|
+
channel_id: 'channel-2',
|
|
13042
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
13043
|
+
chain_name: 'pryzm'
|
|
13044
|
+
},
|
|
13045
|
+
chain: {
|
|
13046
|
+
channel_id: 'channel-75755'
|
|
13047
|
+
}
|
|
13048
|
+
}]
|
|
13049
|
+
},
|
|
12705
13050
|
{
|
|
12706
13051
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
12707
13052
|
denom_units: [{
|
|
@@ -12842,6 +13187,41 @@ const assets = {
|
|
|
12842
13187
|
}
|
|
12843
13188
|
}]
|
|
12844
13189
|
},
|
|
13190
|
+
{
|
|
13191
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
13192
|
+
denom_units: [{
|
|
13193
|
+
denom: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
13194
|
+
exponent: 0,
|
|
13195
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
13196
|
+
}, {
|
|
13197
|
+
denom: 'pstDYDX31Mar2025',
|
|
13198
|
+
exponent: 18
|
|
13199
|
+
}],
|
|
13200
|
+
base: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
13201
|
+
name: 'pstDydx (31Mar2025)',
|
|
13202
|
+
display: 'pstDYDX31Mar2025',
|
|
13203
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
13204
|
+
logo_URIs: {
|
|
13205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13206
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13207
|
+
},
|
|
13208
|
+
images: [{
|
|
13209
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13210
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13211
|
+
}],
|
|
13212
|
+
type_asset: 'sdk.coin',
|
|
13213
|
+
traces: [{
|
|
13214
|
+
type: 'ibc',
|
|
13215
|
+
counterparty: {
|
|
13216
|
+
channel_id: 'channel-2',
|
|
13217
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
13218
|
+
chain_name: 'pryzm'
|
|
13219
|
+
},
|
|
13220
|
+
chain: {
|
|
13221
|
+
channel_id: 'channel-75755'
|
|
13222
|
+
}
|
|
13223
|
+
}]
|
|
13224
|
+
},
|
|
12845
13225
|
{
|
|
12846
13226
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
12847
13227
|
denom_units: [{
|
|
@@ -12947,6 +13327,41 @@ const assets = {
|
|
|
12947
13327
|
}
|
|
12948
13328
|
}]
|
|
12949
13329
|
},
|
|
13330
|
+
{
|
|
13331
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
13332
|
+
denom_units: [{
|
|
13333
|
+
denom: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
13334
|
+
exponent: 0,
|
|
13335
|
+
aliases: ['p:udatom:31Mar2025']
|
|
13336
|
+
}, {
|
|
13337
|
+
denom: 'pdATOM31Mar2025',
|
|
13338
|
+
exponent: 6
|
|
13339
|
+
}],
|
|
13340
|
+
base: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
13341
|
+
name: 'pdAtom (31Mar2025)',
|
|
13342
|
+
display: 'pdATOM31Mar2025',
|
|
13343
|
+
symbol: 'pdATOM-31Mar2025',
|
|
13344
|
+
logo_URIs: {
|
|
13345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
13346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
13347
|
+
},
|
|
13348
|
+
images: [{
|
|
13349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
13350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
13351
|
+
}],
|
|
13352
|
+
type_asset: 'sdk.coin',
|
|
13353
|
+
traces: [{
|
|
13354
|
+
type: 'ibc',
|
|
13355
|
+
counterparty: {
|
|
13356
|
+
channel_id: 'channel-2',
|
|
13357
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
13358
|
+
chain_name: 'pryzm'
|
|
13359
|
+
},
|
|
13360
|
+
chain: {
|
|
13361
|
+
channel_id: 'channel-75755'
|
|
13362
|
+
}
|
|
13363
|
+
}]
|
|
13364
|
+
},
|
|
12950
13365
|
{
|
|
12951
13366
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
12952
13367
|
denom_units: [{
|
|
@@ -13087,6 +13502,41 @@ const assets = {
|
|
|
13087
13502
|
}
|
|
13088
13503
|
}]
|
|
13089
13504
|
},
|
|
13505
|
+
{
|
|
13506
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
13507
|
+
denom_units: [{
|
|
13508
|
+
denom: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
13509
|
+
exponent: 0,
|
|
13510
|
+
aliases: ['p:utia:31Mar2025']
|
|
13511
|
+
}, {
|
|
13512
|
+
denom: 'pTIA31Mar2025',
|
|
13513
|
+
exponent: 6
|
|
13514
|
+
}],
|
|
13515
|
+
base: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
13516
|
+
name: 'pTia (31Mar2025)',
|
|
13517
|
+
display: 'pTIA31Mar2025',
|
|
13518
|
+
symbol: 'pTIA-31Mar2025',
|
|
13519
|
+
logo_URIs: {
|
|
13520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
13521
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
13522
|
+
},
|
|
13523
|
+
images: [{
|
|
13524
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
13525
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
13526
|
+
}],
|
|
13527
|
+
type_asset: 'sdk.coin',
|
|
13528
|
+
traces: [{
|
|
13529
|
+
type: 'ibc',
|
|
13530
|
+
counterparty: {
|
|
13531
|
+
channel_id: 'channel-2',
|
|
13532
|
+
base_denom: 'p:utia:31Mar2025',
|
|
13533
|
+
chain_name: 'pryzm'
|
|
13534
|
+
},
|
|
13535
|
+
chain: {
|
|
13536
|
+
channel_id: 'channel-75755'
|
|
13537
|
+
}
|
|
13538
|
+
}]
|
|
13539
|
+
},
|
|
13090
13540
|
{
|
|
13091
13541
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
13092
13542
|
denom_units: [{
|
|
@@ -13227,6 +13677,41 @@ const assets = {
|
|
|
13227
13677
|
}
|
|
13228
13678
|
}]
|
|
13229
13679
|
},
|
|
13680
|
+
{
|
|
13681
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
13682
|
+
denom_units: [{
|
|
13683
|
+
denom: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
13684
|
+
exponent: 0,
|
|
13685
|
+
aliases: ['y:uatom:31Mar2025']
|
|
13686
|
+
}, {
|
|
13687
|
+
denom: 'yATOM31Mar2025',
|
|
13688
|
+
exponent: 6
|
|
13689
|
+
}],
|
|
13690
|
+
base: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
13691
|
+
name: 'yAtom (31Mar2025)',
|
|
13692
|
+
display: 'yATOM31Mar2025',
|
|
13693
|
+
symbol: 'yATOM-31Mar2025',
|
|
13694
|
+
logo_URIs: {
|
|
13695
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13696
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13697
|
+
},
|
|
13698
|
+
images: [{
|
|
13699
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13701
|
+
}],
|
|
13702
|
+
type_asset: 'sdk.coin',
|
|
13703
|
+
traces: [{
|
|
13704
|
+
type: 'ibc',
|
|
13705
|
+
counterparty: {
|
|
13706
|
+
channel_id: 'channel-2',
|
|
13707
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
13708
|
+
chain_name: 'pryzm'
|
|
13709
|
+
},
|
|
13710
|
+
chain: {
|
|
13711
|
+
channel_id: 'channel-75755'
|
|
13712
|
+
}
|
|
13713
|
+
}]
|
|
13714
|
+
},
|
|
13230
13715
|
{
|
|
13231
13716
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
13232
13717
|
denom_units: [{
|
|
@@ -13367,6 +13852,41 @@ const assets = {
|
|
|
13367
13852
|
}
|
|
13368
13853
|
}]
|
|
13369
13854
|
},
|
|
13855
|
+
{
|
|
13856
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
13857
|
+
denom_units: [{
|
|
13858
|
+
denom: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
13859
|
+
exponent: 0,
|
|
13860
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
13861
|
+
}, {
|
|
13862
|
+
denom: 'yOSMO31Mar2025',
|
|
13863
|
+
exponent: 6
|
|
13864
|
+
}],
|
|
13865
|
+
base: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
13866
|
+
name: 'yOsmo (31Mar2025)',
|
|
13867
|
+
display: 'yOSMO31Mar2025',
|
|
13868
|
+
symbol: 'yOSMO-31Mar2025',
|
|
13869
|
+
logo_URIs: {
|
|
13870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13871
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13872
|
+
},
|
|
13873
|
+
images: [{
|
|
13874
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13875
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13876
|
+
}],
|
|
13877
|
+
type_asset: 'sdk.coin',
|
|
13878
|
+
traces: [{
|
|
13879
|
+
type: 'ibc',
|
|
13880
|
+
counterparty: {
|
|
13881
|
+
channel_id: 'channel-2',
|
|
13882
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
13883
|
+
chain_name: 'pryzm'
|
|
13884
|
+
},
|
|
13885
|
+
chain: {
|
|
13886
|
+
channel_id: 'channel-75755'
|
|
13887
|
+
}
|
|
13888
|
+
}]
|
|
13889
|
+
},
|
|
13370
13890
|
{
|
|
13371
13891
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
13372
13892
|
denom_units: [{
|
|
@@ -13507,6 +14027,41 @@ const assets = {
|
|
|
13507
14027
|
}
|
|
13508
14028
|
}]
|
|
13509
14029
|
},
|
|
14030
|
+
{
|
|
14031
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
14032
|
+
denom_units: [{
|
|
14033
|
+
denom: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
14034
|
+
exponent: 0,
|
|
14035
|
+
aliases: ['y:inj:31Mar2025']
|
|
14036
|
+
}, {
|
|
14037
|
+
denom: 'yINJ31Mar2025',
|
|
14038
|
+
exponent: 18
|
|
14039
|
+
}],
|
|
14040
|
+
base: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
14041
|
+
name: 'yInj (31Mar2025)',
|
|
14042
|
+
display: 'yINJ31Mar2025',
|
|
14043
|
+
symbol: 'yINJ-31Mar2025',
|
|
14044
|
+
logo_URIs: {
|
|
14045
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
14046
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
14047
|
+
},
|
|
14048
|
+
images: [{
|
|
14049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
14050
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
14051
|
+
}],
|
|
14052
|
+
type_asset: 'sdk.coin',
|
|
14053
|
+
traces: [{
|
|
14054
|
+
type: 'ibc',
|
|
14055
|
+
counterparty: {
|
|
14056
|
+
channel_id: 'channel-2',
|
|
14057
|
+
base_denom: 'y:inj:31Mar2025',
|
|
14058
|
+
chain_name: 'pryzm'
|
|
14059
|
+
},
|
|
14060
|
+
chain: {
|
|
14061
|
+
channel_id: 'channel-75755'
|
|
14062
|
+
}
|
|
14063
|
+
}]
|
|
14064
|
+
},
|
|
13510
14065
|
{
|
|
13511
14066
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
13512
14067
|
denom_units: [{
|
|
@@ -13647,6 +14202,41 @@ const assets = {
|
|
|
13647
14202
|
}
|
|
13648
14203
|
}]
|
|
13649
14204
|
},
|
|
14205
|
+
{
|
|
14206
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
14207
|
+
denom_units: [{
|
|
14208
|
+
denom: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
14209
|
+
exponent: 0,
|
|
14210
|
+
aliases: ['y:uluna:31Mar2025']
|
|
14211
|
+
}, {
|
|
14212
|
+
denom: 'yLUNA31Mar2025',
|
|
14213
|
+
exponent: 6
|
|
14214
|
+
}],
|
|
14215
|
+
base: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
14216
|
+
name: 'yLuna (31Mar2025)',
|
|
14217
|
+
display: 'yLUNA31Mar2025',
|
|
14218
|
+
symbol: 'yLUNA-31Mar2025',
|
|
14219
|
+
logo_URIs: {
|
|
14220
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
14221
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
14222
|
+
},
|
|
14223
|
+
images: [{
|
|
14224
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
14225
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
14226
|
+
}],
|
|
14227
|
+
type_asset: 'sdk.coin',
|
|
14228
|
+
traces: [{
|
|
14229
|
+
type: 'ibc',
|
|
14230
|
+
counterparty: {
|
|
14231
|
+
channel_id: 'channel-2',
|
|
14232
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
14233
|
+
chain_name: 'pryzm'
|
|
14234
|
+
},
|
|
14235
|
+
chain: {
|
|
14236
|
+
channel_id: 'channel-75755'
|
|
14237
|
+
}
|
|
14238
|
+
}]
|
|
14239
|
+
},
|
|
13650
14240
|
{
|
|
13651
14241
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
13652
14242
|
denom_units: [{
|
|
@@ -13927,6 +14517,41 @@ const assets = {
|
|
|
13927
14517
|
}
|
|
13928
14518
|
}]
|
|
13929
14519
|
},
|
|
14520
|
+
{
|
|
14521
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
14522
|
+
denom_units: [{
|
|
14523
|
+
denom: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
14524
|
+
exponent: 0,
|
|
14525
|
+
aliases: ['y:stutia:31Mar2025']
|
|
14526
|
+
}, {
|
|
14527
|
+
denom: 'ystTIA31Mar2025',
|
|
14528
|
+
exponent: 6
|
|
14529
|
+
}],
|
|
14530
|
+
base: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
14531
|
+
name: 'ystTia (31Mar2025)',
|
|
14532
|
+
display: 'ystTIA31Mar2025',
|
|
14533
|
+
symbol: 'ystTIA-31Mar2025',
|
|
14534
|
+
logo_URIs: {
|
|
14535
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14536
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14537
|
+
},
|
|
14538
|
+
images: [{
|
|
14539
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14540
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14541
|
+
}],
|
|
14542
|
+
type_asset: 'sdk.coin',
|
|
14543
|
+
traces: [{
|
|
14544
|
+
type: 'ibc',
|
|
14545
|
+
counterparty: {
|
|
14546
|
+
channel_id: 'channel-2',
|
|
14547
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
14548
|
+
chain_name: 'pryzm'
|
|
14549
|
+
},
|
|
14550
|
+
chain: {
|
|
14551
|
+
channel_id: 'channel-75755'
|
|
14552
|
+
}
|
|
14553
|
+
}]
|
|
14554
|
+
},
|
|
13930
14555
|
{
|
|
13931
14556
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
13932
14557
|
denom_units: [{
|
|
@@ -14067,6 +14692,41 @@ const assets = {
|
|
|
14067
14692
|
}
|
|
14068
14693
|
}]
|
|
14069
14694
|
},
|
|
14695
|
+
{
|
|
14696
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
14697
|
+
denom_units: [{
|
|
14698
|
+
denom: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
14699
|
+
exponent: 0,
|
|
14700
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
14701
|
+
}, {
|
|
14702
|
+
denom: 'ystDYDX31Mar2025',
|
|
14703
|
+
exponent: 6
|
|
14704
|
+
}],
|
|
14705
|
+
base: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
14706
|
+
name: 'ystDydx (31Mar2025)',
|
|
14707
|
+
display: 'ystDYDX31Mar2025',
|
|
14708
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
14709
|
+
logo_URIs: {
|
|
14710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14712
|
+
},
|
|
14713
|
+
images: [{
|
|
14714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14716
|
+
}],
|
|
14717
|
+
type_asset: 'sdk.coin',
|
|
14718
|
+
traces: [{
|
|
14719
|
+
type: 'ibc',
|
|
14720
|
+
counterparty: {
|
|
14721
|
+
channel_id: 'channel-2',
|
|
14722
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
14723
|
+
chain_name: 'pryzm'
|
|
14724
|
+
},
|
|
14725
|
+
chain: {
|
|
14726
|
+
channel_id: 'channel-75755'
|
|
14727
|
+
}
|
|
14728
|
+
}]
|
|
14729
|
+
},
|
|
14070
14730
|
{
|
|
14071
14731
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
14072
14732
|
denom_units: [{
|
|
@@ -14172,6 +14832,41 @@ const assets = {
|
|
|
14172
14832
|
}
|
|
14173
14833
|
}]
|
|
14174
14834
|
},
|
|
14835
|
+
{
|
|
14836
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
14837
|
+
denom_units: [{
|
|
14838
|
+
denom: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
14839
|
+
exponent: 0,
|
|
14840
|
+
aliases: ['y:udatom:31Mar2025']
|
|
14841
|
+
}, {
|
|
14842
|
+
denom: 'ydATOM31Mar2025',
|
|
14843
|
+
exponent: 6
|
|
14844
|
+
}],
|
|
14845
|
+
base: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
14846
|
+
name: 'ydAtom (31Mar2025)',
|
|
14847
|
+
display: 'ydATOM31Mar2025',
|
|
14848
|
+
symbol: 'ydATOM-31Mar2025',
|
|
14849
|
+
logo_URIs: {
|
|
14850
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14851
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
14852
|
+
},
|
|
14853
|
+
images: [{
|
|
14854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
14856
|
+
}],
|
|
14857
|
+
type_asset: 'sdk.coin',
|
|
14858
|
+
traces: [{
|
|
14859
|
+
type: 'ibc',
|
|
14860
|
+
counterparty: {
|
|
14861
|
+
channel_id: 'channel-2',
|
|
14862
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
14863
|
+
chain_name: 'pryzm'
|
|
14864
|
+
},
|
|
14865
|
+
chain: {
|
|
14866
|
+
channel_id: 'channel-75755'
|
|
14867
|
+
}
|
|
14868
|
+
}]
|
|
14869
|
+
},
|
|
14175
14870
|
{
|
|
14176
14871
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
14177
14872
|
denom_units: [{
|
|
@@ -14312,6 +15007,41 @@ const assets = {
|
|
|
14312
15007
|
}
|
|
14313
15008
|
}]
|
|
14314
15009
|
},
|
|
15010
|
+
{
|
|
15011
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
15012
|
+
denom_units: [{
|
|
15013
|
+
denom: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
15014
|
+
exponent: 0,
|
|
15015
|
+
aliases: ['y:utia:31Mar2025']
|
|
15016
|
+
}, {
|
|
15017
|
+
denom: 'yTIA31Mar2025',
|
|
15018
|
+
exponent: 6
|
|
15019
|
+
}],
|
|
15020
|
+
base: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
15021
|
+
name: 'yTia (31Mar2025)',
|
|
15022
|
+
display: 'yTIA31Mar2025',
|
|
15023
|
+
symbol: 'yTIA-31Mar2025',
|
|
15024
|
+
logo_URIs: {
|
|
15025
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
15026
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
15027
|
+
},
|
|
15028
|
+
images: [{
|
|
15029
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
15030
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
15031
|
+
}],
|
|
15032
|
+
type_asset: 'sdk.coin',
|
|
15033
|
+
traces: [{
|
|
15034
|
+
type: 'ibc',
|
|
15035
|
+
counterparty: {
|
|
15036
|
+
channel_id: 'channel-2',
|
|
15037
|
+
base_denom: 'y:utia:31Mar2025',
|
|
15038
|
+
chain_name: 'pryzm'
|
|
15039
|
+
},
|
|
15040
|
+
chain: {
|
|
15041
|
+
channel_id: 'channel-75755'
|
|
15042
|
+
}
|
|
15043
|
+
}]
|
|
15044
|
+
},
|
|
14315
15045
|
{
|
|
14316
15046
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
14317
15047
|
denom_units: [{
|
|
@@ -18393,6 +19123,41 @@ const assets = {
|
|
|
18393
19123
|
}
|
|
18394
19124
|
}]
|
|
18395
19125
|
},
|
|
19126
|
+
{
|
|
19127
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
19128
|
+
denom_units: [{
|
|
19129
|
+
denom: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
19130
|
+
exponent: 0,
|
|
19131
|
+
aliases: ['p:uatom:31Mar2025']
|
|
19132
|
+
}, {
|
|
19133
|
+
denom: 'pATOM31Mar2025',
|
|
19134
|
+
exponent: 6
|
|
19135
|
+
}],
|
|
19136
|
+
base: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
19137
|
+
name: 'pAtom (31Mar2025)',
|
|
19138
|
+
display: 'pATOM31Mar2025',
|
|
19139
|
+
symbol: 'pATOM-31Mar2025',
|
|
19140
|
+
logo_URIs: {
|
|
19141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
19142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
19143
|
+
},
|
|
19144
|
+
images: [{
|
|
19145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
19146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
19147
|
+
}],
|
|
19148
|
+
type_asset: 'sdk.coin',
|
|
19149
|
+
traces: [{
|
|
19150
|
+
type: 'ibc',
|
|
19151
|
+
counterparty: {
|
|
19152
|
+
channel_id: 'channel-2',
|
|
19153
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
19154
|
+
chain_name: 'pryzm'
|
|
19155
|
+
},
|
|
19156
|
+
chain: {
|
|
19157
|
+
channel_id: 'channel-75755'
|
|
19158
|
+
}
|
|
19159
|
+
}]
|
|
19160
|
+
},
|
|
18396
19161
|
{
|
|
18397
19162
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
18398
19163
|
denom_units: [{
|
|
@@ -18533,6 +19298,41 @@ const assets = {
|
|
|
18533
19298
|
}
|
|
18534
19299
|
}]
|
|
18535
19300
|
},
|
|
19301
|
+
{
|
|
19302
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
19303
|
+
denom_units: [{
|
|
19304
|
+
denom: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
19305
|
+
exponent: 0,
|
|
19306
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
19307
|
+
}, {
|
|
19308
|
+
denom: 'pOSMO31Mar2025',
|
|
19309
|
+
exponent: 6
|
|
19310
|
+
}],
|
|
19311
|
+
base: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
19312
|
+
name: 'pOsmo (31Mar2025)',
|
|
19313
|
+
display: 'pOSMO31Mar2025',
|
|
19314
|
+
symbol: 'pOSMO-31Mar2025',
|
|
19315
|
+
logo_URIs: {
|
|
19316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
19317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
19318
|
+
},
|
|
19319
|
+
images: [{
|
|
19320
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
19321
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
19322
|
+
}],
|
|
19323
|
+
type_asset: 'sdk.coin',
|
|
19324
|
+
traces: [{
|
|
19325
|
+
type: 'ibc',
|
|
19326
|
+
counterparty: {
|
|
19327
|
+
channel_id: 'channel-2',
|
|
19328
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
19329
|
+
chain_name: 'pryzm'
|
|
19330
|
+
},
|
|
19331
|
+
chain: {
|
|
19332
|
+
channel_id: 'channel-75755'
|
|
19333
|
+
}
|
|
19334
|
+
}]
|
|
19335
|
+
},
|
|
18536
19336
|
{
|
|
18537
19337
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
18538
19338
|
denom_units: [{
|
|
@@ -18673,6 +19473,41 @@ const assets = {
|
|
|
18673
19473
|
}
|
|
18674
19474
|
}]
|
|
18675
19475
|
},
|
|
19476
|
+
{
|
|
19477
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
19478
|
+
denom_units: [{
|
|
19479
|
+
denom: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
19480
|
+
exponent: 0,
|
|
19481
|
+
aliases: ['p:inj:31Mar2025']
|
|
19482
|
+
}, {
|
|
19483
|
+
denom: 'pINJ31Mar2025',
|
|
19484
|
+
exponent: 18
|
|
19485
|
+
}],
|
|
19486
|
+
base: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
19487
|
+
name: 'pInj (31Mar2025)',
|
|
19488
|
+
display: 'pINJ31Mar2025',
|
|
19489
|
+
symbol: 'pINJ-31Mar2025',
|
|
19490
|
+
logo_URIs: {
|
|
19491
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
19492
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
19493
|
+
},
|
|
19494
|
+
images: [{
|
|
19495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
19496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
19497
|
+
}],
|
|
19498
|
+
type_asset: 'sdk.coin',
|
|
19499
|
+
traces: [{
|
|
19500
|
+
type: 'ibc',
|
|
19501
|
+
counterparty: {
|
|
19502
|
+
channel_id: 'channel-2',
|
|
19503
|
+
base_denom: 'p:inj:31Mar2025',
|
|
19504
|
+
chain_name: 'pryzm'
|
|
19505
|
+
},
|
|
19506
|
+
chain: {
|
|
19507
|
+
channel_id: 'channel-75755'
|
|
19508
|
+
}
|
|
19509
|
+
}]
|
|
19510
|
+
},
|
|
18676
19511
|
{
|
|
18677
19512
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
18678
19513
|
denom_units: [{
|
|
@@ -18814,19 +19649,19 @@ const assets = {
|
|
|
18814
19649
|
}]
|
|
18815
19650
|
},
|
|
18816
19651
|
{
|
|
18817
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
19652
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
18818
19653
|
denom_units: [{
|
|
18819
|
-
denom: 'ibc/
|
|
19654
|
+
denom: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
18820
19655
|
exponent: 0,
|
|
18821
|
-
aliases: ['p:uluna:
|
|
19656
|
+
aliases: ['p:uluna:31Mar2025']
|
|
18822
19657
|
}, {
|
|
18823
|
-
denom: '
|
|
19658
|
+
denom: 'pLUNA31Mar2025',
|
|
18824
19659
|
exponent: 6
|
|
18825
19660
|
}],
|
|
18826
|
-
base: 'ibc/
|
|
18827
|
-
name: 'pLuna (
|
|
18828
|
-
display: '
|
|
18829
|
-
symbol: 'pLUNA-
|
|
19661
|
+
base: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
19662
|
+
name: 'pLuna (31Mar2025)',
|
|
19663
|
+
display: 'pLUNA31Mar2025',
|
|
19664
|
+
symbol: 'pLUNA-31Mar2025',
|
|
18830
19665
|
logo_URIs: {
|
|
18831
19666
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
18832
19667
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -18840,7 +19675,7 @@ const assets = {
|
|
|
18840
19675
|
type: 'ibc',
|
|
18841
19676
|
counterparty: {
|
|
18842
19677
|
channel_id: 'channel-2',
|
|
18843
|
-
base_denom: 'p:uluna:
|
|
19678
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
18844
19679
|
chain_name: 'pryzm'
|
|
18845
19680
|
},
|
|
18846
19681
|
chain: {
|
|
@@ -18883,6 +19718,41 @@ const assets = {
|
|
|
18883
19718
|
}
|
|
18884
19719
|
}]
|
|
18885
19720
|
},
|
|
19721
|
+
{
|
|
19722
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
19723
|
+
denom_units: [{
|
|
19724
|
+
denom: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
19725
|
+
exponent: 0,
|
|
19726
|
+
aliases: ['p:uluna:31Dec2026']
|
|
19727
|
+
}, {
|
|
19728
|
+
denom: 'pLUNA31Dec2026',
|
|
19729
|
+
exponent: 6
|
|
19730
|
+
}],
|
|
19731
|
+
base: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
19732
|
+
name: 'pLuna (31Dec2026)',
|
|
19733
|
+
display: 'pLUNA31Dec2026',
|
|
19734
|
+
symbol: 'pLUNA-31Dec2026',
|
|
19735
|
+
logo_URIs: {
|
|
19736
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
19737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
19738
|
+
},
|
|
19739
|
+
images: [{
|
|
19740
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
19741
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
19742
|
+
}],
|
|
19743
|
+
type_asset: 'sdk.coin',
|
|
19744
|
+
traces: [{
|
|
19745
|
+
type: 'ibc',
|
|
19746
|
+
counterparty: {
|
|
19747
|
+
channel_id: 'channel-2',
|
|
19748
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
19749
|
+
chain_name: 'pryzm'
|
|
19750
|
+
},
|
|
19751
|
+
chain: {
|
|
19752
|
+
channel_id: 'channel-75755'
|
|
19753
|
+
}
|
|
19754
|
+
}]
|
|
19755
|
+
},
|
|
18886
19756
|
{
|
|
18887
19757
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
18888
19758
|
denom_units: [{
|
|
@@ -19093,6 +19963,41 @@ const assets = {
|
|
|
19093
19963
|
}
|
|
19094
19964
|
}]
|
|
19095
19965
|
},
|
|
19966
|
+
{
|
|
19967
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
19968
|
+
denom_units: [{
|
|
19969
|
+
denom: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
19970
|
+
exponent: 0,
|
|
19971
|
+
aliases: ['p:stutia:31Mar2025']
|
|
19972
|
+
}, {
|
|
19973
|
+
denom: 'pstTIA31Mar2025',
|
|
19974
|
+
exponent: 6
|
|
19975
|
+
}],
|
|
19976
|
+
base: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
19977
|
+
name: 'pstTia (31Mar2025)',
|
|
19978
|
+
display: 'pstTIA31Mar2025',
|
|
19979
|
+
symbol: 'pstTIA-31Mar2025',
|
|
19980
|
+
logo_URIs: {
|
|
19981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
19982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
19983
|
+
},
|
|
19984
|
+
images: [{
|
|
19985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
19986
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
19987
|
+
}],
|
|
19988
|
+
type_asset: 'sdk.coin',
|
|
19989
|
+
traces: [{
|
|
19990
|
+
type: 'ibc',
|
|
19991
|
+
counterparty: {
|
|
19992
|
+
channel_id: 'channel-2',
|
|
19993
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
19994
|
+
chain_name: 'pryzm'
|
|
19995
|
+
},
|
|
19996
|
+
chain: {
|
|
19997
|
+
channel_id: 'channel-75755'
|
|
19998
|
+
}
|
|
19999
|
+
}]
|
|
20000
|
+
},
|
|
19096
20001
|
{
|
|
19097
20002
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
19098
20003
|
denom_units: [{
|
|
@@ -19233,6 +20138,41 @@ const assets = {
|
|
|
19233
20138
|
}
|
|
19234
20139
|
}]
|
|
19235
20140
|
},
|
|
20141
|
+
{
|
|
20142
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
20143
|
+
denom_units: [{
|
|
20144
|
+
denom: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
20145
|
+
exponent: 0,
|
|
20146
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
20147
|
+
}, {
|
|
20148
|
+
denom: 'pstDYDX31Mar2025',
|
|
20149
|
+
exponent: 18
|
|
20150
|
+
}],
|
|
20151
|
+
base: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
20152
|
+
name: 'pstDydx (31Mar2025)',
|
|
20153
|
+
display: 'pstDYDX31Mar2025',
|
|
20154
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
20155
|
+
logo_URIs: {
|
|
20156
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20157
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20158
|
+
},
|
|
20159
|
+
images: [{
|
|
20160
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20161
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20162
|
+
}],
|
|
20163
|
+
type_asset: 'sdk.coin',
|
|
20164
|
+
traces: [{
|
|
20165
|
+
type: 'ibc',
|
|
20166
|
+
counterparty: {
|
|
20167
|
+
channel_id: 'channel-2',
|
|
20168
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
20169
|
+
chain_name: 'pryzm'
|
|
20170
|
+
},
|
|
20171
|
+
chain: {
|
|
20172
|
+
channel_id: 'channel-75755'
|
|
20173
|
+
}
|
|
20174
|
+
}]
|
|
20175
|
+
},
|
|
19236
20176
|
{
|
|
19237
20177
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
19238
20178
|
denom_units: [{
|
|
@@ -19283,19 +20223,54 @@ const assets = {
|
|
|
19283
20223
|
display: 'pstDYDX31Dec2026',
|
|
19284
20224
|
symbol: 'pstDYDX-31Dec2026',
|
|
19285
20225
|
logo_URIs: {
|
|
19286
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
19287
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20226
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20227
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20228
|
+
},
|
|
20229
|
+
images: [{
|
|
20230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20232
|
+
}],
|
|
20233
|
+
type_asset: 'sdk.coin',
|
|
20234
|
+
traces: [{
|
|
20235
|
+
type: 'ibc',
|
|
20236
|
+
counterparty: {
|
|
20237
|
+
channel_id: 'channel-2',
|
|
20238
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
20239
|
+
chain_name: 'pryzm'
|
|
20240
|
+
},
|
|
20241
|
+
chain: {
|
|
20242
|
+
channel_id: 'channel-75755'
|
|
20243
|
+
}
|
|
20244
|
+
}]
|
|
20245
|
+
},
|
|
20246
|
+
{
|
|
20247
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
20248
|
+
denom_units: [{
|
|
20249
|
+
denom: 'ibc/0B05519DE4B0DB3738EA4682E5220D1847C52701C13E175723332AB1ACE44DDD',
|
|
20250
|
+
exponent: 0,
|
|
20251
|
+
aliases: ['p:udatom:31Dec2024']
|
|
20252
|
+
}, {
|
|
20253
|
+
denom: 'pdATOM31Dec2024',
|
|
20254
|
+
exponent: 6
|
|
20255
|
+
}],
|
|
20256
|
+
base: 'ibc/0B05519DE4B0DB3738EA4682E5220D1847C52701C13E175723332AB1ACE44DDD',
|
|
20257
|
+
name: 'pdAtom (31Dec2024)',
|
|
20258
|
+
display: 'pdATOM31Dec2024',
|
|
20259
|
+
symbol: 'pdATOM-31Dec2024',
|
|
20260
|
+
logo_URIs: {
|
|
20261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
20262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
19288
20263
|
},
|
|
19289
20264
|
images: [{
|
|
19290
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
19291
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
20265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
20266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
19292
20267
|
}],
|
|
19293
20268
|
type_asset: 'sdk.coin',
|
|
19294
20269
|
traces: [{
|
|
19295
20270
|
type: 'ibc',
|
|
19296
20271
|
counterparty: {
|
|
19297
20272
|
channel_id: 'channel-2',
|
|
19298
|
-
base_denom: 'p:
|
|
20273
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
19299
20274
|
chain_name: 'pryzm'
|
|
19300
20275
|
},
|
|
19301
20276
|
chain: {
|
|
@@ -19304,19 +20279,19 @@ const assets = {
|
|
|
19304
20279
|
}]
|
|
19305
20280
|
},
|
|
19306
20281
|
{
|
|
19307
|
-
description: 'Pryzm\'s refracted principal token for dATOM with maturity of
|
|
20282
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
19308
20283
|
denom_units: [{
|
|
19309
|
-
denom: 'ibc/
|
|
20284
|
+
denom: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
19310
20285
|
exponent: 0,
|
|
19311
|
-
aliases: ['p:udatom:
|
|
20286
|
+
aliases: ['p:udatom:31Mar2025']
|
|
19312
20287
|
}, {
|
|
19313
|
-
denom: '
|
|
20288
|
+
denom: 'pdATOM31Mar2025',
|
|
19314
20289
|
exponent: 6
|
|
19315
20290
|
}],
|
|
19316
|
-
base: 'ibc/
|
|
19317
|
-
name: 'pdAtom (
|
|
19318
|
-
display: '
|
|
19319
|
-
symbol: 'pdATOM-
|
|
20291
|
+
base: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
20292
|
+
name: 'pdAtom (31Mar2025)',
|
|
20293
|
+
display: 'pdATOM31Mar2025',
|
|
20294
|
+
symbol: 'pdATOM-31Mar2025',
|
|
19320
20295
|
logo_URIs: {
|
|
19321
20296
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
19322
20297
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
@@ -19330,7 +20305,7 @@ const assets = {
|
|
|
19330
20305
|
type: 'ibc',
|
|
19331
20306
|
counterparty: {
|
|
19332
20307
|
channel_id: 'channel-2',
|
|
19333
|
-
base_denom: 'p:udatom:
|
|
20308
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
19334
20309
|
chain_name: 'pryzm'
|
|
19335
20310
|
},
|
|
19336
20311
|
chain: {
|
|
@@ -19478,6 +20453,41 @@ const assets = {
|
|
|
19478
20453
|
}
|
|
19479
20454
|
}]
|
|
19480
20455
|
},
|
|
20456
|
+
{
|
|
20457
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
20458
|
+
denom_units: [{
|
|
20459
|
+
denom: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
20460
|
+
exponent: 0,
|
|
20461
|
+
aliases: ['p:utia:31Mar2025']
|
|
20462
|
+
}, {
|
|
20463
|
+
denom: 'pTIA31Mar2025',
|
|
20464
|
+
exponent: 6
|
|
20465
|
+
}],
|
|
20466
|
+
base: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
20467
|
+
name: 'pTia (31Mar2025)',
|
|
20468
|
+
display: 'pTIA31Mar2025',
|
|
20469
|
+
symbol: 'pTIA-31Mar2025',
|
|
20470
|
+
logo_URIs: {
|
|
20471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
20472
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
20473
|
+
},
|
|
20474
|
+
images: [{
|
|
20475
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
20476
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
20477
|
+
}],
|
|
20478
|
+
type_asset: 'sdk.coin',
|
|
20479
|
+
traces: [{
|
|
20480
|
+
type: 'ibc',
|
|
20481
|
+
counterparty: {
|
|
20482
|
+
channel_id: 'channel-2',
|
|
20483
|
+
base_denom: 'p:utia:31Mar2025',
|
|
20484
|
+
chain_name: 'pryzm'
|
|
20485
|
+
},
|
|
20486
|
+
chain: {
|
|
20487
|
+
channel_id: 'channel-75755'
|
|
20488
|
+
}
|
|
20489
|
+
}]
|
|
20490
|
+
},
|
|
19481
20491
|
{
|
|
19482
20492
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
19483
20493
|
denom_units: [{
|
|
@@ -19618,6 +20628,41 @@ const assets = {
|
|
|
19618
20628
|
}
|
|
19619
20629
|
}]
|
|
19620
20630
|
},
|
|
20631
|
+
{
|
|
20632
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
20633
|
+
denom_units: [{
|
|
20634
|
+
denom: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
20635
|
+
exponent: 0,
|
|
20636
|
+
aliases: ['y:uatom:31Mar2025']
|
|
20637
|
+
}, {
|
|
20638
|
+
denom: 'yATOM31Mar2025',
|
|
20639
|
+
exponent: 6
|
|
20640
|
+
}],
|
|
20641
|
+
base: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
20642
|
+
name: 'yAtom (31Mar2025)',
|
|
20643
|
+
display: 'yATOM31Mar2025',
|
|
20644
|
+
symbol: 'yATOM-31Mar2025',
|
|
20645
|
+
logo_URIs: {
|
|
20646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
20647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
20648
|
+
},
|
|
20649
|
+
images: [{
|
|
20650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
20651
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
20652
|
+
}],
|
|
20653
|
+
type_asset: 'sdk.coin',
|
|
20654
|
+
traces: [{
|
|
20655
|
+
type: 'ibc',
|
|
20656
|
+
counterparty: {
|
|
20657
|
+
channel_id: 'channel-2',
|
|
20658
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
20659
|
+
chain_name: 'pryzm'
|
|
20660
|
+
},
|
|
20661
|
+
chain: {
|
|
20662
|
+
channel_id: 'channel-75755'
|
|
20663
|
+
}
|
|
20664
|
+
}]
|
|
20665
|
+
},
|
|
19621
20666
|
{
|
|
19622
20667
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
19623
20668
|
denom_units: [{
|
|
@@ -19758,6 +20803,41 @@ const assets = {
|
|
|
19758
20803
|
}
|
|
19759
20804
|
}]
|
|
19760
20805
|
},
|
|
20806
|
+
{
|
|
20807
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
20808
|
+
denom_units: [{
|
|
20809
|
+
denom: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
20810
|
+
exponent: 0,
|
|
20811
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
20812
|
+
}, {
|
|
20813
|
+
denom: 'yOSMO31Mar2025',
|
|
20814
|
+
exponent: 6
|
|
20815
|
+
}],
|
|
20816
|
+
base: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
20817
|
+
name: 'yOsmo (31Mar2025)',
|
|
20818
|
+
display: 'yOSMO31Mar2025',
|
|
20819
|
+
symbol: 'yOSMO-31Mar2025',
|
|
20820
|
+
logo_URIs: {
|
|
20821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
20822
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
20823
|
+
},
|
|
20824
|
+
images: [{
|
|
20825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
20826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
20827
|
+
}],
|
|
20828
|
+
type_asset: 'sdk.coin',
|
|
20829
|
+
traces: [{
|
|
20830
|
+
type: 'ibc',
|
|
20831
|
+
counterparty: {
|
|
20832
|
+
channel_id: 'channel-2',
|
|
20833
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
20834
|
+
chain_name: 'pryzm'
|
|
20835
|
+
},
|
|
20836
|
+
chain: {
|
|
20837
|
+
channel_id: 'channel-75755'
|
|
20838
|
+
}
|
|
20839
|
+
}]
|
|
20840
|
+
},
|
|
19761
20841
|
{
|
|
19762
20842
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
19763
20843
|
denom_units: [{
|
|
@@ -19898,6 +20978,41 @@ const assets = {
|
|
|
19898
20978
|
}
|
|
19899
20979
|
}]
|
|
19900
20980
|
},
|
|
20981
|
+
{
|
|
20982
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
20983
|
+
denom_units: [{
|
|
20984
|
+
denom: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
20985
|
+
exponent: 0,
|
|
20986
|
+
aliases: ['y:inj:31Mar2025']
|
|
20987
|
+
}, {
|
|
20988
|
+
denom: 'yINJ31Mar2025',
|
|
20989
|
+
exponent: 18
|
|
20990
|
+
}],
|
|
20991
|
+
base: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
20992
|
+
name: 'yInj (31Mar2025)',
|
|
20993
|
+
display: 'yINJ31Mar2025',
|
|
20994
|
+
symbol: 'yINJ-31Mar2025',
|
|
20995
|
+
logo_URIs: {
|
|
20996
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
20997
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
20998
|
+
},
|
|
20999
|
+
images: [{
|
|
21000
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
21001
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
21002
|
+
}],
|
|
21003
|
+
type_asset: 'sdk.coin',
|
|
21004
|
+
traces: [{
|
|
21005
|
+
type: 'ibc',
|
|
21006
|
+
counterparty: {
|
|
21007
|
+
channel_id: 'channel-2',
|
|
21008
|
+
base_denom: 'y:inj:31Mar2025',
|
|
21009
|
+
chain_name: 'pryzm'
|
|
21010
|
+
},
|
|
21011
|
+
chain: {
|
|
21012
|
+
channel_id: 'channel-75755'
|
|
21013
|
+
}
|
|
21014
|
+
}]
|
|
21015
|
+
},
|
|
19901
21016
|
{
|
|
19902
21017
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
19903
21018
|
denom_units: [{
|
|
@@ -20038,6 +21153,41 @@ const assets = {
|
|
|
20038
21153
|
}
|
|
20039
21154
|
}]
|
|
20040
21155
|
},
|
|
21156
|
+
{
|
|
21157
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
21158
|
+
denom_units: [{
|
|
21159
|
+
denom: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
21160
|
+
exponent: 0,
|
|
21161
|
+
aliases: ['y:uluna:31Mar2025']
|
|
21162
|
+
}, {
|
|
21163
|
+
denom: 'yLUNA31Mar2025',
|
|
21164
|
+
exponent: 6
|
|
21165
|
+
}],
|
|
21166
|
+
base: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
21167
|
+
name: 'yLuna (31Mar2025)',
|
|
21168
|
+
display: 'yLUNA31Mar2025',
|
|
21169
|
+
symbol: 'yLUNA-31Mar2025',
|
|
21170
|
+
logo_URIs: {
|
|
21171
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
21172
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
21173
|
+
},
|
|
21174
|
+
images: [{
|
|
21175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
21176
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
21177
|
+
}],
|
|
21178
|
+
type_asset: 'sdk.coin',
|
|
21179
|
+
traces: [{
|
|
21180
|
+
type: 'ibc',
|
|
21181
|
+
counterparty: {
|
|
21182
|
+
channel_id: 'channel-2',
|
|
21183
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
21184
|
+
chain_name: 'pryzm'
|
|
21185
|
+
},
|
|
21186
|
+
chain: {
|
|
21187
|
+
channel_id: 'channel-75755'
|
|
21188
|
+
}
|
|
21189
|
+
}]
|
|
21190
|
+
},
|
|
20041
21191
|
{
|
|
20042
21192
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
20043
21193
|
denom_units: [{
|
|
@@ -20318,6 +21468,41 @@ const assets = {
|
|
|
20318
21468
|
}
|
|
20319
21469
|
}]
|
|
20320
21470
|
},
|
|
21471
|
+
{
|
|
21472
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
21473
|
+
denom_units: [{
|
|
21474
|
+
denom: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
21475
|
+
exponent: 0,
|
|
21476
|
+
aliases: ['y:stutia:31Mar2025']
|
|
21477
|
+
}, {
|
|
21478
|
+
denom: 'ystTIA31Mar2025',
|
|
21479
|
+
exponent: 6
|
|
21480
|
+
}],
|
|
21481
|
+
base: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
21482
|
+
name: 'ystTia (31Mar2025)',
|
|
21483
|
+
display: 'ystTIA31Mar2025',
|
|
21484
|
+
symbol: 'ystTIA-31Mar2025',
|
|
21485
|
+
logo_URIs: {
|
|
21486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
21487
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
21488
|
+
},
|
|
21489
|
+
images: [{
|
|
21490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
21491
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
21492
|
+
}],
|
|
21493
|
+
type_asset: 'sdk.coin',
|
|
21494
|
+
traces: [{
|
|
21495
|
+
type: 'ibc',
|
|
21496
|
+
counterparty: {
|
|
21497
|
+
channel_id: 'channel-2',
|
|
21498
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
21499
|
+
chain_name: 'pryzm'
|
|
21500
|
+
},
|
|
21501
|
+
chain: {
|
|
21502
|
+
channel_id: 'channel-75755'
|
|
21503
|
+
}
|
|
21504
|
+
}]
|
|
21505
|
+
},
|
|
20321
21506
|
{
|
|
20322
21507
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
20323
21508
|
denom_units: [{
|
|
@@ -20458,6 +21643,41 @@ const assets = {
|
|
|
20458
21643
|
}
|
|
20459
21644
|
}]
|
|
20460
21645
|
},
|
|
21646
|
+
{
|
|
21647
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
21648
|
+
denom_units: [{
|
|
21649
|
+
denom: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
21650
|
+
exponent: 0,
|
|
21651
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
21652
|
+
}, {
|
|
21653
|
+
denom: 'ystDYDX31Mar2025',
|
|
21654
|
+
exponent: 6
|
|
21655
|
+
}],
|
|
21656
|
+
base: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
21657
|
+
name: 'ystDydx (31Mar2025)',
|
|
21658
|
+
display: 'ystDYDX31Mar2025',
|
|
21659
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
21660
|
+
logo_URIs: {
|
|
21661
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
21662
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
21663
|
+
},
|
|
21664
|
+
images: [{
|
|
21665
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
21666
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
21667
|
+
}],
|
|
21668
|
+
type_asset: 'sdk.coin',
|
|
21669
|
+
traces: [{
|
|
21670
|
+
type: 'ibc',
|
|
21671
|
+
counterparty: {
|
|
21672
|
+
channel_id: 'channel-2',
|
|
21673
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
21674
|
+
chain_name: 'pryzm'
|
|
21675
|
+
},
|
|
21676
|
+
chain: {
|
|
21677
|
+
channel_id: 'channel-75755'
|
|
21678
|
+
}
|
|
21679
|
+
}]
|
|
21680
|
+
},
|
|
20461
21681
|
{
|
|
20462
21682
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
20463
21683
|
denom_units: [{
|
|
@@ -20563,6 +21783,41 @@ const assets = {
|
|
|
20563
21783
|
}
|
|
20564
21784
|
}]
|
|
20565
21785
|
},
|
|
21786
|
+
{
|
|
21787
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
21788
|
+
denom_units: [{
|
|
21789
|
+
denom: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
21790
|
+
exponent: 0,
|
|
21791
|
+
aliases: ['y:udatom:31Mar2025']
|
|
21792
|
+
}, {
|
|
21793
|
+
denom: 'ydATOM31Mar2025',
|
|
21794
|
+
exponent: 6
|
|
21795
|
+
}],
|
|
21796
|
+
base: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
21797
|
+
name: 'ydAtom (31Mar2025)',
|
|
21798
|
+
display: 'ydATOM31Mar2025',
|
|
21799
|
+
symbol: 'ydATOM-31Mar2025',
|
|
21800
|
+
logo_URIs: {
|
|
21801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
21802
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
21803
|
+
},
|
|
21804
|
+
images: [{
|
|
21805
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
21806
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
21807
|
+
}],
|
|
21808
|
+
type_asset: 'sdk.coin',
|
|
21809
|
+
traces: [{
|
|
21810
|
+
type: 'ibc',
|
|
21811
|
+
counterparty: {
|
|
21812
|
+
channel_id: 'channel-2',
|
|
21813
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
21814
|
+
chain_name: 'pryzm'
|
|
21815
|
+
},
|
|
21816
|
+
chain: {
|
|
21817
|
+
channel_id: 'channel-75755'
|
|
21818
|
+
}
|
|
21819
|
+
}]
|
|
21820
|
+
},
|
|
20566
21821
|
{
|
|
20567
21822
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
20568
21823
|
denom_units: [{
|
|
@@ -20703,6 +21958,41 @@ const assets = {
|
|
|
20703
21958
|
}
|
|
20704
21959
|
}]
|
|
20705
21960
|
},
|
|
21961
|
+
{
|
|
21962
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
21963
|
+
denom_units: [{
|
|
21964
|
+
denom: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
21965
|
+
exponent: 0,
|
|
21966
|
+
aliases: ['y:utia:31Mar2025']
|
|
21967
|
+
}, {
|
|
21968
|
+
denom: 'yTIA31Mar2025',
|
|
21969
|
+
exponent: 6
|
|
21970
|
+
}],
|
|
21971
|
+
base: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
21972
|
+
name: 'yTia (31Mar2025)',
|
|
21973
|
+
display: 'yTIA31Mar2025',
|
|
21974
|
+
symbol: 'yTIA-31Mar2025',
|
|
21975
|
+
logo_URIs: {
|
|
21976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
21977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
21978
|
+
},
|
|
21979
|
+
images: [{
|
|
21980
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
21981
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
21982
|
+
}],
|
|
21983
|
+
type_asset: 'sdk.coin',
|
|
21984
|
+
traces: [{
|
|
21985
|
+
type: 'ibc',
|
|
21986
|
+
counterparty: {
|
|
21987
|
+
channel_id: 'channel-2',
|
|
21988
|
+
base_denom: 'y:utia:31Mar2025',
|
|
21989
|
+
chain_name: 'pryzm'
|
|
21990
|
+
},
|
|
21991
|
+
chain: {
|
|
21992
|
+
channel_id: 'channel-75755'
|
|
21993
|
+
}
|
|
21994
|
+
}]
|
|
21995
|
+
},
|
|
20706
21996
|
{
|
|
20707
21997
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
20708
21998
|
denom_units: [{
|