@chain-registry/assets 1.70.66 → 1.70.68
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 +1366 -64
- 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 +1366 -64
- 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: [{
|
|
@@ -2694,6 +2779,12 @@ const assets = {
|
|
|
2694
2779
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
2695
2780
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg'
|
|
2696
2781
|
},
|
|
2782
|
+
socials: {
|
|
2783
|
+
website: 'https://mobix.ai',
|
|
2784
|
+
twitter: 'https://twitter.com/mobixwallet',
|
|
2785
|
+
telegram: 'https://t.me/mobix_ai',
|
|
2786
|
+
github: 'https://github.com/MOBIX-ai'
|
|
2787
|
+
},
|
|
2697
2788
|
images: [{
|
|
2698
2789
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
2699
2790
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg',
|
|
@@ -8005,6 +8096,91 @@ const assets = {
|
|
|
8005
8096
|
}
|
|
8006
8097
|
}]
|
|
8007
8098
|
},
|
|
8099
|
+
{
|
|
8100
|
+
description: 'The native token of Elys Network',
|
|
8101
|
+
denom_units: [
|
|
8102
|
+
{
|
|
8103
|
+
denom: 'ibc/643EBFFC9D4533E93A5CF144FE786A6FB326F4C0C6224F7CB7563CC374EE56EE',
|
|
8104
|
+
exponent: 0,
|
|
8105
|
+
aliases: ['uelys']
|
|
8106
|
+
},
|
|
8107
|
+
{
|
|
8108
|
+
denom: 'melys',
|
|
8109
|
+
exponent: 3,
|
|
8110
|
+
aliases: ['millielys']
|
|
8111
|
+
},
|
|
8112
|
+
{
|
|
8113
|
+
denom: 'elys',
|
|
8114
|
+
exponent: 6,
|
|
8115
|
+
aliases: []
|
|
8116
|
+
}
|
|
8117
|
+
],
|
|
8118
|
+
base: 'ibc/643EBFFC9D4533E93A5CF144FE786A6FB326F4C0C6224F7CB7563CC374EE56EE',
|
|
8119
|
+
name: 'Elys Network',
|
|
8120
|
+
display: 'elys',
|
|
8121
|
+
symbol: 'ELYS',
|
|
8122
|
+
logo_URIs: {
|
|
8123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
8124
|
+
},
|
|
8125
|
+
coingecko_id: 'elys',
|
|
8126
|
+
images: [{
|
|
8127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
8128
|
+
}],
|
|
8129
|
+
type_asset: 'sdk.coin',
|
|
8130
|
+
traces: [{
|
|
8131
|
+
type: 'ibc',
|
|
8132
|
+
counterparty: {
|
|
8133
|
+
channel_id: 'channel-6',
|
|
8134
|
+
base_denom: 'uelys',
|
|
8135
|
+
chain_name: 'elys'
|
|
8136
|
+
},
|
|
8137
|
+
chain: {
|
|
8138
|
+
channel_id: 'channel-91017'
|
|
8139
|
+
}
|
|
8140
|
+
}]
|
|
8141
|
+
},
|
|
8142
|
+
{
|
|
8143
|
+
description: 'Eden token definition',
|
|
8144
|
+
denom_units: [
|
|
8145
|
+
{
|
|
8146
|
+
denom: 'ibc/759C2B22DFA2D39A9B30BDC053AB59D2376746828B876FD18887F366D3819B11',
|
|
8147
|
+
exponent: 0,
|
|
8148
|
+
aliases: ['ueden']
|
|
8149
|
+
},
|
|
8150
|
+
{
|
|
8151
|
+
denom: 'meden',
|
|
8152
|
+
exponent: 3,
|
|
8153
|
+
aliases: ['millieden']
|
|
8154
|
+
},
|
|
8155
|
+
{
|
|
8156
|
+
denom: 'eden',
|
|
8157
|
+
exponent: 6,
|
|
8158
|
+
aliases: []
|
|
8159
|
+
}
|
|
8160
|
+
],
|
|
8161
|
+
base: 'ibc/759C2B22DFA2D39A9B30BDC053AB59D2376746828B876FD18887F366D3819B11',
|
|
8162
|
+
name: 'Eden',
|
|
8163
|
+
display: 'eden',
|
|
8164
|
+
symbol: 'EDEN',
|
|
8165
|
+
logo_URIs: {
|
|
8166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
8167
|
+
},
|
|
8168
|
+
images: [{
|
|
8169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
8170
|
+
}],
|
|
8171
|
+
type_asset: 'sdk.coin',
|
|
8172
|
+
traces: [{
|
|
8173
|
+
type: 'ibc',
|
|
8174
|
+
counterparty: {
|
|
8175
|
+
channel_id: 'channel-6',
|
|
8176
|
+
base_denom: 'ueden',
|
|
8177
|
+
chain_name: 'elys'
|
|
8178
|
+
},
|
|
8179
|
+
chain: {
|
|
8180
|
+
channel_id: 'channel-91017'
|
|
8181
|
+
}
|
|
8182
|
+
}]
|
|
8183
|
+
},
|
|
8008
8184
|
{
|
|
8009
8185
|
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
8186
|
denom_units: [{
|
|
@@ -8500,6 +8676,12 @@ const assets = {
|
|
|
8500
8676
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
8501
8677
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg'
|
|
8502
8678
|
},
|
|
8679
|
+
socials: {
|
|
8680
|
+
website: 'https://mobix.ai',
|
|
8681
|
+
twitter: 'https://twitter.com/mobixwallet',
|
|
8682
|
+
telegram: 'https://t.me/mobix_ai',
|
|
8683
|
+
github: 'https://github.com/MOBIX-ai'
|
|
8684
|
+
},
|
|
8503
8685
|
images: [{
|
|
8504
8686
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
8505
8687
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg',
|
|
@@ -12002,6 +12184,41 @@ const assets = {
|
|
|
12002
12184
|
}
|
|
12003
12185
|
}]
|
|
12004
12186
|
},
|
|
12187
|
+
{
|
|
12188
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
12189
|
+
denom_units: [{
|
|
12190
|
+
denom: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
12191
|
+
exponent: 0,
|
|
12192
|
+
aliases: ['p:uatom:31Mar2025']
|
|
12193
|
+
}, {
|
|
12194
|
+
denom: 'pATOM31Mar2025',
|
|
12195
|
+
exponent: 6
|
|
12196
|
+
}],
|
|
12197
|
+
base: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
12198
|
+
name: 'pAtom (31Mar2025)',
|
|
12199
|
+
display: 'pATOM31Mar2025',
|
|
12200
|
+
symbol: 'pATOM-31Mar2025',
|
|
12201
|
+
logo_URIs: {
|
|
12202
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12203
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12204
|
+
},
|
|
12205
|
+
images: [{
|
|
12206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12208
|
+
}],
|
|
12209
|
+
type_asset: 'sdk.coin',
|
|
12210
|
+
traces: [{
|
|
12211
|
+
type: 'ibc',
|
|
12212
|
+
counterparty: {
|
|
12213
|
+
channel_id: 'channel-2',
|
|
12214
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
12215
|
+
chain_name: 'pryzm'
|
|
12216
|
+
},
|
|
12217
|
+
chain: {
|
|
12218
|
+
channel_id: 'channel-75755'
|
|
12219
|
+
}
|
|
12220
|
+
}]
|
|
12221
|
+
},
|
|
12005
12222
|
{
|
|
12006
12223
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
12007
12224
|
denom_units: [{
|
|
@@ -12142,6 +12359,41 @@ const assets = {
|
|
|
12142
12359
|
}
|
|
12143
12360
|
}]
|
|
12144
12361
|
},
|
|
12362
|
+
{
|
|
12363
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
12364
|
+
denom_units: [{
|
|
12365
|
+
denom: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
12366
|
+
exponent: 0,
|
|
12367
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
12368
|
+
}, {
|
|
12369
|
+
denom: 'pOSMO31Mar2025',
|
|
12370
|
+
exponent: 6
|
|
12371
|
+
}],
|
|
12372
|
+
base: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
12373
|
+
name: 'pOsmo (31Mar2025)',
|
|
12374
|
+
display: 'pOSMO31Mar2025',
|
|
12375
|
+
symbol: 'pOSMO-31Mar2025',
|
|
12376
|
+
logo_URIs: {
|
|
12377
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12378
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12379
|
+
},
|
|
12380
|
+
images: [{
|
|
12381
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12382
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12383
|
+
}],
|
|
12384
|
+
type_asset: 'sdk.coin',
|
|
12385
|
+
traces: [{
|
|
12386
|
+
type: 'ibc',
|
|
12387
|
+
counterparty: {
|
|
12388
|
+
channel_id: 'channel-2',
|
|
12389
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
12390
|
+
chain_name: 'pryzm'
|
|
12391
|
+
},
|
|
12392
|
+
chain: {
|
|
12393
|
+
channel_id: 'channel-75755'
|
|
12394
|
+
}
|
|
12395
|
+
}]
|
|
12396
|
+
},
|
|
12145
12397
|
{
|
|
12146
12398
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
12147
12399
|
denom_units: [{
|
|
@@ -12282,6 +12534,41 @@ const assets = {
|
|
|
12282
12534
|
}
|
|
12283
12535
|
}]
|
|
12284
12536
|
},
|
|
12537
|
+
{
|
|
12538
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
12539
|
+
denom_units: [{
|
|
12540
|
+
denom: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
12541
|
+
exponent: 0,
|
|
12542
|
+
aliases: ['p:inj:31Mar2025']
|
|
12543
|
+
}, {
|
|
12544
|
+
denom: 'pINJ31Mar2025',
|
|
12545
|
+
exponent: 18
|
|
12546
|
+
}],
|
|
12547
|
+
base: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
12548
|
+
name: 'pInj (31Mar2025)',
|
|
12549
|
+
display: 'pINJ31Mar2025',
|
|
12550
|
+
symbol: 'pINJ-31Mar2025',
|
|
12551
|
+
logo_URIs: {
|
|
12552
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
12553
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
12554
|
+
},
|
|
12555
|
+
images: [{
|
|
12556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
12557
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
12558
|
+
}],
|
|
12559
|
+
type_asset: 'sdk.coin',
|
|
12560
|
+
traces: [{
|
|
12561
|
+
type: 'ibc',
|
|
12562
|
+
counterparty: {
|
|
12563
|
+
channel_id: 'channel-2',
|
|
12564
|
+
base_denom: 'p:inj:31Mar2025',
|
|
12565
|
+
chain_name: 'pryzm'
|
|
12566
|
+
},
|
|
12567
|
+
chain: {
|
|
12568
|
+
channel_id: 'channel-75755'
|
|
12569
|
+
}
|
|
12570
|
+
}]
|
|
12571
|
+
},
|
|
12285
12572
|
{
|
|
12286
12573
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
12287
12574
|
denom_units: [{
|
|
@@ -12423,19 +12710,19 @@ const assets = {
|
|
|
12423
12710
|
}]
|
|
12424
12711
|
},
|
|
12425
12712
|
{
|
|
12426
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
12713
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
12427
12714
|
denom_units: [{
|
|
12428
|
-
denom: 'ibc/
|
|
12715
|
+
denom: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
12429
12716
|
exponent: 0,
|
|
12430
|
-
aliases: ['p:uluna:
|
|
12717
|
+
aliases: ['p:uluna:31Mar2025']
|
|
12431
12718
|
}, {
|
|
12432
|
-
denom: '
|
|
12719
|
+
denom: 'pLUNA31Mar2025',
|
|
12433
12720
|
exponent: 6
|
|
12434
12721
|
}],
|
|
12435
|
-
base: 'ibc/
|
|
12436
|
-
name: 'pLuna (
|
|
12437
|
-
display: '
|
|
12438
|
-
symbol: 'pLUNA-
|
|
12722
|
+
base: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
12723
|
+
name: 'pLuna (31Mar2025)',
|
|
12724
|
+
display: 'pLUNA31Mar2025',
|
|
12725
|
+
symbol: 'pLUNA-31Mar2025',
|
|
12439
12726
|
logo_URIs: {
|
|
12440
12727
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12441
12728
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -12449,7 +12736,7 @@ const assets = {
|
|
|
12449
12736
|
type: 'ibc',
|
|
12450
12737
|
counterparty: {
|
|
12451
12738
|
channel_id: 'channel-2',
|
|
12452
|
-
base_denom: 'p:uluna:
|
|
12739
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
12453
12740
|
chain_name: 'pryzm'
|
|
12454
12741
|
},
|
|
12455
12742
|
chain: {
|
|
@@ -12492,6 +12779,41 @@ const assets = {
|
|
|
12492
12779
|
}
|
|
12493
12780
|
}]
|
|
12494
12781
|
},
|
|
12782
|
+
{
|
|
12783
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
12784
|
+
denom_units: [{
|
|
12785
|
+
denom: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
12786
|
+
exponent: 0,
|
|
12787
|
+
aliases: ['p:uluna:31Dec2026']
|
|
12788
|
+
}, {
|
|
12789
|
+
denom: 'pLUNA31Dec2026',
|
|
12790
|
+
exponent: 6
|
|
12791
|
+
}],
|
|
12792
|
+
base: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
12793
|
+
name: 'pLuna (31Dec2026)',
|
|
12794
|
+
display: 'pLUNA31Dec2026',
|
|
12795
|
+
symbol: 'pLUNA-31Dec2026',
|
|
12796
|
+
logo_URIs: {
|
|
12797
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12798
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12799
|
+
},
|
|
12800
|
+
images: [{
|
|
12801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12802
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12803
|
+
}],
|
|
12804
|
+
type_asset: 'sdk.coin',
|
|
12805
|
+
traces: [{
|
|
12806
|
+
type: 'ibc',
|
|
12807
|
+
counterparty: {
|
|
12808
|
+
channel_id: 'channel-2',
|
|
12809
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
12810
|
+
chain_name: 'pryzm'
|
|
12811
|
+
},
|
|
12812
|
+
chain: {
|
|
12813
|
+
channel_id: 'channel-75755'
|
|
12814
|
+
}
|
|
12815
|
+
}]
|
|
12816
|
+
},
|
|
12495
12817
|
{
|
|
12496
12818
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
12497
12819
|
denom_units: [{
|
|
@@ -12703,19 +13025,19 @@ const assets = {
|
|
|
12703
13025
|
}]
|
|
12704
13026
|
},
|
|
12705
13027
|
{
|
|
12706
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
13028
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
12707
13029
|
denom_units: [{
|
|
12708
|
-
denom: 'ibc/
|
|
13030
|
+
denom: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
12709
13031
|
exponent: 0,
|
|
12710
|
-
aliases: ['p:stutia:
|
|
13032
|
+
aliases: ['p:stutia:31Mar2025']
|
|
12711
13033
|
}, {
|
|
12712
|
-
denom: '
|
|
13034
|
+
denom: 'pstTIA31Mar2025',
|
|
12713
13035
|
exponent: 6
|
|
12714
13036
|
}],
|
|
12715
|
-
base: 'ibc/
|
|
12716
|
-
name: 'pstTia (
|
|
12717
|
-
display: '
|
|
12718
|
-
symbol: 'pstTIA-
|
|
13037
|
+
base: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
13038
|
+
name: 'pstTia (31Mar2025)',
|
|
13039
|
+
display: 'pstTIA31Mar2025',
|
|
13040
|
+
symbol: 'pstTIA-31Mar2025',
|
|
12719
13041
|
logo_URIs: {
|
|
12720
13042
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
12721
13043
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
@@ -12729,7 +13051,7 @@ const assets = {
|
|
|
12729
13051
|
type: 'ibc',
|
|
12730
13052
|
counterparty: {
|
|
12731
13053
|
channel_id: 'channel-2',
|
|
12732
|
-
base_denom: 'p:stutia:
|
|
13054
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
12733
13055
|
chain_name: 'pryzm'
|
|
12734
13056
|
},
|
|
12735
13057
|
chain: {
|
|
@@ -12738,20 +13060,55 @@ const assets = {
|
|
|
12738
13060
|
}]
|
|
12739
13061
|
},
|
|
12740
13062
|
{
|
|
12741
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
13063
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
12742
13064
|
denom_units: [{
|
|
12743
|
-
denom: 'ibc/
|
|
13065
|
+
denom: 'ibc/498C7E4A265DEB6E665BAB98008F44A780D065985F6A0C541E29F8B358C2F97A',
|
|
12744
13066
|
exponent: 0,
|
|
12745
|
-
aliases: ['p:stutia:
|
|
13067
|
+
aliases: ['p:stutia:31Dec2025']
|
|
12746
13068
|
}, {
|
|
12747
|
-
denom: '
|
|
13069
|
+
denom: 'pstTIA31Dec2025',
|
|
12748
13070
|
exponent: 6
|
|
12749
13071
|
}],
|
|
12750
|
-
base: 'ibc/
|
|
12751
|
-
name: 'pstTia (
|
|
12752
|
-
display: '
|
|
12753
|
-
symbol: 'pstTIA-
|
|
12754
|
-
logo_URIs: {
|
|
13072
|
+
base: 'ibc/498C7E4A265DEB6E665BAB98008F44A780D065985F6A0C541E29F8B358C2F97A',
|
|
13073
|
+
name: 'pstTia (31Dec2025)',
|
|
13074
|
+
display: 'pstTIA31Dec2025',
|
|
13075
|
+
symbol: 'pstTIA-31Dec2025',
|
|
13076
|
+
logo_URIs: {
|
|
13077
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13078
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13079
|
+
},
|
|
13080
|
+
images: [{
|
|
13081
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13082
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13083
|
+
}],
|
|
13084
|
+
type_asset: 'sdk.coin',
|
|
13085
|
+
traces: [{
|
|
13086
|
+
type: 'ibc',
|
|
13087
|
+
counterparty: {
|
|
13088
|
+
channel_id: 'channel-2',
|
|
13089
|
+
base_denom: 'p:stutia:31Dec2025',
|
|
13090
|
+
chain_name: 'pryzm'
|
|
13091
|
+
},
|
|
13092
|
+
chain: {
|
|
13093
|
+
channel_id: 'channel-75755'
|
|
13094
|
+
}
|
|
13095
|
+
}]
|
|
13096
|
+
},
|
|
13097
|
+
{
|
|
13098
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
13099
|
+
denom_units: [{
|
|
13100
|
+
denom: 'ibc/9D469589B6972088B055C2CDF522BA94B470B0A6D8B2986A40175D3F70666F39',
|
|
13101
|
+
exponent: 0,
|
|
13102
|
+
aliases: ['p:stutia:31Dec2026']
|
|
13103
|
+
}, {
|
|
13104
|
+
denom: 'pstTIA31Dec2026',
|
|
13105
|
+
exponent: 6
|
|
13106
|
+
}],
|
|
13107
|
+
base: 'ibc/9D469589B6972088B055C2CDF522BA94B470B0A6D8B2986A40175D3F70666F39',
|
|
13108
|
+
name: 'pstTia (31Dec2026)',
|
|
13109
|
+
display: 'pstTIA31Dec2026',
|
|
13110
|
+
symbol: 'pstTIA-31Dec2026',
|
|
13111
|
+
logo_URIs: {
|
|
12755
13112
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
12756
13113
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
12757
13114
|
},
|
|
@@ -12842,6 +13199,41 @@ const assets = {
|
|
|
12842
13199
|
}
|
|
12843
13200
|
}]
|
|
12844
13201
|
},
|
|
13202
|
+
{
|
|
13203
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
13204
|
+
denom_units: [{
|
|
13205
|
+
denom: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
13206
|
+
exponent: 0,
|
|
13207
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
13208
|
+
}, {
|
|
13209
|
+
denom: 'pstDYDX31Mar2025',
|
|
13210
|
+
exponent: 18
|
|
13211
|
+
}],
|
|
13212
|
+
base: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
13213
|
+
name: 'pstDydx (31Mar2025)',
|
|
13214
|
+
display: 'pstDYDX31Mar2025',
|
|
13215
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
13216
|
+
logo_URIs: {
|
|
13217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13219
|
+
},
|
|
13220
|
+
images: [{
|
|
13221
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13222
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13223
|
+
}],
|
|
13224
|
+
type_asset: 'sdk.coin',
|
|
13225
|
+
traces: [{
|
|
13226
|
+
type: 'ibc',
|
|
13227
|
+
counterparty: {
|
|
13228
|
+
channel_id: 'channel-2',
|
|
13229
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
13230
|
+
chain_name: 'pryzm'
|
|
13231
|
+
},
|
|
13232
|
+
chain: {
|
|
13233
|
+
channel_id: 'channel-75755'
|
|
13234
|
+
}
|
|
13235
|
+
}]
|
|
13236
|
+
},
|
|
12845
13237
|
{
|
|
12846
13238
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
12847
13239
|
denom_units: [{
|
|
@@ -12947,6 +13339,41 @@ const assets = {
|
|
|
12947
13339
|
}
|
|
12948
13340
|
}]
|
|
12949
13341
|
},
|
|
13342
|
+
{
|
|
13343
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
13344
|
+
denom_units: [{
|
|
13345
|
+
denom: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
13346
|
+
exponent: 0,
|
|
13347
|
+
aliases: ['p:udatom:31Mar2025']
|
|
13348
|
+
}, {
|
|
13349
|
+
denom: 'pdATOM31Mar2025',
|
|
13350
|
+
exponent: 6
|
|
13351
|
+
}],
|
|
13352
|
+
base: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
13353
|
+
name: 'pdAtom (31Mar2025)',
|
|
13354
|
+
display: 'pdATOM31Mar2025',
|
|
13355
|
+
symbol: 'pdATOM-31Mar2025',
|
|
13356
|
+
logo_URIs: {
|
|
13357
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
13358
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
13359
|
+
},
|
|
13360
|
+
images: [{
|
|
13361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
13362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
13363
|
+
}],
|
|
13364
|
+
type_asset: 'sdk.coin',
|
|
13365
|
+
traces: [{
|
|
13366
|
+
type: 'ibc',
|
|
13367
|
+
counterparty: {
|
|
13368
|
+
channel_id: 'channel-2',
|
|
13369
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
13370
|
+
chain_name: 'pryzm'
|
|
13371
|
+
},
|
|
13372
|
+
chain: {
|
|
13373
|
+
channel_id: 'channel-75755'
|
|
13374
|
+
}
|
|
13375
|
+
}]
|
|
13376
|
+
},
|
|
12950
13377
|
{
|
|
12951
13378
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
12952
13379
|
denom_units: [{
|
|
@@ -13087,6 +13514,41 @@ const assets = {
|
|
|
13087
13514
|
}
|
|
13088
13515
|
}]
|
|
13089
13516
|
},
|
|
13517
|
+
{
|
|
13518
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
13519
|
+
denom_units: [{
|
|
13520
|
+
denom: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
13521
|
+
exponent: 0,
|
|
13522
|
+
aliases: ['p:utia:31Mar2025']
|
|
13523
|
+
}, {
|
|
13524
|
+
denom: 'pTIA31Mar2025',
|
|
13525
|
+
exponent: 6
|
|
13526
|
+
}],
|
|
13527
|
+
base: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
13528
|
+
name: 'pTia (31Mar2025)',
|
|
13529
|
+
display: 'pTIA31Mar2025',
|
|
13530
|
+
symbol: 'pTIA-31Mar2025',
|
|
13531
|
+
logo_URIs: {
|
|
13532
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
13533
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
13534
|
+
},
|
|
13535
|
+
images: [{
|
|
13536
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
13537
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
13538
|
+
}],
|
|
13539
|
+
type_asset: 'sdk.coin',
|
|
13540
|
+
traces: [{
|
|
13541
|
+
type: 'ibc',
|
|
13542
|
+
counterparty: {
|
|
13543
|
+
channel_id: 'channel-2',
|
|
13544
|
+
base_denom: 'p:utia:31Mar2025',
|
|
13545
|
+
chain_name: 'pryzm'
|
|
13546
|
+
},
|
|
13547
|
+
chain: {
|
|
13548
|
+
channel_id: 'channel-75755'
|
|
13549
|
+
}
|
|
13550
|
+
}]
|
|
13551
|
+
},
|
|
13090
13552
|
{
|
|
13091
13553
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
13092
13554
|
denom_units: [{
|
|
@@ -13227,6 +13689,41 @@ const assets = {
|
|
|
13227
13689
|
}
|
|
13228
13690
|
}]
|
|
13229
13691
|
},
|
|
13692
|
+
{
|
|
13693
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
13694
|
+
denom_units: [{
|
|
13695
|
+
denom: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
13696
|
+
exponent: 0,
|
|
13697
|
+
aliases: ['y:uatom:31Mar2025']
|
|
13698
|
+
}, {
|
|
13699
|
+
denom: 'yATOM31Mar2025',
|
|
13700
|
+
exponent: 6
|
|
13701
|
+
}],
|
|
13702
|
+
base: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
13703
|
+
name: 'yAtom (31Mar2025)',
|
|
13704
|
+
display: 'yATOM31Mar2025',
|
|
13705
|
+
symbol: 'yATOM-31Mar2025',
|
|
13706
|
+
logo_URIs: {
|
|
13707
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13708
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13709
|
+
},
|
|
13710
|
+
images: [{
|
|
13711
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13712
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13713
|
+
}],
|
|
13714
|
+
type_asset: 'sdk.coin',
|
|
13715
|
+
traces: [{
|
|
13716
|
+
type: 'ibc',
|
|
13717
|
+
counterparty: {
|
|
13718
|
+
channel_id: 'channel-2',
|
|
13719
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
13720
|
+
chain_name: 'pryzm'
|
|
13721
|
+
},
|
|
13722
|
+
chain: {
|
|
13723
|
+
channel_id: 'channel-75755'
|
|
13724
|
+
}
|
|
13725
|
+
}]
|
|
13726
|
+
},
|
|
13230
13727
|
{
|
|
13231
13728
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
13232
13729
|
denom_units: [{
|
|
@@ -13367,6 +13864,41 @@ const assets = {
|
|
|
13367
13864
|
}
|
|
13368
13865
|
}]
|
|
13369
13866
|
},
|
|
13867
|
+
{
|
|
13868
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
13869
|
+
denom_units: [{
|
|
13870
|
+
denom: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
13871
|
+
exponent: 0,
|
|
13872
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
13873
|
+
}, {
|
|
13874
|
+
denom: 'yOSMO31Mar2025',
|
|
13875
|
+
exponent: 6
|
|
13876
|
+
}],
|
|
13877
|
+
base: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
13878
|
+
name: 'yOsmo (31Mar2025)',
|
|
13879
|
+
display: 'yOSMO31Mar2025',
|
|
13880
|
+
symbol: 'yOSMO-31Mar2025',
|
|
13881
|
+
logo_URIs: {
|
|
13882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13883
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13884
|
+
},
|
|
13885
|
+
images: [{
|
|
13886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13888
|
+
}],
|
|
13889
|
+
type_asset: 'sdk.coin',
|
|
13890
|
+
traces: [{
|
|
13891
|
+
type: 'ibc',
|
|
13892
|
+
counterparty: {
|
|
13893
|
+
channel_id: 'channel-2',
|
|
13894
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
13895
|
+
chain_name: 'pryzm'
|
|
13896
|
+
},
|
|
13897
|
+
chain: {
|
|
13898
|
+
channel_id: 'channel-75755'
|
|
13899
|
+
}
|
|
13900
|
+
}]
|
|
13901
|
+
},
|
|
13370
13902
|
{
|
|
13371
13903
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
13372
13904
|
denom_units: [{
|
|
@@ -13507,6 +14039,41 @@ const assets = {
|
|
|
13507
14039
|
}
|
|
13508
14040
|
}]
|
|
13509
14041
|
},
|
|
14042
|
+
{
|
|
14043
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
14044
|
+
denom_units: [{
|
|
14045
|
+
denom: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
14046
|
+
exponent: 0,
|
|
14047
|
+
aliases: ['y:inj:31Mar2025']
|
|
14048
|
+
}, {
|
|
14049
|
+
denom: 'yINJ31Mar2025',
|
|
14050
|
+
exponent: 18
|
|
14051
|
+
}],
|
|
14052
|
+
base: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
14053
|
+
name: 'yInj (31Mar2025)',
|
|
14054
|
+
display: 'yINJ31Mar2025',
|
|
14055
|
+
symbol: 'yINJ-31Mar2025',
|
|
14056
|
+
logo_URIs: {
|
|
14057
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
14058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
14059
|
+
},
|
|
14060
|
+
images: [{
|
|
14061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
14062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
14063
|
+
}],
|
|
14064
|
+
type_asset: 'sdk.coin',
|
|
14065
|
+
traces: [{
|
|
14066
|
+
type: 'ibc',
|
|
14067
|
+
counterparty: {
|
|
14068
|
+
channel_id: 'channel-2',
|
|
14069
|
+
base_denom: 'y:inj:31Mar2025',
|
|
14070
|
+
chain_name: 'pryzm'
|
|
14071
|
+
},
|
|
14072
|
+
chain: {
|
|
14073
|
+
channel_id: 'channel-75755'
|
|
14074
|
+
}
|
|
14075
|
+
}]
|
|
14076
|
+
},
|
|
13510
14077
|
{
|
|
13511
14078
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
13512
14079
|
denom_units: [{
|
|
@@ -13647,6 +14214,41 @@ const assets = {
|
|
|
13647
14214
|
}
|
|
13648
14215
|
}]
|
|
13649
14216
|
},
|
|
14217
|
+
{
|
|
14218
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
14219
|
+
denom_units: [{
|
|
14220
|
+
denom: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
14221
|
+
exponent: 0,
|
|
14222
|
+
aliases: ['y:uluna:31Mar2025']
|
|
14223
|
+
}, {
|
|
14224
|
+
denom: 'yLUNA31Mar2025',
|
|
14225
|
+
exponent: 6
|
|
14226
|
+
}],
|
|
14227
|
+
base: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
14228
|
+
name: 'yLuna (31Mar2025)',
|
|
14229
|
+
display: 'yLUNA31Mar2025',
|
|
14230
|
+
symbol: 'yLUNA-31Mar2025',
|
|
14231
|
+
logo_URIs: {
|
|
14232
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
14233
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
14234
|
+
},
|
|
14235
|
+
images: [{
|
|
14236
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
14237
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
14238
|
+
}],
|
|
14239
|
+
type_asset: 'sdk.coin',
|
|
14240
|
+
traces: [{
|
|
14241
|
+
type: 'ibc',
|
|
14242
|
+
counterparty: {
|
|
14243
|
+
channel_id: 'channel-2',
|
|
14244
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
14245
|
+
chain_name: 'pryzm'
|
|
14246
|
+
},
|
|
14247
|
+
chain: {
|
|
14248
|
+
channel_id: 'channel-75755'
|
|
14249
|
+
}
|
|
14250
|
+
}]
|
|
14251
|
+
},
|
|
13650
14252
|
{
|
|
13651
14253
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
13652
14254
|
denom_units: [{
|
|
@@ -13927,6 +14529,41 @@ const assets = {
|
|
|
13927
14529
|
}
|
|
13928
14530
|
}]
|
|
13929
14531
|
},
|
|
14532
|
+
{
|
|
14533
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
14534
|
+
denom_units: [{
|
|
14535
|
+
denom: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
14536
|
+
exponent: 0,
|
|
14537
|
+
aliases: ['y:stutia:31Mar2025']
|
|
14538
|
+
}, {
|
|
14539
|
+
denom: 'ystTIA31Mar2025',
|
|
14540
|
+
exponent: 6
|
|
14541
|
+
}],
|
|
14542
|
+
base: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
14543
|
+
name: 'ystTia (31Mar2025)',
|
|
14544
|
+
display: 'ystTIA31Mar2025',
|
|
14545
|
+
symbol: 'ystTIA-31Mar2025',
|
|
14546
|
+
logo_URIs: {
|
|
14547
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14548
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14549
|
+
},
|
|
14550
|
+
images: [{
|
|
14551
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14552
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14553
|
+
}],
|
|
14554
|
+
type_asset: 'sdk.coin',
|
|
14555
|
+
traces: [{
|
|
14556
|
+
type: 'ibc',
|
|
14557
|
+
counterparty: {
|
|
14558
|
+
channel_id: 'channel-2',
|
|
14559
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
14560
|
+
chain_name: 'pryzm'
|
|
14561
|
+
},
|
|
14562
|
+
chain: {
|
|
14563
|
+
channel_id: 'channel-75755'
|
|
14564
|
+
}
|
|
14565
|
+
}]
|
|
14566
|
+
},
|
|
13930
14567
|
{
|
|
13931
14568
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
13932
14569
|
denom_units: [{
|
|
@@ -14067,6 +14704,41 @@ const assets = {
|
|
|
14067
14704
|
}
|
|
14068
14705
|
}]
|
|
14069
14706
|
},
|
|
14707
|
+
{
|
|
14708
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
14709
|
+
denom_units: [{
|
|
14710
|
+
denom: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
14711
|
+
exponent: 0,
|
|
14712
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
14713
|
+
}, {
|
|
14714
|
+
denom: 'ystDYDX31Mar2025',
|
|
14715
|
+
exponent: 6
|
|
14716
|
+
}],
|
|
14717
|
+
base: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
14718
|
+
name: 'ystDydx (31Mar2025)',
|
|
14719
|
+
display: 'ystDYDX31Mar2025',
|
|
14720
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
14721
|
+
logo_URIs: {
|
|
14722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14724
|
+
},
|
|
14725
|
+
images: [{
|
|
14726
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14727
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14728
|
+
}],
|
|
14729
|
+
type_asset: 'sdk.coin',
|
|
14730
|
+
traces: [{
|
|
14731
|
+
type: 'ibc',
|
|
14732
|
+
counterparty: {
|
|
14733
|
+
channel_id: 'channel-2',
|
|
14734
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
14735
|
+
chain_name: 'pryzm'
|
|
14736
|
+
},
|
|
14737
|
+
chain: {
|
|
14738
|
+
channel_id: 'channel-75755'
|
|
14739
|
+
}
|
|
14740
|
+
}]
|
|
14741
|
+
},
|
|
14070
14742
|
{
|
|
14071
14743
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
14072
14744
|
denom_units: [{
|
|
@@ -14117,19 +14789,54 @@ const assets = {
|
|
|
14117
14789
|
display: 'ystDYDX31Dec2026',
|
|
14118
14790
|
symbol: 'ystDYDX-31Dec2026',
|
|
14119
14791
|
logo_URIs: {
|
|
14120
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14121
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14792
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14793
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14794
|
+
},
|
|
14795
|
+
images: [{
|
|
14796
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14797
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14798
|
+
}],
|
|
14799
|
+
type_asset: 'sdk.coin',
|
|
14800
|
+
traces: [{
|
|
14801
|
+
type: 'ibc',
|
|
14802
|
+
counterparty: {
|
|
14803
|
+
channel_id: 'channel-2',
|
|
14804
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
14805
|
+
chain_name: 'pryzm'
|
|
14806
|
+
},
|
|
14807
|
+
chain: {
|
|
14808
|
+
channel_id: 'channel-75755'
|
|
14809
|
+
}
|
|
14810
|
+
}]
|
|
14811
|
+
},
|
|
14812
|
+
{
|
|
14813
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
14814
|
+
denom_units: [{
|
|
14815
|
+
denom: 'ibc/BF7BB2AB3BDD80BD85E183FB047FDB27DF627C90CFB24778A0259BCA28B7A795',
|
|
14816
|
+
exponent: 0,
|
|
14817
|
+
aliases: ['y:udatom:31Dec2024']
|
|
14818
|
+
}, {
|
|
14819
|
+
denom: 'ydATOM31Dec2024',
|
|
14820
|
+
exponent: 6
|
|
14821
|
+
}],
|
|
14822
|
+
base: 'ibc/BF7BB2AB3BDD80BD85E183FB047FDB27DF627C90CFB24778A0259BCA28B7A795',
|
|
14823
|
+
name: 'ydAtom (31Dec2024)',
|
|
14824
|
+
display: 'ydATOM31Dec2024',
|
|
14825
|
+
symbol: 'ydATOM-31Dec2024',
|
|
14826
|
+
logo_URIs: {
|
|
14827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
14122
14829
|
},
|
|
14123
14830
|
images: [{
|
|
14124
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
14125
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
14831
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14832
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
14126
14833
|
}],
|
|
14127
14834
|
type_asset: 'sdk.coin',
|
|
14128
14835
|
traces: [{
|
|
14129
14836
|
type: 'ibc',
|
|
14130
14837
|
counterparty: {
|
|
14131
14838
|
channel_id: 'channel-2',
|
|
14132
|
-
base_denom: 'y:
|
|
14839
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
14133
14840
|
chain_name: 'pryzm'
|
|
14134
14841
|
},
|
|
14135
14842
|
chain: {
|
|
@@ -14138,19 +14845,19 @@ const assets = {
|
|
|
14138
14845
|
}]
|
|
14139
14846
|
},
|
|
14140
14847
|
{
|
|
14141
|
-
description: 'Pryzm\'s refracted yield token for dATOM with maturity of
|
|
14848
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
14142
14849
|
denom_units: [{
|
|
14143
|
-
denom: 'ibc/
|
|
14850
|
+
denom: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
14144
14851
|
exponent: 0,
|
|
14145
|
-
aliases: ['y:udatom:
|
|
14852
|
+
aliases: ['y:udatom:31Mar2025']
|
|
14146
14853
|
}, {
|
|
14147
|
-
denom: '
|
|
14854
|
+
denom: 'ydATOM31Mar2025',
|
|
14148
14855
|
exponent: 6
|
|
14149
14856
|
}],
|
|
14150
|
-
base: 'ibc/
|
|
14151
|
-
name: 'ydAtom (
|
|
14152
|
-
display: '
|
|
14153
|
-
symbol: 'ydATOM-
|
|
14857
|
+
base: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
14858
|
+
name: 'ydAtom (31Mar2025)',
|
|
14859
|
+
display: 'ydATOM31Mar2025',
|
|
14860
|
+
symbol: 'ydATOM-31Mar2025',
|
|
14154
14861
|
logo_URIs: {
|
|
14155
14862
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14156
14863
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
@@ -14164,7 +14871,7 @@ const assets = {
|
|
|
14164
14871
|
type: 'ibc',
|
|
14165
14872
|
counterparty: {
|
|
14166
14873
|
channel_id: 'channel-2',
|
|
14167
|
-
base_denom: 'y:udatom:
|
|
14874
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
14168
14875
|
chain_name: 'pryzm'
|
|
14169
14876
|
},
|
|
14170
14877
|
chain: {
|
|
@@ -14312,6 +15019,41 @@ const assets = {
|
|
|
14312
15019
|
}
|
|
14313
15020
|
}]
|
|
14314
15021
|
},
|
|
15022
|
+
{
|
|
15023
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
15024
|
+
denom_units: [{
|
|
15025
|
+
denom: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
15026
|
+
exponent: 0,
|
|
15027
|
+
aliases: ['y:utia:31Mar2025']
|
|
15028
|
+
}, {
|
|
15029
|
+
denom: 'yTIA31Mar2025',
|
|
15030
|
+
exponent: 6
|
|
15031
|
+
}],
|
|
15032
|
+
base: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
15033
|
+
name: 'yTia (31Mar2025)',
|
|
15034
|
+
display: 'yTIA31Mar2025',
|
|
15035
|
+
symbol: 'yTIA-31Mar2025',
|
|
15036
|
+
logo_URIs: {
|
|
15037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
15038
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
15039
|
+
},
|
|
15040
|
+
images: [{
|
|
15041
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
15042
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
15043
|
+
}],
|
|
15044
|
+
type_asset: 'sdk.coin',
|
|
15045
|
+
traces: [{
|
|
15046
|
+
type: 'ibc',
|
|
15047
|
+
counterparty: {
|
|
15048
|
+
channel_id: 'channel-2',
|
|
15049
|
+
base_denom: 'y:utia:31Mar2025',
|
|
15050
|
+
chain_name: 'pryzm'
|
|
15051
|
+
},
|
|
15052
|
+
chain: {
|
|
15053
|
+
channel_id: 'channel-75755'
|
|
15054
|
+
}
|
|
15055
|
+
}]
|
|
15056
|
+
},
|
|
14315
15057
|
{
|
|
14316
15058
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
14317
15059
|
denom_units: [{
|
|
@@ -18393,6 +19135,41 @@ const assets = {
|
|
|
18393
19135
|
}
|
|
18394
19136
|
}]
|
|
18395
19137
|
},
|
|
19138
|
+
{
|
|
19139
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
19140
|
+
denom_units: [{
|
|
19141
|
+
denom: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
19142
|
+
exponent: 0,
|
|
19143
|
+
aliases: ['p:uatom:31Mar2025']
|
|
19144
|
+
}, {
|
|
19145
|
+
denom: 'pATOM31Mar2025',
|
|
19146
|
+
exponent: 6
|
|
19147
|
+
}],
|
|
19148
|
+
base: 'ibc/00CE99CC81F5D839621F34A34310A327D24861B9A56BCA4B4189A71EDDD58F6C',
|
|
19149
|
+
name: 'pAtom (31Mar2025)',
|
|
19150
|
+
display: 'pATOM31Mar2025',
|
|
19151
|
+
symbol: 'pATOM-31Mar2025',
|
|
19152
|
+
logo_URIs: {
|
|
19153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
19154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
19155
|
+
},
|
|
19156
|
+
images: [{
|
|
19157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
19158
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
19159
|
+
}],
|
|
19160
|
+
type_asset: 'sdk.coin',
|
|
19161
|
+
traces: [{
|
|
19162
|
+
type: 'ibc',
|
|
19163
|
+
counterparty: {
|
|
19164
|
+
channel_id: 'channel-2',
|
|
19165
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
19166
|
+
chain_name: 'pryzm'
|
|
19167
|
+
},
|
|
19168
|
+
chain: {
|
|
19169
|
+
channel_id: 'channel-75755'
|
|
19170
|
+
}
|
|
19171
|
+
}]
|
|
19172
|
+
},
|
|
18396
19173
|
{
|
|
18397
19174
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
18398
19175
|
denom_units: [{
|
|
@@ -18533,6 +19310,41 @@ const assets = {
|
|
|
18533
19310
|
}
|
|
18534
19311
|
}]
|
|
18535
19312
|
},
|
|
19313
|
+
{
|
|
19314
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
19315
|
+
denom_units: [{
|
|
19316
|
+
denom: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
19317
|
+
exponent: 0,
|
|
19318
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
19319
|
+
}, {
|
|
19320
|
+
denom: 'pOSMO31Mar2025',
|
|
19321
|
+
exponent: 6
|
|
19322
|
+
}],
|
|
19323
|
+
base: 'ibc/9F0607DFB6A8DE15C010794774C2A08A739CF9F9211E7729D69E4E06A30D64FC',
|
|
19324
|
+
name: 'pOsmo (31Mar2025)',
|
|
19325
|
+
display: 'pOSMO31Mar2025',
|
|
19326
|
+
symbol: 'pOSMO-31Mar2025',
|
|
19327
|
+
logo_URIs: {
|
|
19328
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
19329
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
19330
|
+
},
|
|
19331
|
+
images: [{
|
|
19332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
19333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
19334
|
+
}],
|
|
19335
|
+
type_asset: 'sdk.coin',
|
|
19336
|
+
traces: [{
|
|
19337
|
+
type: 'ibc',
|
|
19338
|
+
counterparty: {
|
|
19339
|
+
channel_id: 'channel-2',
|
|
19340
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
19341
|
+
chain_name: 'pryzm'
|
|
19342
|
+
},
|
|
19343
|
+
chain: {
|
|
19344
|
+
channel_id: 'channel-75755'
|
|
19345
|
+
}
|
|
19346
|
+
}]
|
|
19347
|
+
},
|
|
18536
19348
|
{
|
|
18537
19349
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
18538
19350
|
denom_units: [{
|
|
@@ -18673,6 +19485,41 @@ const assets = {
|
|
|
18673
19485
|
}
|
|
18674
19486
|
}]
|
|
18675
19487
|
},
|
|
19488
|
+
{
|
|
19489
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
19490
|
+
denom_units: [{
|
|
19491
|
+
denom: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
19492
|
+
exponent: 0,
|
|
19493
|
+
aliases: ['p:inj:31Mar2025']
|
|
19494
|
+
}, {
|
|
19495
|
+
denom: 'pINJ31Mar2025',
|
|
19496
|
+
exponent: 18
|
|
19497
|
+
}],
|
|
19498
|
+
base: 'ibc/40F1CB094B33D5AD8987B556CB085D51630F39D703BC6B0CF073B4B37067FDC2',
|
|
19499
|
+
name: 'pInj (31Mar2025)',
|
|
19500
|
+
display: 'pINJ31Mar2025',
|
|
19501
|
+
symbol: 'pINJ-31Mar2025',
|
|
19502
|
+
logo_URIs: {
|
|
19503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
19504
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
19505
|
+
},
|
|
19506
|
+
images: [{
|
|
19507
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
19508
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
19509
|
+
}],
|
|
19510
|
+
type_asset: 'sdk.coin',
|
|
19511
|
+
traces: [{
|
|
19512
|
+
type: 'ibc',
|
|
19513
|
+
counterparty: {
|
|
19514
|
+
channel_id: 'channel-2',
|
|
19515
|
+
base_denom: 'p:inj:31Mar2025',
|
|
19516
|
+
chain_name: 'pryzm'
|
|
19517
|
+
},
|
|
19518
|
+
chain: {
|
|
19519
|
+
channel_id: 'channel-75755'
|
|
19520
|
+
}
|
|
19521
|
+
}]
|
|
19522
|
+
},
|
|
18676
19523
|
{
|
|
18677
19524
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
18678
19525
|
denom_units: [{
|
|
@@ -18814,19 +19661,19 @@ const assets = {
|
|
|
18814
19661
|
}]
|
|
18815
19662
|
},
|
|
18816
19663
|
{
|
|
18817
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
19664
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
18818
19665
|
denom_units: [{
|
|
18819
|
-
denom: 'ibc/
|
|
19666
|
+
denom: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
18820
19667
|
exponent: 0,
|
|
18821
|
-
aliases: ['p:uluna:
|
|
19668
|
+
aliases: ['p:uluna:31Mar2025']
|
|
18822
19669
|
}, {
|
|
18823
|
-
denom: '
|
|
19670
|
+
denom: 'pLUNA31Mar2025',
|
|
18824
19671
|
exponent: 6
|
|
18825
19672
|
}],
|
|
18826
|
-
base: 'ibc/
|
|
18827
|
-
name: 'pLuna (
|
|
18828
|
-
display: '
|
|
18829
|
-
symbol: 'pLUNA-
|
|
19673
|
+
base: 'ibc/63EAE682B21E3C6F225461D5A21B84EC58DD4FB31210BFF67AEB2F34C184DD62',
|
|
19674
|
+
name: 'pLuna (31Mar2025)',
|
|
19675
|
+
display: 'pLUNA31Mar2025',
|
|
19676
|
+
symbol: 'pLUNA-31Mar2025',
|
|
18830
19677
|
logo_URIs: {
|
|
18831
19678
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
18832
19679
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -18840,7 +19687,7 @@ const assets = {
|
|
|
18840
19687
|
type: 'ibc',
|
|
18841
19688
|
counterparty: {
|
|
18842
19689
|
channel_id: 'channel-2',
|
|
18843
|
-
base_denom: 'p:uluna:
|
|
19690
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
18844
19691
|
chain_name: 'pryzm'
|
|
18845
19692
|
},
|
|
18846
19693
|
chain: {
|
|
@@ -18883,6 +19730,41 @@ const assets = {
|
|
|
18883
19730
|
}
|
|
18884
19731
|
}]
|
|
18885
19732
|
},
|
|
19733
|
+
{
|
|
19734
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
19735
|
+
denom_units: [{
|
|
19736
|
+
denom: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
19737
|
+
exponent: 0,
|
|
19738
|
+
aliases: ['p:uluna:31Dec2026']
|
|
19739
|
+
}, {
|
|
19740
|
+
denom: 'pLUNA31Dec2026',
|
|
19741
|
+
exponent: 6
|
|
19742
|
+
}],
|
|
19743
|
+
base: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
19744
|
+
name: 'pLuna (31Dec2026)',
|
|
19745
|
+
display: 'pLUNA31Dec2026',
|
|
19746
|
+
symbol: 'pLUNA-31Dec2026',
|
|
19747
|
+
logo_URIs: {
|
|
19748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
19749
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
19750
|
+
},
|
|
19751
|
+
images: [{
|
|
19752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
19753
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
19754
|
+
}],
|
|
19755
|
+
type_asset: 'sdk.coin',
|
|
19756
|
+
traces: [{
|
|
19757
|
+
type: 'ibc',
|
|
19758
|
+
counterparty: {
|
|
19759
|
+
channel_id: 'channel-2',
|
|
19760
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
19761
|
+
chain_name: 'pryzm'
|
|
19762
|
+
},
|
|
19763
|
+
chain: {
|
|
19764
|
+
channel_id: 'channel-75755'
|
|
19765
|
+
}
|
|
19766
|
+
}]
|
|
19767
|
+
},
|
|
18886
19768
|
{
|
|
18887
19769
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
18888
19770
|
denom_units: [{
|
|
@@ -19093,6 +19975,41 @@ const assets = {
|
|
|
19093
19975
|
}
|
|
19094
19976
|
}]
|
|
19095
19977
|
},
|
|
19978
|
+
{
|
|
19979
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
19980
|
+
denom_units: [{
|
|
19981
|
+
denom: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
19982
|
+
exponent: 0,
|
|
19983
|
+
aliases: ['p:stutia:31Mar2025']
|
|
19984
|
+
}, {
|
|
19985
|
+
denom: 'pstTIA31Mar2025',
|
|
19986
|
+
exponent: 6
|
|
19987
|
+
}],
|
|
19988
|
+
base: 'ibc/8DDEC9407527353400F36B5A90341D9C49C8C596B06BB59CCD358D0709F290C3',
|
|
19989
|
+
name: 'pstTia (31Mar2025)',
|
|
19990
|
+
display: 'pstTIA31Mar2025',
|
|
19991
|
+
symbol: 'pstTIA-31Mar2025',
|
|
19992
|
+
logo_URIs: {
|
|
19993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
19994
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
19995
|
+
},
|
|
19996
|
+
images: [{
|
|
19997
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
19998
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
19999
|
+
}],
|
|
20000
|
+
type_asset: 'sdk.coin',
|
|
20001
|
+
traces: [{
|
|
20002
|
+
type: 'ibc',
|
|
20003
|
+
counterparty: {
|
|
20004
|
+
channel_id: 'channel-2',
|
|
20005
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
20006
|
+
chain_name: 'pryzm'
|
|
20007
|
+
},
|
|
20008
|
+
chain: {
|
|
20009
|
+
channel_id: 'channel-75755'
|
|
20010
|
+
}
|
|
20011
|
+
}]
|
|
20012
|
+
},
|
|
19096
20013
|
{
|
|
19097
20014
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
19098
20015
|
denom_units: [{
|
|
@@ -19233,6 +20150,41 @@ const assets = {
|
|
|
19233
20150
|
}
|
|
19234
20151
|
}]
|
|
19235
20152
|
},
|
|
20153
|
+
{
|
|
20154
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
20155
|
+
denom_units: [{
|
|
20156
|
+
denom: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
20157
|
+
exponent: 0,
|
|
20158
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
20159
|
+
}, {
|
|
20160
|
+
denom: 'pstDYDX31Mar2025',
|
|
20161
|
+
exponent: 18
|
|
20162
|
+
}],
|
|
20163
|
+
base: 'ibc/119AE70C773F15CD27490D8CA5CD58E422A719A423E14C1FFFD80045F93CC51E',
|
|
20164
|
+
name: 'pstDydx (31Mar2025)',
|
|
20165
|
+
display: 'pstDYDX31Mar2025',
|
|
20166
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
20167
|
+
logo_URIs: {
|
|
20168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20170
|
+
},
|
|
20171
|
+
images: [{
|
|
20172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20174
|
+
}],
|
|
20175
|
+
type_asset: 'sdk.coin',
|
|
20176
|
+
traces: [{
|
|
20177
|
+
type: 'ibc',
|
|
20178
|
+
counterparty: {
|
|
20179
|
+
channel_id: 'channel-2',
|
|
20180
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
20181
|
+
chain_name: 'pryzm'
|
|
20182
|
+
},
|
|
20183
|
+
chain: {
|
|
20184
|
+
channel_id: 'channel-75755'
|
|
20185
|
+
}
|
|
20186
|
+
}]
|
|
20187
|
+
},
|
|
19236
20188
|
{
|
|
19237
20189
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
19238
20190
|
denom_units: [{
|
|
@@ -19283,19 +20235,54 @@ const assets = {
|
|
|
19283
20235
|
display: 'pstDYDX31Dec2026',
|
|
19284
20236
|
symbol: 'pstDYDX-31Dec2026',
|
|
19285
20237
|
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'
|
|
20238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20240
|
+
},
|
|
20241
|
+
images: [{
|
|
20242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
20243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
20244
|
+
}],
|
|
20245
|
+
type_asset: 'sdk.coin',
|
|
20246
|
+
traces: [{
|
|
20247
|
+
type: 'ibc',
|
|
20248
|
+
counterparty: {
|
|
20249
|
+
channel_id: 'channel-2',
|
|
20250
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
20251
|
+
chain_name: 'pryzm'
|
|
20252
|
+
},
|
|
20253
|
+
chain: {
|
|
20254
|
+
channel_id: 'channel-75755'
|
|
20255
|
+
}
|
|
20256
|
+
}]
|
|
20257
|
+
},
|
|
20258
|
+
{
|
|
20259
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
20260
|
+
denom_units: [{
|
|
20261
|
+
denom: 'ibc/0B05519DE4B0DB3738EA4682E5220D1847C52701C13E175723332AB1ACE44DDD',
|
|
20262
|
+
exponent: 0,
|
|
20263
|
+
aliases: ['p:udatom:31Dec2024']
|
|
20264
|
+
}, {
|
|
20265
|
+
denom: 'pdATOM31Dec2024',
|
|
20266
|
+
exponent: 6
|
|
20267
|
+
}],
|
|
20268
|
+
base: 'ibc/0B05519DE4B0DB3738EA4682E5220D1847C52701C13E175723332AB1ACE44DDD',
|
|
20269
|
+
name: 'pdAtom (31Dec2024)',
|
|
20270
|
+
display: 'pdATOM31Dec2024',
|
|
20271
|
+
symbol: 'pdATOM-31Dec2024',
|
|
20272
|
+
logo_URIs: {
|
|
20273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
20274
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
19288
20275
|
},
|
|
19289
20276
|
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/
|
|
20277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
20278
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
19292
20279
|
}],
|
|
19293
20280
|
type_asset: 'sdk.coin',
|
|
19294
20281
|
traces: [{
|
|
19295
20282
|
type: 'ibc',
|
|
19296
20283
|
counterparty: {
|
|
19297
20284
|
channel_id: 'channel-2',
|
|
19298
|
-
base_denom: 'p:
|
|
20285
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
19299
20286
|
chain_name: 'pryzm'
|
|
19300
20287
|
},
|
|
19301
20288
|
chain: {
|
|
@@ -19304,19 +20291,19 @@ const assets = {
|
|
|
19304
20291
|
}]
|
|
19305
20292
|
},
|
|
19306
20293
|
{
|
|
19307
|
-
description: 'Pryzm\'s refracted principal token for dATOM with maturity of
|
|
20294
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
19308
20295
|
denom_units: [{
|
|
19309
|
-
denom: 'ibc/
|
|
20296
|
+
denom: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
19310
20297
|
exponent: 0,
|
|
19311
|
-
aliases: ['p:udatom:
|
|
20298
|
+
aliases: ['p:udatom:31Mar2025']
|
|
19312
20299
|
}, {
|
|
19313
|
-
denom: '
|
|
20300
|
+
denom: 'pdATOM31Mar2025',
|
|
19314
20301
|
exponent: 6
|
|
19315
20302
|
}],
|
|
19316
|
-
base: 'ibc/
|
|
19317
|
-
name: 'pdAtom (
|
|
19318
|
-
display: '
|
|
19319
|
-
symbol: 'pdATOM-
|
|
20303
|
+
base: 'ibc/8098FA444F096C18BBC10CD7304583BE0672D07F69BCDBE46074DB45D43AEB8A',
|
|
20304
|
+
name: 'pdAtom (31Mar2025)',
|
|
20305
|
+
display: 'pdATOM31Mar2025',
|
|
20306
|
+
symbol: 'pdATOM-31Mar2025',
|
|
19320
20307
|
logo_URIs: {
|
|
19321
20308
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
19322
20309
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
@@ -19330,7 +20317,7 @@ const assets = {
|
|
|
19330
20317
|
type: 'ibc',
|
|
19331
20318
|
counterparty: {
|
|
19332
20319
|
channel_id: 'channel-2',
|
|
19333
|
-
base_denom: 'p:udatom:
|
|
20320
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
19334
20321
|
chain_name: 'pryzm'
|
|
19335
20322
|
},
|
|
19336
20323
|
chain: {
|
|
@@ -19478,6 +20465,41 @@ const assets = {
|
|
|
19478
20465
|
}
|
|
19479
20466
|
}]
|
|
19480
20467
|
},
|
|
20468
|
+
{
|
|
20469
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
20470
|
+
denom_units: [{
|
|
20471
|
+
denom: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
20472
|
+
exponent: 0,
|
|
20473
|
+
aliases: ['p:utia:31Mar2025']
|
|
20474
|
+
}, {
|
|
20475
|
+
denom: 'pTIA31Mar2025',
|
|
20476
|
+
exponent: 6
|
|
20477
|
+
}],
|
|
20478
|
+
base: 'ibc/FDE0E4427A93D59006CF9F373B4E635F2CAA7789A2993E472833A77FF4CED947',
|
|
20479
|
+
name: 'pTia (31Mar2025)',
|
|
20480
|
+
display: 'pTIA31Mar2025',
|
|
20481
|
+
symbol: 'pTIA-31Mar2025',
|
|
20482
|
+
logo_URIs: {
|
|
20483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
20484
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
20485
|
+
},
|
|
20486
|
+
images: [{
|
|
20487
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
20488
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
20489
|
+
}],
|
|
20490
|
+
type_asset: 'sdk.coin',
|
|
20491
|
+
traces: [{
|
|
20492
|
+
type: 'ibc',
|
|
20493
|
+
counterparty: {
|
|
20494
|
+
channel_id: 'channel-2',
|
|
20495
|
+
base_denom: 'p:utia:31Mar2025',
|
|
20496
|
+
chain_name: 'pryzm'
|
|
20497
|
+
},
|
|
20498
|
+
chain: {
|
|
20499
|
+
channel_id: 'channel-75755'
|
|
20500
|
+
}
|
|
20501
|
+
}]
|
|
20502
|
+
},
|
|
19481
20503
|
{
|
|
19482
20504
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
19483
20505
|
denom_units: [{
|
|
@@ -19618,6 +20640,41 @@ const assets = {
|
|
|
19618
20640
|
}
|
|
19619
20641
|
}]
|
|
19620
20642
|
},
|
|
20643
|
+
{
|
|
20644
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
20645
|
+
denom_units: [{
|
|
20646
|
+
denom: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
20647
|
+
exponent: 0,
|
|
20648
|
+
aliases: ['y:uatom:31Mar2025']
|
|
20649
|
+
}, {
|
|
20650
|
+
denom: 'yATOM31Mar2025',
|
|
20651
|
+
exponent: 6
|
|
20652
|
+
}],
|
|
20653
|
+
base: 'ibc/41548C812173671CBF300056C3F87C1457248C2E8233A4671CC35ED846562BE2',
|
|
20654
|
+
name: 'yAtom (31Mar2025)',
|
|
20655
|
+
display: 'yATOM31Mar2025',
|
|
20656
|
+
symbol: 'yATOM-31Mar2025',
|
|
20657
|
+
logo_URIs: {
|
|
20658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
20659
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
20660
|
+
},
|
|
20661
|
+
images: [{
|
|
20662
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
20663
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
20664
|
+
}],
|
|
20665
|
+
type_asset: 'sdk.coin',
|
|
20666
|
+
traces: [{
|
|
20667
|
+
type: 'ibc',
|
|
20668
|
+
counterparty: {
|
|
20669
|
+
channel_id: 'channel-2',
|
|
20670
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
20671
|
+
chain_name: 'pryzm'
|
|
20672
|
+
},
|
|
20673
|
+
chain: {
|
|
20674
|
+
channel_id: 'channel-75755'
|
|
20675
|
+
}
|
|
20676
|
+
}]
|
|
20677
|
+
},
|
|
19621
20678
|
{
|
|
19622
20679
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
19623
20680
|
denom_units: [{
|
|
@@ -19758,6 +20815,41 @@ const assets = {
|
|
|
19758
20815
|
}
|
|
19759
20816
|
}]
|
|
19760
20817
|
},
|
|
20818
|
+
{
|
|
20819
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
20820
|
+
denom_units: [{
|
|
20821
|
+
denom: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
20822
|
+
exponent: 0,
|
|
20823
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
20824
|
+
}, {
|
|
20825
|
+
denom: 'yOSMO31Mar2025',
|
|
20826
|
+
exponent: 6
|
|
20827
|
+
}],
|
|
20828
|
+
base: 'ibc/A04CA107774AC5362B86EC795AE4DBE1A417F5226BC732A1316F0C4306F13C7F',
|
|
20829
|
+
name: 'yOsmo (31Mar2025)',
|
|
20830
|
+
display: 'yOSMO31Mar2025',
|
|
20831
|
+
symbol: 'yOSMO-31Mar2025',
|
|
20832
|
+
logo_URIs: {
|
|
20833
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
20834
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
20835
|
+
},
|
|
20836
|
+
images: [{
|
|
20837
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
20838
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
20839
|
+
}],
|
|
20840
|
+
type_asset: 'sdk.coin',
|
|
20841
|
+
traces: [{
|
|
20842
|
+
type: 'ibc',
|
|
20843
|
+
counterparty: {
|
|
20844
|
+
channel_id: 'channel-2',
|
|
20845
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
20846
|
+
chain_name: 'pryzm'
|
|
20847
|
+
},
|
|
20848
|
+
chain: {
|
|
20849
|
+
channel_id: 'channel-75755'
|
|
20850
|
+
}
|
|
20851
|
+
}]
|
|
20852
|
+
},
|
|
19761
20853
|
{
|
|
19762
20854
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
19763
20855
|
denom_units: [{
|
|
@@ -19898,6 +20990,41 @@ const assets = {
|
|
|
19898
20990
|
}
|
|
19899
20991
|
}]
|
|
19900
20992
|
},
|
|
20993
|
+
{
|
|
20994
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
20995
|
+
denom_units: [{
|
|
20996
|
+
denom: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
20997
|
+
exponent: 0,
|
|
20998
|
+
aliases: ['y:inj:31Mar2025']
|
|
20999
|
+
}, {
|
|
21000
|
+
denom: 'yINJ31Mar2025',
|
|
21001
|
+
exponent: 18
|
|
21002
|
+
}],
|
|
21003
|
+
base: 'ibc/8A93A6107BEB28DBDF170E86742FF60E5B44C8216A7F8A0270CA6CD399209767',
|
|
21004
|
+
name: 'yInj (31Mar2025)',
|
|
21005
|
+
display: 'yINJ31Mar2025',
|
|
21006
|
+
symbol: 'yINJ-31Mar2025',
|
|
21007
|
+
logo_URIs: {
|
|
21008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
21009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
21010
|
+
},
|
|
21011
|
+
images: [{
|
|
21012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
21013
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
21014
|
+
}],
|
|
21015
|
+
type_asset: 'sdk.coin',
|
|
21016
|
+
traces: [{
|
|
21017
|
+
type: 'ibc',
|
|
21018
|
+
counterparty: {
|
|
21019
|
+
channel_id: 'channel-2',
|
|
21020
|
+
base_denom: 'y:inj:31Mar2025',
|
|
21021
|
+
chain_name: 'pryzm'
|
|
21022
|
+
},
|
|
21023
|
+
chain: {
|
|
21024
|
+
channel_id: 'channel-75755'
|
|
21025
|
+
}
|
|
21026
|
+
}]
|
|
21027
|
+
},
|
|
19901
21028
|
{
|
|
19902
21029
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
19903
21030
|
denom_units: [{
|
|
@@ -20038,6 +21165,41 @@ const assets = {
|
|
|
20038
21165
|
}
|
|
20039
21166
|
}]
|
|
20040
21167
|
},
|
|
21168
|
+
{
|
|
21169
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
21170
|
+
denom_units: [{
|
|
21171
|
+
denom: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
21172
|
+
exponent: 0,
|
|
21173
|
+
aliases: ['y:uluna:31Mar2025']
|
|
21174
|
+
}, {
|
|
21175
|
+
denom: 'yLUNA31Mar2025',
|
|
21176
|
+
exponent: 6
|
|
21177
|
+
}],
|
|
21178
|
+
base: 'ibc/0E18B0E689C80338F4BF2BB653DFEB42F55F47780D6D0160CE04403F6C8CE75D',
|
|
21179
|
+
name: 'yLuna (31Mar2025)',
|
|
21180
|
+
display: 'yLUNA31Mar2025',
|
|
21181
|
+
symbol: 'yLUNA-31Mar2025',
|
|
21182
|
+
logo_URIs: {
|
|
21183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
21184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
21185
|
+
},
|
|
21186
|
+
images: [{
|
|
21187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
21188
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
21189
|
+
}],
|
|
21190
|
+
type_asset: 'sdk.coin',
|
|
21191
|
+
traces: [{
|
|
21192
|
+
type: 'ibc',
|
|
21193
|
+
counterparty: {
|
|
21194
|
+
channel_id: 'channel-2',
|
|
21195
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
21196
|
+
chain_name: 'pryzm'
|
|
21197
|
+
},
|
|
21198
|
+
chain: {
|
|
21199
|
+
channel_id: 'channel-75755'
|
|
21200
|
+
}
|
|
21201
|
+
}]
|
|
21202
|
+
},
|
|
20041
21203
|
{
|
|
20042
21204
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
20043
21205
|
denom_units: [{
|
|
@@ -20318,6 +21480,41 @@ const assets = {
|
|
|
20318
21480
|
}
|
|
20319
21481
|
}]
|
|
20320
21482
|
},
|
|
21483
|
+
{
|
|
21484
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
21485
|
+
denom_units: [{
|
|
21486
|
+
denom: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
21487
|
+
exponent: 0,
|
|
21488
|
+
aliases: ['y:stutia:31Mar2025']
|
|
21489
|
+
}, {
|
|
21490
|
+
denom: 'ystTIA31Mar2025',
|
|
21491
|
+
exponent: 6
|
|
21492
|
+
}],
|
|
21493
|
+
base: 'ibc/79272BD3235917A54671D117744F16B19881FD848770B047C655BC439402E684',
|
|
21494
|
+
name: 'ystTia (31Mar2025)',
|
|
21495
|
+
display: 'ystTIA31Mar2025',
|
|
21496
|
+
symbol: 'ystTIA-31Mar2025',
|
|
21497
|
+
logo_URIs: {
|
|
21498
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
21499
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
21500
|
+
},
|
|
21501
|
+
images: [{
|
|
21502
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
21503
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
21504
|
+
}],
|
|
21505
|
+
type_asset: 'sdk.coin',
|
|
21506
|
+
traces: [{
|
|
21507
|
+
type: 'ibc',
|
|
21508
|
+
counterparty: {
|
|
21509
|
+
channel_id: 'channel-2',
|
|
21510
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
21511
|
+
chain_name: 'pryzm'
|
|
21512
|
+
},
|
|
21513
|
+
chain: {
|
|
21514
|
+
channel_id: 'channel-75755'
|
|
21515
|
+
}
|
|
21516
|
+
}]
|
|
21517
|
+
},
|
|
20321
21518
|
{
|
|
20322
21519
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
20323
21520
|
denom_units: [{
|
|
@@ -20458,6 +21655,41 @@ const assets = {
|
|
|
20458
21655
|
}
|
|
20459
21656
|
}]
|
|
20460
21657
|
},
|
|
21658
|
+
{
|
|
21659
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
21660
|
+
denom_units: [{
|
|
21661
|
+
denom: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
21662
|
+
exponent: 0,
|
|
21663
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
21664
|
+
}, {
|
|
21665
|
+
denom: 'ystDYDX31Mar2025',
|
|
21666
|
+
exponent: 6
|
|
21667
|
+
}],
|
|
21668
|
+
base: 'ibc/7E022B7DF1C6239320E1CD2C4E1180A0DC93DF3C2D2333BF88F18297E49C8EE3',
|
|
21669
|
+
name: 'ystDydx (31Mar2025)',
|
|
21670
|
+
display: 'ystDYDX31Mar2025',
|
|
21671
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
21672
|
+
logo_URIs: {
|
|
21673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
21674
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
21675
|
+
},
|
|
21676
|
+
images: [{
|
|
21677
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
21678
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
21679
|
+
}],
|
|
21680
|
+
type_asset: 'sdk.coin',
|
|
21681
|
+
traces: [{
|
|
21682
|
+
type: 'ibc',
|
|
21683
|
+
counterparty: {
|
|
21684
|
+
channel_id: 'channel-2',
|
|
21685
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
21686
|
+
chain_name: 'pryzm'
|
|
21687
|
+
},
|
|
21688
|
+
chain: {
|
|
21689
|
+
channel_id: 'channel-75755'
|
|
21690
|
+
}
|
|
21691
|
+
}]
|
|
21692
|
+
},
|
|
20461
21693
|
{
|
|
20462
21694
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
20463
21695
|
denom_units: [{
|
|
@@ -20563,6 +21795,41 @@ const assets = {
|
|
|
20563
21795
|
}
|
|
20564
21796
|
}]
|
|
20565
21797
|
},
|
|
21798
|
+
{
|
|
21799
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
21800
|
+
denom_units: [{
|
|
21801
|
+
denom: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
21802
|
+
exponent: 0,
|
|
21803
|
+
aliases: ['y:udatom:31Mar2025']
|
|
21804
|
+
}, {
|
|
21805
|
+
denom: 'ydATOM31Mar2025',
|
|
21806
|
+
exponent: 6
|
|
21807
|
+
}],
|
|
21808
|
+
base: 'ibc/BBF0972F80318E58F9C5B46ED310CB4C1B47585542347027F9A08E200D4721B5',
|
|
21809
|
+
name: 'ydAtom (31Mar2025)',
|
|
21810
|
+
display: 'ydATOM31Mar2025',
|
|
21811
|
+
symbol: 'ydATOM-31Mar2025',
|
|
21812
|
+
logo_URIs: {
|
|
21813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
21814
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
21815
|
+
},
|
|
21816
|
+
images: [{
|
|
21817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
21818
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
21819
|
+
}],
|
|
21820
|
+
type_asset: 'sdk.coin',
|
|
21821
|
+
traces: [{
|
|
21822
|
+
type: 'ibc',
|
|
21823
|
+
counterparty: {
|
|
21824
|
+
channel_id: 'channel-2',
|
|
21825
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
21826
|
+
chain_name: 'pryzm'
|
|
21827
|
+
},
|
|
21828
|
+
chain: {
|
|
21829
|
+
channel_id: 'channel-75755'
|
|
21830
|
+
}
|
|
21831
|
+
}]
|
|
21832
|
+
},
|
|
20566
21833
|
{
|
|
20567
21834
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
20568
21835
|
denom_units: [{
|
|
@@ -20703,6 +21970,41 @@ const assets = {
|
|
|
20703
21970
|
}
|
|
20704
21971
|
}]
|
|
20705
21972
|
},
|
|
21973
|
+
{
|
|
21974
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
21975
|
+
denom_units: [{
|
|
21976
|
+
denom: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
21977
|
+
exponent: 0,
|
|
21978
|
+
aliases: ['y:utia:31Mar2025']
|
|
21979
|
+
}, {
|
|
21980
|
+
denom: 'yTIA31Mar2025',
|
|
21981
|
+
exponent: 6
|
|
21982
|
+
}],
|
|
21983
|
+
base: 'ibc/AF32DD96993860F979BAF9A8B35D3A9887E63AE5D33FB8A16A81F10ED5779A94',
|
|
21984
|
+
name: 'yTia (31Mar2025)',
|
|
21985
|
+
display: 'yTIA31Mar2025',
|
|
21986
|
+
symbol: 'yTIA-31Mar2025',
|
|
21987
|
+
logo_URIs: {
|
|
21988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
21989
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
21990
|
+
},
|
|
21991
|
+
images: [{
|
|
21992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
21993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
21994
|
+
}],
|
|
21995
|
+
type_asset: 'sdk.coin',
|
|
21996
|
+
traces: [{
|
|
21997
|
+
type: 'ibc',
|
|
21998
|
+
counterparty: {
|
|
21999
|
+
channel_id: 'channel-2',
|
|
22000
|
+
base_denom: 'y:utia:31Mar2025',
|
|
22001
|
+
chain_name: 'pryzm'
|
|
22002
|
+
},
|
|
22003
|
+
chain: {
|
|
22004
|
+
channel_id: 'channel-75755'
|
|
22005
|
+
}
|
|
22006
|
+
}]
|
|
22007
|
+
},
|
|
20706
22008
|
{
|
|
20707
22009
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
20708
22010
|
denom_units: [{
|