@chain-registry/assets 1.64.73 → 1.64.75
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +626 -0
- package/esm/mainnet/canto.js +100 -0
- package/esm/mainnet/celestia.js +544 -0
- package/esm/mainnet/cosmoshub.js +544 -0
- package/esm/mainnet/dydx.js +544 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +544 -0
- package/esm/mainnet/lorenzo.js +182 -0
- package/esm/mainnet/neutron.js +544 -0
- package/esm/mainnet/noble.js +626 -0
- package/esm/mainnet/osmosis.js +716 -0
- package/esm/mainnet/sommelier.js +84 -0
- package/esm/mainnet/stride.js +544 -0
- package/esm/mainnet/terra2.js +544 -0
- package/esm/testnet/archwaytestnet.js +68 -0
- package/esm/testnet/cosmoshubtestnet.js +68 -0
- package/esm/testnet/junotestnet.js +68 -0
- package/esm/testnet/symphonytestnet.js +138 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +626 -0
- package/mainnet/canto.js +100 -0
- package/mainnet/celestia.js +544 -0
- package/mainnet/cosmoshub.js +544 -0
- package/mainnet/dydx.js +544 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +544 -0
- package/mainnet/lorenzo.d.ts +3 -0
- package/mainnet/lorenzo.js +184 -0
- package/mainnet/neutron.js +544 -0
- package/mainnet/noble.js +626 -0
- package/mainnet/osmosis.js +716 -0
- package/mainnet/sommelier.js +84 -0
- package/mainnet/stride.js +544 -0
- package/mainnet/terra2.js +544 -0
- package/package.json +5 -5
- package/testnet/archwaytestnet.js +68 -0
- package/testnet/cosmoshubtestnet.js +68 -0
- package/testnet/junotestnet.js +68 -0
- package/testnet/symphonytestnet.js +138 -0
package/esm/mainnet/terra2.js
CHANGED
|
@@ -2545,6 +2545,108 @@ const assets = {
|
|
|
2545
2545
|
}
|
|
2546
2546
|
}]
|
|
2547
2547
|
},
|
|
2548
|
+
{
|
|
2549
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
2550
|
+
denom_units: [{
|
|
2551
|
+
denom: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
|
|
2552
|
+
exponent: 0,
|
|
2553
|
+
aliases: ['p:udatom:31Dec2024']
|
|
2554
|
+
}, {
|
|
2555
|
+
denom: 'pdATOM31Dec2024',
|
|
2556
|
+
exponent: 6
|
|
2557
|
+
}],
|
|
2558
|
+
base: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
|
|
2559
|
+
name: 'pdAtom (31Dec2024)',
|
|
2560
|
+
display: 'pdATOM31Dec2024',
|
|
2561
|
+
symbol: 'pdATOM-31Dec2024',
|
|
2562
|
+
logo_URIs: {
|
|
2563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2565
|
+
},
|
|
2566
|
+
images: [{
|
|
2567
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2568
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2569
|
+
}],
|
|
2570
|
+
traces: [{
|
|
2571
|
+
type: 'ibc',
|
|
2572
|
+
counterparty: {
|
|
2573
|
+
channel_id: 'channel-4',
|
|
2574
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
2575
|
+
chain_name: 'pryzm'
|
|
2576
|
+
},
|
|
2577
|
+
chain: {
|
|
2578
|
+
channel_id: 'channel-473'
|
|
2579
|
+
}
|
|
2580
|
+
}]
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
2584
|
+
denom_units: [{
|
|
2585
|
+
denom: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
|
|
2586
|
+
exponent: 0,
|
|
2587
|
+
aliases: ['p:udatom:30Jun2025']
|
|
2588
|
+
}, {
|
|
2589
|
+
denom: 'pdATOM30Jun2025',
|
|
2590
|
+
exponent: 6
|
|
2591
|
+
}],
|
|
2592
|
+
base: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
|
|
2593
|
+
name: 'pdAtom (30Jun2025)',
|
|
2594
|
+
display: 'pdATOM30Jun2025',
|
|
2595
|
+
symbol: 'pdATOM-30Jun2025',
|
|
2596
|
+
logo_URIs: {
|
|
2597
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2599
|
+
},
|
|
2600
|
+
images: [{
|
|
2601
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2603
|
+
}],
|
|
2604
|
+
traces: [{
|
|
2605
|
+
type: 'ibc',
|
|
2606
|
+
counterparty: {
|
|
2607
|
+
channel_id: 'channel-4',
|
|
2608
|
+
base_denom: 'p:udatom:30Jun2025',
|
|
2609
|
+
chain_name: 'pryzm'
|
|
2610
|
+
},
|
|
2611
|
+
chain: {
|
|
2612
|
+
channel_id: 'channel-473'
|
|
2613
|
+
}
|
|
2614
|
+
}]
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
|
|
2618
|
+
denom_units: [{
|
|
2619
|
+
denom: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
|
|
2620
|
+
exponent: 0,
|
|
2621
|
+
aliases: ['p:udatom:31Dec2025']
|
|
2622
|
+
}, {
|
|
2623
|
+
denom: 'pdATOM31Dec2025',
|
|
2624
|
+
exponent: 6
|
|
2625
|
+
}],
|
|
2626
|
+
base: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
|
|
2627
|
+
name: 'pdAtom (31Dec2025)',
|
|
2628
|
+
display: 'pdATOM31Dec2025',
|
|
2629
|
+
symbol: 'pdATOM-31Dec2025',
|
|
2630
|
+
logo_URIs: {
|
|
2631
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2632
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2633
|
+
},
|
|
2634
|
+
images: [{
|
|
2635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2636
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2637
|
+
}],
|
|
2638
|
+
traces: [{
|
|
2639
|
+
type: 'ibc',
|
|
2640
|
+
counterparty: {
|
|
2641
|
+
channel_id: 'channel-4',
|
|
2642
|
+
base_denom: 'p:udatom:31Dec2025',
|
|
2643
|
+
chain_name: 'pryzm'
|
|
2644
|
+
},
|
|
2645
|
+
chain: {
|
|
2646
|
+
channel_id: 'channel-473'
|
|
2647
|
+
}
|
|
2648
|
+
}]
|
|
2649
|
+
},
|
|
2548
2650
|
{
|
|
2549
2651
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2550
2652
|
denom_units: [{
|
|
@@ -3259,6 +3361,108 @@ const assets = {
|
|
|
3259
3361
|
}
|
|
3260
3362
|
}]
|
|
3261
3363
|
},
|
|
3364
|
+
{
|
|
3365
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
3366
|
+
denom_units: [{
|
|
3367
|
+
denom: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
|
|
3368
|
+
exponent: 0,
|
|
3369
|
+
aliases: ['y:udatom:31Dec2024']
|
|
3370
|
+
}, {
|
|
3371
|
+
denom: 'ydATOM31Dec2024',
|
|
3372
|
+
exponent: 6
|
|
3373
|
+
}],
|
|
3374
|
+
base: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
|
|
3375
|
+
name: 'ydAtom (31Dec2024)',
|
|
3376
|
+
display: 'ydATOM31Dec2024',
|
|
3377
|
+
symbol: 'ydATOM-31Dec2024',
|
|
3378
|
+
logo_URIs: {
|
|
3379
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3380
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3381
|
+
},
|
|
3382
|
+
images: [{
|
|
3383
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3384
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3385
|
+
}],
|
|
3386
|
+
traces: [{
|
|
3387
|
+
type: 'ibc',
|
|
3388
|
+
counterparty: {
|
|
3389
|
+
channel_id: 'channel-4',
|
|
3390
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
3391
|
+
chain_name: 'pryzm'
|
|
3392
|
+
},
|
|
3393
|
+
chain: {
|
|
3394
|
+
channel_id: 'channel-473'
|
|
3395
|
+
}
|
|
3396
|
+
}]
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
3400
|
+
denom_units: [{
|
|
3401
|
+
denom: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
|
|
3402
|
+
exponent: 0,
|
|
3403
|
+
aliases: ['y:udatom:30Jun2025']
|
|
3404
|
+
}, {
|
|
3405
|
+
denom: 'ydATOM30Jun2025',
|
|
3406
|
+
exponent: 6
|
|
3407
|
+
}],
|
|
3408
|
+
base: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
|
|
3409
|
+
name: 'ydAtom (30Jun2025)',
|
|
3410
|
+
display: 'ydATOM30Jun2025',
|
|
3411
|
+
symbol: 'ydATOM-30Jun2025',
|
|
3412
|
+
logo_URIs: {
|
|
3413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3414
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3415
|
+
},
|
|
3416
|
+
images: [{
|
|
3417
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3418
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3419
|
+
}],
|
|
3420
|
+
traces: [{
|
|
3421
|
+
type: 'ibc',
|
|
3422
|
+
counterparty: {
|
|
3423
|
+
channel_id: 'channel-4',
|
|
3424
|
+
base_denom: 'y:udatom:30Jun2025',
|
|
3425
|
+
chain_name: 'pryzm'
|
|
3426
|
+
},
|
|
3427
|
+
chain: {
|
|
3428
|
+
channel_id: 'channel-473'
|
|
3429
|
+
}
|
|
3430
|
+
}]
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
|
|
3434
|
+
denom_units: [{
|
|
3435
|
+
denom: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
|
|
3436
|
+
exponent: 0,
|
|
3437
|
+
aliases: ['y:udatom:31Dec2025']
|
|
3438
|
+
}, {
|
|
3439
|
+
denom: 'ydATOM31Dec2025',
|
|
3440
|
+
exponent: 6
|
|
3441
|
+
}],
|
|
3442
|
+
base: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
|
|
3443
|
+
name: 'ydAtom (31Dec2025)',
|
|
3444
|
+
display: 'ydATOM31Dec2025',
|
|
3445
|
+
symbol: 'ydATOM-31Dec2025',
|
|
3446
|
+
logo_URIs: {
|
|
3447
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3448
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3449
|
+
},
|
|
3450
|
+
images: [{
|
|
3451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3453
|
+
}],
|
|
3454
|
+
traces: [{
|
|
3455
|
+
type: 'ibc',
|
|
3456
|
+
counterparty: {
|
|
3457
|
+
channel_id: 'channel-4',
|
|
3458
|
+
base_denom: 'y:udatom:31Dec2025',
|
|
3459
|
+
chain_name: 'pryzm'
|
|
3460
|
+
},
|
|
3461
|
+
chain: {
|
|
3462
|
+
channel_id: 'channel-473'
|
|
3463
|
+
}
|
|
3464
|
+
}]
|
|
3465
|
+
},
|
|
3262
3466
|
{
|
|
3263
3467
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3264
3468
|
denom_units: [{
|
|
@@ -4007,6 +4211,74 @@ const assets = {
|
|
|
4007
4211
|
}
|
|
4008
4212
|
}]
|
|
4009
4213
|
},
|
|
4214
|
+
{
|
|
4215
|
+
description: 'Pryzm\'s LP token for dATOM Yield pool',
|
|
4216
|
+
denom_units: [{
|
|
4217
|
+
denom: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
|
|
4218
|
+
exponent: 0,
|
|
4219
|
+
aliases: ['lp:22:udatom']
|
|
4220
|
+
}, {
|
|
4221
|
+
denom: 'lp:22:datom',
|
|
4222
|
+
exponent: 6
|
|
4223
|
+
}],
|
|
4224
|
+
base: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
|
|
4225
|
+
name: 'dATOM Yield LP',
|
|
4226
|
+
display: 'lp:22:datom',
|
|
4227
|
+
symbol: 'dATOM-YIELD-LP',
|
|
4228
|
+
logo_URIs: {
|
|
4229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4231
|
+
},
|
|
4232
|
+
images: [{
|
|
4233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4235
|
+
}],
|
|
4236
|
+
traces: [{
|
|
4237
|
+
type: 'ibc',
|
|
4238
|
+
counterparty: {
|
|
4239
|
+
channel_id: 'channel-4',
|
|
4240
|
+
base_denom: 'lp:22:udatom',
|
|
4241
|
+
chain_name: 'pryzm'
|
|
4242
|
+
},
|
|
4243
|
+
chain: {
|
|
4244
|
+
channel_id: 'channel-473'
|
|
4245
|
+
}
|
|
4246
|
+
}]
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
description: 'Pryzm\'s LP token for dATOM Boost pool',
|
|
4250
|
+
denom_units: [{
|
|
4251
|
+
denom: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
|
|
4252
|
+
exponent: 0,
|
|
4253
|
+
aliases: ['lp:23:udatomypt-uatom']
|
|
4254
|
+
}, {
|
|
4255
|
+
denom: 'lp:23:datomypt-atom',
|
|
4256
|
+
exponent: 6
|
|
4257
|
+
}],
|
|
4258
|
+
base: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
|
|
4259
|
+
name: 'dATOM Boost LP',
|
|
4260
|
+
display: 'lp:23:datomypt-atom',
|
|
4261
|
+
symbol: 'dATOM-BOOST-LP',
|
|
4262
|
+
logo_URIs: {
|
|
4263
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4264
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4265
|
+
},
|
|
4266
|
+
images: [{
|
|
4267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4269
|
+
}],
|
|
4270
|
+
traces: [{
|
|
4271
|
+
type: 'ibc',
|
|
4272
|
+
counterparty: {
|
|
4273
|
+
channel_id: 'channel-4',
|
|
4274
|
+
base_denom: 'lp:23:udatomypt-uatom',
|
|
4275
|
+
chain_name: 'pryzm'
|
|
4276
|
+
},
|
|
4277
|
+
chain: {
|
|
4278
|
+
channel_id: 'channel-473'
|
|
4279
|
+
}
|
|
4280
|
+
}]
|
|
4281
|
+
},
|
|
4010
4282
|
{
|
|
4011
4283
|
description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
|
|
4012
4284
|
denom_units: [{
|
|
@@ -7770,6 +8042,108 @@ const assets = {
|
|
|
7770
8042
|
}
|
|
7771
8043
|
}]
|
|
7772
8044
|
},
|
|
8045
|
+
{
|
|
8046
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
8047
|
+
denom_units: [{
|
|
8048
|
+
denom: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
|
|
8049
|
+
exponent: 0,
|
|
8050
|
+
aliases: ['p:udatom:31Dec2024']
|
|
8051
|
+
}, {
|
|
8052
|
+
denom: 'pdATOM31Dec2024',
|
|
8053
|
+
exponent: 6
|
|
8054
|
+
}],
|
|
8055
|
+
base: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
|
|
8056
|
+
name: 'pdAtom (31Dec2024)',
|
|
8057
|
+
display: 'pdATOM31Dec2024',
|
|
8058
|
+
symbol: 'pdATOM-31Dec2024',
|
|
8059
|
+
logo_URIs: {
|
|
8060
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8061
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
8062
|
+
},
|
|
8063
|
+
images: [{
|
|
8064
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
8066
|
+
}],
|
|
8067
|
+
traces: [{
|
|
8068
|
+
type: 'ibc',
|
|
8069
|
+
counterparty: {
|
|
8070
|
+
channel_id: 'channel-4',
|
|
8071
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
8072
|
+
chain_name: 'pryzm'
|
|
8073
|
+
},
|
|
8074
|
+
chain: {
|
|
8075
|
+
channel_id: 'channel-473'
|
|
8076
|
+
}
|
|
8077
|
+
}]
|
|
8078
|
+
},
|
|
8079
|
+
{
|
|
8080
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
8081
|
+
denom_units: [{
|
|
8082
|
+
denom: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
|
|
8083
|
+
exponent: 0,
|
|
8084
|
+
aliases: ['p:udatom:30Jun2025']
|
|
8085
|
+
}, {
|
|
8086
|
+
denom: 'pdATOM30Jun2025',
|
|
8087
|
+
exponent: 6
|
|
8088
|
+
}],
|
|
8089
|
+
base: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
|
|
8090
|
+
name: 'pdAtom (30Jun2025)',
|
|
8091
|
+
display: 'pdATOM30Jun2025',
|
|
8092
|
+
symbol: 'pdATOM-30Jun2025',
|
|
8093
|
+
logo_URIs: {
|
|
8094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8095
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
8096
|
+
},
|
|
8097
|
+
images: [{
|
|
8098
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8099
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
8100
|
+
}],
|
|
8101
|
+
traces: [{
|
|
8102
|
+
type: 'ibc',
|
|
8103
|
+
counterparty: {
|
|
8104
|
+
channel_id: 'channel-4',
|
|
8105
|
+
base_denom: 'p:udatom:30Jun2025',
|
|
8106
|
+
chain_name: 'pryzm'
|
|
8107
|
+
},
|
|
8108
|
+
chain: {
|
|
8109
|
+
channel_id: 'channel-473'
|
|
8110
|
+
}
|
|
8111
|
+
}]
|
|
8112
|
+
},
|
|
8113
|
+
{
|
|
8114
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
|
|
8115
|
+
denom_units: [{
|
|
8116
|
+
denom: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
|
|
8117
|
+
exponent: 0,
|
|
8118
|
+
aliases: ['p:udatom:31Dec2025']
|
|
8119
|
+
}, {
|
|
8120
|
+
denom: 'pdATOM31Dec2025',
|
|
8121
|
+
exponent: 6
|
|
8122
|
+
}],
|
|
8123
|
+
base: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
|
|
8124
|
+
name: 'pdAtom (31Dec2025)',
|
|
8125
|
+
display: 'pdATOM31Dec2025',
|
|
8126
|
+
symbol: 'pdATOM-31Dec2025',
|
|
8127
|
+
logo_URIs: {
|
|
8128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8129
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
8130
|
+
},
|
|
8131
|
+
images: [{
|
|
8132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8133
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
8134
|
+
}],
|
|
8135
|
+
traces: [{
|
|
8136
|
+
type: 'ibc',
|
|
8137
|
+
counterparty: {
|
|
8138
|
+
channel_id: 'channel-4',
|
|
8139
|
+
base_denom: 'p:udatom:31Dec2025',
|
|
8140
|
+
chain_name: 'pryzm'
|
|
8141
|
+
},
|
|
8142
|
+
chain: {
|
|
8143
|
+
channel_id: 'channel-473'
|
|
8144
|
+
}
|
|
8145
|
+
}]
|
|
8146
|
+
},
|
|
7773
8147
|
{
|
|
7774
8148
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
7775
8149
|
denom_units: [{
|
|
@@ -8484,6 +8858,108 @@ const assets = {
|
|
|
8484
8858
|
}
|
|
8485
8859
|
}]
|
|
8486
8860
|
},
|
|
8861
|
+
{
|
|
8862
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
8863
|
+
denom_units: [{
|
|
8864
|
+
denom: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
|
|
8865
|
+
exponent: 0,
|
|
8866
|
+
aliases: ['y:udatom:31Dec2024']
|
|
8867
|
+
}, {
|
|
8868
|
+
denom: 'ydATOM31Dec2024',
|
|
8869
|
+
exponent: 6
|
|
8870
|
+
}],
|
|
8871
|
+
base: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
|
|
8872
|
+
name: 'ydAtom (31Dec2024)',
|
|
8873
|
+
display: 'ydATOM31Dec2024',
|
|
8874
|
+
symbol: 'ydATOM-31Dec2024',
|
|
8875
|
+
logo_URIs: {
|
|
8876
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8877
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8878
|
+
},
|
|
8879
|
+
images: [{
|
|
8880
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8881
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8882
|
+
}],
|
|
8883
|
+
traces: [{
|
|
8884
|
+
type: 'ibc',
|
|
8885
|
+
counterparty: {
|
|
8886
|
+
channel_id: 'channel-4',
|
|
8887
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
8888
|
+
chain_name: 'pryzm'
|
|
8889
|
+
},
|
|
8890
|
+
chain: {
|
|
8891
|
+
channel_id: 'channel-473'
|
|
8892
|
+
}
|
|
8893
|
+
}]
|
|
8894
|
+
},
|
|
8895
|
+
{
|
|
8896
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
8897
|
+
denom_units: [{
|
|
8898
|
+
denom: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
|
|
8899
|
+
exponent: 0,
|
|
8900
|
+
aliases: ['y:udatom:30Jun2025']
|
|
8901
|
+
}, {
|
|
8902
|
+
denom: 'ydATOM30Jun2025',
|
|
8903
|
+
exponent: 6
|
|
8904
|
+
}],
|
|
8905
|
+
base: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
|
|
8906
|
+
name: 'ydAtom (30Jun2025)',
|
|
8907
|
+
display: 'ydATOM30Jun2025',
|
|
8908
|
+
symbol: 'ydATOM-30Jun2025',
|
|
8909
|
+
logo_URIs: {
|
|
8910
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8911
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8912
|
+
},
|
|
8913
|
+
images: [{
|
|
8914
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8915
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8916
|
+
}],
|
|
8917
|
+
traces: [{
|
|
8918
|
+
type: 'ibc',
|
|
8919
|
+
counterparty: {
|
|
8920
|
+
channel_id: 'channel-4',
|
|
8921
|
+
base_denom: 'y:udatom:30Jun2025',
|
|
8922
|
+
chain_name: 'pryzm'
|
|
8923
|
+
},
|
|
8924
|
+
chain: {
|
|
8925
|
+
channel_id: 'channel-473'
|
|
8926
|
+
}
|
|
8927
|
+
}]
|
|
8928
|
+
},
|
|
8929
|
+
{
|
|
8930
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
|
|
8931
|
+
denom_units: [{
|
|
8932
|
+
denom: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
|
|
8933
|
+
exponent: 0,
|
|
8934
|
+
aliases: ['y:udatom:31Dec2025']
|
|
8935
|
+
}, {
|
|
8936
|
+
denom: 'ydATOM31Dec2025',
|
|
8937
|
+
exponent: 6
|
|
8938
|
+
}],
|
|
8939
|
+
base: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
|
|
8940
|
+
name: 'ydAtom (31Dec2025)',
|
|
8941
|
+
display: 'ydATOM31Dec2025',
|
|
8942
|
+
symbol: 'ydATOM-31Dec2025',
|
|
8943
|
+
logo_URIs: {
|
|
8944
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8945
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8946
|
+
},
|
|
8947
|
+
images: [{
|
|
8948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8949
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8950
|
+
}],
|
|
8951
|
+
traces: [{
|
|
8952
|
+
type: 'ibc',
|
|
8953
|
+
counterparty: {
|
|
8954
|
+
channel_id: 'channel-4',
|
|
8955
|
+
base_denom: 'y:udatom:31Dec2025',
|
|
8956
|
+
chain_name: 'pryzm'
|
|
8957
|
+
},
|
|
8958
|
+
chain: {
|
|
8959
|
+
channel_id: 'channel-473'
|
|
8960
|
+
}
|
|
8961
|
+
}]
|
|
8962
|
+
},
|
|
8487
8963
|
{
|
|
8488
8964
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
8489
8965
|
denom_units: [{
|
|
@@ -9232,6 +9708,74 @@ const assets = {
|
|
|
9232
9708
|
}
|
|
9233
9709
|
}]
|
|
9234
9710
|
},
|
|
9711
|
+
{
|
|
9712
|
+
description: 'Pryzm\'s LP token for dATOM Yield pool',
|
|
9713
|
+
denom_units: [{
|
|
9714
|
+
denom: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
|
|
9715
|
+
exponent: 0,
|
|
9716
|
+
aliases: ['lp:22:udatom']
|
|
9717
|
+
}, {
|
|
9718
|
+
denom: 'lp:22:datom',
|
|
9719
|
+
exponent: 6
|
|
9720
|
+
}],
|
|
9721
|
+
base: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
|
|
9722
|
+
name: 'dATOM Yield LP',
|
|
9723
|
+
display: 'lp:22:datom',
|
|
9724
|
+
symbol: 'dATOM-YIELD-LP',
|
|
9725
|
+
logo_URIs: {
|
|
9726
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9727
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9728
|
+
},
|
|
9729
|
+
images: [{
|
|
9730
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9731
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9732
|
+
}],
|
|
9733
|
+
traces: [{
|
|
9734
|
+
type: 'ibc',
|
|
9735
|
+
counterparty: {
|
|
9736
|
+
channel_id: 'channel-4',
|
|
9737
|
+
base_denom: 'lp:22:udatom',
|
|
9738
|
+
chain_name: 'pryzm'
|
|
9739
|
+
},
|
|
9740
|
+
chain: {
|
|
9741
|
+
channel_id: 'channel-473'
|
|
9742
|
+
}
|
|
9743
|
+
}]
|
|
9744
|
+
},
|
|
9745
|
+
{
|
|
9746
|
+
description: 'Pryzm\'s LP token for dATOM Boost pool',
|
|
9747
|
+
denom_units: [{
|
|
9748
|
+
denom: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
|
|
9749
|
+
exponent: 0,
|
|
9750
|
+
aliases: ['lp:23:udatomypt-uatom']
|
|
9751
|
+
}, {
|
|
9752
|
+
denom: 'lp:23:datomypt-atom',
|
|
9753
|
+
exponent: 6
|
|
9754
|
+
}],
|
|
9755
|
+
base: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
|
|
9756
|
+
name: 'dATOM Boost LP',
|
|
9757
|
+
display: 'lp:23:datomypt-atom',
|
|
9758
|
+
symbol: 'dATOM-BOOST-LP',
|
|
9759
|
+
logo_URIs: {
|
|
9760
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9761
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9762
|
+
},
|
|
9763
|
+
images: [{
|
|
9764
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9765
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9766
|
+
}],
|
|
9767
|
+
traces: [{
|
|
9768
|
+
type: 'ibc',
|
|
9769
|
+
counterparty: {
|
|
9770
|
+
channel_id: 'channel-4',
|
|
9771
|
+
base_denom: 'lp:23:udatomypt-uatom',
|
|
9772
|
+
chain_name: 'pryzm'
|
|
9773
|
+
},
|
|
9774
|
+
chain: {
|
|
9775
|
+
channel_id: 'channel-473'
|
|
9776
|
+
}
|
|
9777
|
+
}]
|
|
9778
|
+
},
|
|
9235
9779
|
{
|
|
9236
9780
|
description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
|
|
9237
9781
|
denom_units: [{
|
|
@@ -178,6 +178,40 @@ const assets = {
|
|
|
178
178
|
}
|
|
179
179
|
}]
|
|
180
180
|
},
|
|
181
|
+
{
|
|
182
|
+
description: 'The native token of Symphony',
|
|
183
|
+
denom_units: [{
|
|
184
|
+
denom: 'ibc/93E2565D8B203CDF0E7ACBCED47FA406BE7179EAB65F95F28F449D428AB2DAEA',
|
|
185
|
+
exponent: 0,
|
|
186
|
+
aliases: ['note']
|
|
187
|
+
}, {
|
|
188
|
+
denom: 'mld',
|
|
189
|
+
exponent: 6,
|
|
190
|
+
aliases: ['melody']
|
|
191
|
+
}],
|
|
192
|
+
type_asset: 'sdk.coin',
|
|
193
|
+
base: 'ibc/93E2565D8B203CDF0E7ACBCED47FA406BE7179EAB65F95F28F449D428AB2DAEA',
|
|
194
|
+
name: 'Melody',
|
|
195
|
+
display: 'mld',
|
|
196
|
+
symbol: 'MLD',
|
|
197
|
+
logo_URIs: {
|
|
198
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
199
|
+
},
|
|
200
|
+
images: [{
|
|
201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
202
|
+
}],
|
|
203
|
+
traces: [{
|
|
204
|
+
type: 'ibc',
|
|
205
|
+
counterparty: {
|
|
206
|
+
channel_id: 'channel-10',
|
|
207
|
+
base_denom: 'note',
|
|
208
|
+
chain_name: 'symphonytestnet'
|
|
209
|
+
},
|
|
210
|
+
chain: {
|
|
211
|
+
channel_id: 'channel-495'
|
|
212
|
+
}
|
|
213
|
+
}]
|
|
214
|
+
},
|
|
181
215
|
{
|
|
182
216
|
description: 'The native token of Axelar',
|
|
183
217
|
denom_units: [{
|
|
@@ -286,6 +320,40 @@ const assets = {
|
|
|
286
320
|
channel_id: 'channel-225'
|
|
287
321
|
}
|
|
288
322
|
}]
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
description: 'The native token of Symphony',
|
|
326
|
+
denom_units: [{
|
|
327
|
+
denom: 'ibc/93E2565D8B203CDF0E7ACBCED47FA406BE7179EAB65F95F28F449D428AB2DAEA',
|
|
328
|
+
exponent: 0,
|
|
329
|
+
aliases: ['note']
|
|
330
|
+
}, {
|
|
331
|
+
denom: 'mld',
|
|
332
|
+
exponent: 6,
|
|
333
|
+
aliases: ['melody']
|
|
334
|
+
}],
|
|
335
|
+
type_asset: 'sdk.coin',
|
|
336
|
+
base: 'ibc/93E2565D8B203CDF0E7ACBCED47FA406BE7179EAB65F95F28F449D428AB2DAEA',
|
|
337
|
+
name: 'Melody',
|
|
338
|
+
display: 'mld',
|
|
339
|
+
symbol: 'MLD',
|
|
340
|
+
logo_URIs: {
|
|
341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
342
|
+
},
|
|
343
|
+
images: [{
|
|
344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
345
|
+
}],
|
|
346
|
+
traces: [{
|
|
347
|
+
type: 'ibc',
|
|
348
|
+
counterparty: {
|
|
349
|
+
channel_id: 'channel-10',
|
|
350
|
+
base_denom: 'note',
|
|
351
|
+
chain_name: 'symphonytestnet'
|
|
352
|
+
},
|
|
353
|
+
chain: {
|
|
354
|
+
channel_id: 'channel-495'
|
|
355
|
+
}
|
|
356
|
+
}]
|
|
289
357
|
}
|
|
290
358
|
]
|
|
291
359
|
};
|