@chain-registry/assets 1.70.128 → 1.70.130
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 +84 -0
- package/esm/mainnet/axelar.js +714 -0
- package/esm/mainnet/celestia.js +714 -0
- package/esm/mainnet/cosmoshub.js +714 -0
- package/esm/mainnet/dydx.js +630 -0
- package/esm/mainnet/injective.js +630 -0
- package/esm/mainnet/neutron.js +630 -0
- package/esm/mainnet/noble.js +714 -0
- package/esm/mainnet/osmosis.js +714 -0
- package/esm/mainnet/saga.js +84 -0
- package/esm/mainnet/stride.js +630 -0
- package/esm/mainnet/terra2.js +630 -0
- package/esm/mainnet/xion.js +84 -0
- package/mainnet/akash.js +84 -0
- package/mainnet/axelar.js +714 -0
- package/mainnet/celestia.js +714 -0
- package/mainnet/cosmoshub.js +714 -0
- package/mainnet/dydx.js +630 -0
- package/mainnet/injective.js +630 -0
- package/mainnet/neutron.js +630 -0
- package/mainnet/noble.js +714 -0
- package/mainnet/osmosis.js +714 -0
- package/mainnet/saga.js +84 -0
- package/mainnet/stride.js +630 -0
- package/mainnet/terra2.js +630 -0
- package/mainnet/xion.js +84 -0
- package/package.json +5 -5
package/mainnet/cosmoshub.js
CHANGED
|
@@ -2495,6 +2495,48 @@ const assets = {
|
|
|
2495
2495
|
}
|
|
2496
2496
|
}]
|
|
2497
2497
|
},
|
|
2498
|
+
{
|
|
2499
|
+
description: 'Eden BOOST token definition',
|
|
2500
|
+
denom_units: [
|
|
2501
|
+
{
|
|
2502
|
+
denom: 'ibc/F0280DA924768646FA39E7C08FA6935B4C5A313C3C5BA611095350CE8B45C742',
|
|
2503
|
+
exponent: 0,
|
|
2504
|
+
aliases: ['uedenb']
|
|
2505
|
+
},
|
|
2506
|
+
{
|
|
2507
|
+
denom: 'medenb',
|
|
2508
|
+
exponent: 3,
|
|
2509
|
+
aliases: ['milliedenb']
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
denom: 'edenb',
|
|
2513
|
+
exponent: 6,
|
|
2514
|
+
aliases: []
|
|
2515
|
+
}
|
|
2516
|
+
],
|
|
2517
|
+
base: 'ibc/F0280DA924768646FA39E7C08FA6935B4C5A313C3C5BA611095350CE8B45C742',
|
|
2518
|
+
name: 'Eden BOOST',
|
|
2519
|
+
display: 'edenb',
|
|
2520
|
+
symbol: 'EDEN BOOST',
|
|
2521
|
+
logo_URIs: {
|
|
2522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
2523
|
+
},
|
|
2524
|
+
images: [{
|
|
2525
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
2526
|
+
}],
|
|
2527
|
+
type_asset: 'sdk.coin',
|
|
2528
|
+
traces: [{
|
|
2529
|
+
type: 'ibc',
|
|
2530
|
+
counterparty: {
|
|
2531
|
+
channel_id: 'channel-1',
|
|
2532
|
+
base_denom: 'uedenb',
|
|
2533
|
+
chain_name: 'elys'
|
|
2534
|
+
},
|
|
2535
|
+
chain: {
|
|
2536
|
+
channel_id: 'channel-1266'
|
|
2537
|
+
}
|
|
2538
|
+
}]
|
|
2539
|
+
},
|
|
2498
2540
|
{
|
|
2499
2541
|
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.',
|
|
2500
2542
|
denom_units: [{
|
|
@@ -6519,6 +6561,146 @@ const assets = {
|
|
|
6519
6561
|
}
|
|
6520
6562
|
}]
|
|
6521
6563
|
},
|
|
6564
|
+
{
|
|
6565
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
6566
|
+
denom_units: [{
|
|
6567
|
+
denom: 'ibc/AE5D232080E762E8464777456926D416E5A1BB8A67651A125FF803B3D72C31B1',
|
|
6568
|
+
exponent: 0,
|
|
6569
|
+
aliases: ['p:upryzm:31Mar2025']
|
|
6570
|
+
}, {
|
|
6571
|
+
denom: 'pPRYZM31Mar2025',
|
|
6572
|
+
exponent: 6
|
|
6573
|
+
}],
|
|
6574
|
+
base: 'ibc/AE5D232080E762E8464777456926D416E5A1BB8A67651A125FF803B3D72C31B1',
|
|
6575
|
+
name: 'pPryzm (31Mar2025)',
|
|
6576
|
+
display: 'pPRYZM31Mar2025',
|
|
6577
|
+
symbol: 'pPRYZM-31Mar2025',
|
|
6578
|
+
logo_URIs: {
|
|
6579
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6580
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6581
|
+
},
|
|
6582
|
+
images: [{
|
|
6583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6585
|
+
}],
|
|
6586
|
+
type_asset: 'sdk.coin',
|
|
6587
|
+
traces: [{
|
|
6588
|
+
type: 'ibc',
|
|
6589
|
+
counterparty: {
|
|
6590
|
+
channel_id: 'channel-0',
|
|
6591
|
+
base_denom: 'p:upryzm:31Mar2025',
|
|
6592
|
+
chain_name: 'pryzm'
|
|
6593
|
+
},
|
|
6594
|
+
chain: {
|
|
6595
|
+
channel_id: 'channel-859'
|
|
6596
|
+
}
|
|
6597
|
+
}]
|
|
6598
|
+
},
|
|
6599
|
+
{
|
|
6600
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2025',
|
|
6601
|
+
denom_units: [{
|
|
6602
|
+
denom: 'ibc/B840FE1E2803B4D4CF622678EFA7D17A77F2E613C6BB21458965527C0CB73C9A',
|
|
6603
|
+
exponent: 0,
|
|
6604
|
+
aliases: ['p:upryzm:30Jun2025']
|
|
6605
|
+
}, {
|
|
6606
|
+
denom: 'pPRYZM30Jun2025',
|
|
6607
|
+
exponent: 6
|
|
6608
|
+
}],
|
|
6609
|
+
base: 'ibc/B840FE1E2803B4D4CF622678EFA7D17A77F2E613C6BB21458965527C0CB73C9A',
|
|
6610
|
+
name: 'pPryzm (30Jun2025)',
|
|
6611
|
+
display: 'pPRYZM30Jun2025',
|
|
6612
|
+
symbol: 'pPRYZM-30Jun2025',
|
|
6613
|
+
logo_URIs: {
|
|
6614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6616
|
+
},
|
|
6617
|
+
images: [{
|
|
6618
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6619
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6620
|
+
}],
|
|
6621
|
+
type_asset: 'sdk.coin',
|
|
6622
|
+
traces: [{
|
|
6623
|
+
type: 'ibc',
|
|
6624
|
+
counterparty: {
|
|
6625
|
+
channel_id: 'channel-0',
|
|
6626
|
+
base_denom: 'p:upryzm:30Jun2025',
|
|
6627
|
+
chain_name: 'pryzm'
|
|
6628
|
+
},
|
|
6629
|
+
chain: {
|
|
6630
|
+
channel_id: 'channel-859'
|
|
6631
|
+
}
|
|
6632
|
+
}]
|
|
6633
|
+
},
|
|
6634
|
+
{
|
|
6635
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Sep2025',
|
|
6636
|
+
denom_units: [{
|
|
6637
|
+
denom: 'ibc/6EFCA16945CF745E58E26D16B033DE0F691020B8CA892281CE3E7BDA639F0605',
|
|
6638
|
+
exponent: 0,
|
|
6639
|
+
aliases: ['p:upryzm:30Sep2025']
|
|
6640
|
+
}, {
|
|
6641
|
+
denom: 'pPRYZM30Sep2025',
|
|
6642
|
+
exponent: 6
|
|
6643
|
+
}],
|
|
6644
|
+
base: 'ibc/6EFCA16945CF745E58E26D16B033DE0F691020B8CA892281CE3E7BDA639F0605',
|
|
6645
|
+
name: 'pPryzm (30Sep2025)',
|
|
6646
|
+
display: 'pPRYZM30Sep2025',
|
|
6647
|
+
symbol: 'pPRYZM-30Sep2025',
|
|
6648
|
+
logo_URIs: {
|
|
6649
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6650
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6651
|
+
},
|
|
6652
|
+
images: [{
|
|
6653
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6654
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6655
|
+
}],
|
|
6656
|
+
type_asset: 'sdk.coin',
|
|
6657
|
+
traces: [{
|
|
6658
|
+
type: 'ibc',
|
|
6659
|
+
counterparty: {
|
|
6660
|
+
channel_id: 'channel-0',
|
|
6661
|
+
base_denom: 'p:upryzm:30Sep2025',
|
|
6662
|
+
chain_name: 'pryzm'
|
|
6663
|
+
},
|
|
6664
|
+
chain: {
|
|
6665
|
+
channel_id: 'channel-859'
|
|
6666
|
+
}
|
|
6667
|
+
}]
|
|
6668
|
+
},
|
|
6669
|
+
{
|
|
6670
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Dec2025',
|
|
6671
|
+
denom_units: [{
|
|
6672
|
+
denom: 'ibc/A71F9EA796B9D1DD49271A934F2050FD7F6078D808ABE7079FCC9145BF5F7532',
|
|
6673
|
+
exponent: 0,
|
|
6674
|
+
aliases: ['p:upryzm:31Dec2025']
|
|
6675
|
+
}, {
|
|
6676
|
+
denom: 'pPRYZM31Dec2025',
|
|
6677
|
+
exponent: 6
|
|
6678
|
+
}],
|
|
6679
|
+
base: 'ibc/A71F9EA796B9D1DD49271A934F2050FD7F6078D808ABE7079FCC9145BF5F7532',
|
|
6680
|
+
name: 'pPryzm (31Dec2025)',
|
|
6681
|
+
display: 'pPRYZM31Dec2025',
|
|
6682
|
+
symbol: 'pPRYZM-31Dec2025',
|
|
6683
|
+
logo_URIs: {
|
|
6684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6686
|
+
},
|
|
6687
|
+
images: [{
|
|
6688
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
6689
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
6690
|
+
}],
|
|
6691
|
+
type_asset: 'sdk.coin',
|
|
6692
|
+
traces: [{
|
|
6693
|
+
type: 'ibc',
|
|
6694
|
+
counterparty: {
|
|
6695
|
+
channel_id: 'channel-0',
|
|
6696
|
+
base_denom: 'p:upryzm:31Dec2025',
|
|
6697
|
+
chain_name: 'pryzm'
|
|
6698
|
+
},
|
|
6699
|
+
chain: {
|
|
6700
|
+
channel_id: 'channel-859'
|
|
6701
|
+
}
|
|
6702
|
+
}]
|
|
6703
|
+
},
|
|
6522
6704
|
{
|
|
6523
6705
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
6524
6706
|
denom_units: [{
|
|
@@ -8164,6 +8346,146 @@ const assets = {
|
|
|
8164
8346
|
}
|
|
8165
8347
|
}]
|
|
8166
8348
|
},
|
|
8349
|
+
{
|
|
8350
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
8351
|
+
denom_units: [{
|
|
8352
|
+
denom: 'ibc/48E6E0165D2B0687AD2690F6F389AD1BDE6AA6CF34DC39F76EDB8256EFD27653',
|
|
8353
|
+
exponent: 0,
|
|
8354
|
+
aliases: ['y:upryzm:31Mar2025']
|
|
8355
|
+
}, {
|
|
8356
|
+
denom: 'yPRYZM31Mar2025',
|
|
8357
|
+
exponent: 6
|
|
8358
|
+
}],
|
|
8359
|
+
base: 'ibc/48E6E0165D2B0687AD2690F6F389AD1BDE6AA6CF34DC39F76EDB8256EFD27653',
|
|
8360
|
+
name: 'yPryzm (31Mar2025)',
|
|
8361
|
+
display: 'yPRYZM31Mar2025',
|
|
8362
|
+
symbol: 'yPRYZM-31Mar2025',
|
|
8363
|
+
logo_URIs: {
|
|
8364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8366
|
+
},
|
|
8367
|
+
images: [{
|
|
8368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8370
|
+
}],
|
|
8371
|
+
type_asset: 'sdk.coin',
|
|
8372
|
+
traces: [{
|
|
8373
|
+
type: 'ibc',
|
|
8374
|
+
counterparty: {
|
|
8375
|
+
channel_id: 'channel-0',
|
|
8376
|
+
base_denom: 'y:upryzm:31Mar2025',
|
|
8377
|
+
chain_name: 'pryzm'
|
|
8378
|
+
},
|
|
8379
|
+
chain: {
|
|
8380
|
+
channel_id: 'channel-859'
|
|
8381
|
+
}
|
|
8382
|
+
}]
|
|
8383
|
+
},
|
|
8384
|
+
{
|
|
8385
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2025',
|
|
8386
|
+
denom_units: [{
|
|
8387
|
+
denom: 'ibc/C3A20E52828F148AB3EAAF3B05C8B09E8765BF2BD1E04625411414CED452DED3',
|
|
8388
|
+
exponent: 0,
|
|
8389
|
+
aliases: ['y:upryzm:30Jun2025']
|
|
8390
|
+
}, {
|
|
8391
|
+
denom: 'yPRYZM30Jun2025',
|
|
8392
|
+
exponent: 6
|
|
8393
|
+
}],
|
|
8394
|
+
base: 'ibc/C3A20E52828F148AB3EAAF3B05C8B09E8765BF2BD1E04625411414CED452DED3',
|
|
8395
|
+
name: 'yPryzm (30Jun2025)',
|
|
8396
|
+
display: 'yPRYZM30Jun2025',
|
|
8397
|
+
symbol: 'yPRYZM-30Jun2025',
|
|
8398
|
+
logo_URIs: {
|
|
8399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8400
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8401
|
+
},
|
|
8402
|
+
images: [{
|
|
8403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8405
|
+
}],
|
|
8406
|
+
type_asset: 'sdk.coin',
|
|
8407
|
+
traces: [{
|
|
8408
|
+
type: 'ibc',
|
|
8409
|
+
counterparty: {
|
|
8410
|
+
channel_id: 'channel-0',
|
|
8411
|
+
base_denom: 'y:upryzm:30Jun2025',
|
|
8412
|
+
chain_name: 'pryzm'
|
|
8413
|
+
},
|
|
8414
|
+
chain: {
|
|
8415
|
+
channel_id: 'channel-859'
|
|
8416
|
+
}
|
|
8417
|
+
}]
|
|
8418
|
+
},
|
|
8419
|
+
{
|
|
8420
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Sep2025',
|
|
8421
|
+
denom_units: [{
|
|
8422
|
+
denom: 'ibc/4FE601D4E002DA99DC0AC4DEAB5A05B7F28D4E681D8800322F8C729137E5C894',
|
|
8423
|
+
exponent: 0,
|
|
8424
|
+
aliases: ['y:upryzm:30Sep2025']
|
|
8425
|
+
}, {
|
|
8426
|
+
denom: 'yPRYZM30Sep2025',
|
|
8427
|
+
exponent: 6
|
|
8428
|
+
}],
|
|
8429
|
+
base: 'ibc/4FE601D4E002DA99DC0AC4DEAB5A05B7F28D4E681D8800322F8C729137E5C894',
|
|
8430
|
+
name: 'yPryzm (30Sep2025)',
|
|
8431
|
+
display: 'yPRYZM30Sep2025',
|
|
8432
|
+
symbol: 'yPRYZM-30Sep2025',
|
|
8433
|
+
logo_URIs: {
|
|
8434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8435
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8436
|
+
},
|
|
8437
|
+
images: [{
|
|
8438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8439
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8440
|
+
}],
|
|
8441
|
+
type_asset: 'sdk.coin',
|
|
8442
|
+
traces: [{
|
|
8443
|
+
type: 'ibc',
|
|
8444
|
+
counterparty: {
|
|
8445
|
+
channel_id: 'channel-0',
|
|
8446
|
+
base_denom: 'y:upryzm:30Sep2025',
|
|
8447
|
+
chain_name: 'pryzm'
|
|
8448
|
+
},
|
|
8449
|
+
chain: {
|
|
8450
|
+
channel_id: 'channel-859'
|
|
8451
|
+
}
|
|
8452
|
+
}]
|
|
8453
|
+
},
|
|
8454
|
+
{
|
|
8455
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Dec2025',
|
|
8456
|
+
denom_units: [{
|
|
8457
|
+
denom: 'ibc/3BFCB2E0523C8AC01181F0A9E45D627350A32F891287FDC467D59ECAA1825F15',
|
|
8458
|
+
exponent: 0,
|
|
8459
|
+
aliases: ['y:upryzm:31Dec2025']
|
|
8460
|
+
}, {
|
|
8461
|
+
denom: 'yPRYZM31Dec2025',
|
|
8462
|
+
exponent: 6
|
|
8463
|
+
}],
|
|
8464
|
+
base: 'ibc/3BFCB2E0523C8AC01181F0A9E45D627350A32F891287FDC467D59ECAA1825F15',
|
|
8465
|
+
name: 'yPryzm (31Dec2025)',
|
|
8466
|
+
display: 'yPRYZM31Dec2025',
|
|
8467
|
+
symbol: 'yPRYZM-31Dec2025',
|
|
8468
|
+
logo_URIs: {
|
|
8469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8470
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8471
|
+
},
|
|
8472
|
+
images: [{
|
|
8473
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8474
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8475
|
+
}],
|
|
8476
|
+
type_asset: 'sdk.coin',
|
|
8477
|
+
traces: [{
|
|
8478
|
+
type: 'ibc',
|
|
8479
|
+
counterparty: {
|
|
8480
|
+
channel_id: 'channel-0',
|
|
8481
|
+
base_denom: 'y:upryzm:31Dec2025',
|
|
8482
|
+
chain_name: 'pryzm'
|
|
8483
|
+
},
|
|
8484
|
+
chain: {
|
|
8485
|
+
channel_id: 'channel-859'
|
|
8486
|
+
}
|
|
8487
|
+
}]
|
|
8488
|
+
},
|
|
8167
8489
|
{
|
|
8168
8490
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
8169
8491
|
denom_units: [{
|
|
@@ -9144,6 +9466,41 @@ const assets = {
|
|
|
9144
9466
|
}
|
|
9145
9467
|
}]
|
|
9146
9468
|
},
|
|
9469
|
+
{
|
|
9470
|
+
description: 'Pryzm\'s LP token for PRYZM Yield pool',
|
|
9471
|
+
denom_units: [{
|
|
9472
|
+
denom: 'ibc/EDB6BF9BC748674FDBD12EA1E062161EFE5AA4A455307EAC26AAC21973FC9923',
|
|
9473
|
+
exponent: 0,
|
|
9474
|
+
aliases: ['lp:33:upryzm']
|
|
9475
|
+
}, {
|
|
9476
|
+
denom: 'lp:33:pryzm',
|
|
9477
|
+
exponent: 6
|
|
9478
|
+
}],
|
|
9479
|
+
base: 'ibc/EDB6BF9BC748674FDBD12EA1E062161EFE5AA4A455307EAC26AAC21973FC9923',
|
|
9480
|
+
name: 'PRYZM Yield LP',
|
|
9481
|
+
display: 'lp:33:pryzm',
|
|
9482
|
+
symbol: 'PRYZM-YIELD-LP',
|
|
9483
|
+
logo_URIs: {
|
|
9484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9485
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9486
|
+
},
|
|
9487
|
+
images: [{
|
|
9488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9489
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9490
|
+
}],
|
|
9491
|
+
type_asset: 'sdk.coin',
|
|
9492
|
+
traces: [{
|
|
9493
|
+
type: 'ibc',
|
|
9494
|
+
counterparty: {
|
|
9495
|
+
channel_id: 'channel-0',
|
|
9496
|
+
base_denom: 'lp:33:upryzm',
|
|
9497
|
+
chain_name: 'pryzm'
|
|
9498
|
+
},
|
|
9499
|
+
chain: {
|
|
9500
|
+
channel_id: 'channel-859'
|
|
9501
|
+
}
|
|
9502
|
+
}]
|
|
9503
|
+
},
|
|
9147
9504
|
{
|
|
9148
9505
|
description: 'QCK - native token of Quicksilver',
|
|
9149
9506
|
denom_units: [{
|
|
@@ -10282,6 +10639,48 @@ const assets = {
|
|
|
10282
10639
|
}
|
|
10283
10640
|
}]
|
|
10284
10641
|
},
|
|
10642
|
+
{
|
|
10643
|
+
description: 'Eden BOOST token definition',
|
|
10644
|
+
denom_units: [
|
|
10645
|
+
{
|
|
10646
|
+
denom: 'ibc/F0280DA924768646FA39E7C08FA6935B4C5A313C3C5BA611095350CE8B45C742',
|
|
10647
|
+
exponent: 0,
|
|
10648
|
+
aliases: ['uedenb']
|
|
10649
|
+
},
|
|
10650
|
+
{
|
|
10651
|
+
denom: 'medenb',
|
|
10652
|
+
exponent: 3,
|
|
10653
|
+
aliases: ['milliedenb']
|
|
10654
|
+
},
|
|
10655
|
+
{
|
|
10656
|
+
denom: 'edenb',
|
|
10657
|
+
exponent: 6,
|
|
10658
|
+
aliases: []
|
|
10659
|
+
}
|
|
10660
|
+
],
|
|
10661
|
+
base: 'ibc/F0280DA924768646FA39E7C08FA6935B4C5A313C3C5BA611095350CE8B45C742',
|
|
10662
|
+
name: 'Eden BOOST',
|
|
10663
|
+
display: 'edenb',
|
|
10664
|
+
symbol: 'EDEN BOOST',
|
|
10665
|
+
logo_URIs: {
|
|
10666
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
10667
|
+
},
|
|
10668
|
+
images: [{
|
|
10669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
10670
|
+
}],
|
|
10671
|
+
type_asset: 'sdk.coin',
|
|
10672
|
+
traces: [{
|
|
10673
|
+
type: 'ibc',
|
|
10674
|
+
counterparty: {
|
|
10675
|
+
channel_id: 'channel-1',
|
|
10676
|
+
base_denom: 'uedenb',
|
|
10677
|
+
chain_name: 'elys'
|
|
10678
|
+
},
|
|
10679
|
+
chain: {
|
|
10680
|
+
channel_id: 'channel-1266'
|
|
10681
|
+
}
|
|
10682
|
+
}]
|
|
10683
|
+
},
|
|
10285
10684
|
{
|
|
10286
10685
|
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.',
|
|
10287
10686
|
denom_units: [{
|
|
@@ -14306,6 +14705,146 @@ const assets = {
|
|
|
14306
14705
|
}
|
|
14307
14706
|
}]
|
|
14308
14707
|
},
|
|
14708
|
+
{
|
|
14709
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
14710
|
+
denom_units: [{
|
|
14711
|
+
denom: 'ibc/AE5D232080E762E8464777456926D416E5A1BB8A67651A125FF803B3D72C31B1',
|
|
14712
|
+
exponent: 0,
|
|
14713
|
+
aliases: ['p:upryzm:31Mar2025']
|
|
14714
|
+
}, {
|
|
14715
|
+
denom: 'pPRYZM31Mar2025',
|
|
14716
|
+
exponent: 6
|
|
14717
|
+
}],
|
|
14718
|
+
base: 'ibc/AE5D232080E762E8464777456926D416E5A1BB8A67651A125FF803B3D72C31B1',
|
|
14719
|
+
name: 'pPryzm (31Mar2025)',
|
|
14720
|
+
display: 'pPRYZM31Mar2025',
|
|
14721
|
+
symbol: 'pPRYZM-31Mar2025',
|
|
14722
|
+
logo_URIs: {
|
|
14723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14724
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14725
|
+
},
|
|
14726
|
+
images: [{
|
|
14727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14728
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14729
|
+
}],
|
|
14730
|
+
type_asset: 'sdk.coin',
|
|
14731
|
+
traces: [{
|
|
14732
|
+
type: 'ibc',
|
|
14733
|
+
counterparty: {
|
|
14734
|
+
channel_id: 'channel-0',
|
|
14735
|
+
base_denom: 'p:upryzm:31Mar2025',
|
|
14736
|
+
chain_name: 'pryzm'
|
|
14737
|
+
},
|
|
14738
|
+
chain: {
|
|
14739
|
+
channel_id: 'channel-859'
|
|
14740
|
+
}
|
|
14741
|
+
}]
|
|
14742
|
+
},
|
|
14743
|
+
{
|
|
14744
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2025',
|
|
14745
|
+
denom_units: [{
|
|
14746
|
+
denom: 'ibc/B840FE1E2803B4D4CF622678EFA7D17A77F2E613C6BB21458965527C0CB73C9A',
|
|
14747
|
+
exponent: 0,
|
|
14748
|
+
aliases: ['p:upryzm:30Jun2025']
|
|
14749
|
+
}, {
|
|
14750
|
+
denom: 'pPRYZM30Jun2025',
|
|
14751
|
+
exponent: 6
|
|
14752
|
+
}],
|
|
14753
|
+
base: 'ibc/B840FE1E2803B4D4CF622678EFA7D17A77F2E613C6BB21458965527C0CB73C9A',
|
|
14754
|
+
name: 'pPryzm (30Jun2025)',
|
|
14755
|
+
display: 'pPRYZM30Jun2025',
|
|
14756
|
+
symbol: 'pPRYZM-30Jun2025',
|
|
14757
|
+
logo_URIs: {
|
|
14758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14759
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14760
|
+
},
|
|
14761
|
+
images: [{
|
|
14762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14763
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14764
|
+
}],
|
|
14765
|
+
type_asset: 'sdk.coin',
|
|
14766
|
+
traces: [{
|
|
14767
|
+
type: 'ibc',
|
|
14768
|
+
counterparty: {
|
|
14769
|
+
channel_id: 'channel-0',
|
|
14770
|
+
base_denom: 'p:upryzm:30Jun2025',
|
|
14771
|
+
chain_name: 'pryzm'
|
|
14772
|
+
},
|
|
14773
|
+
chain: {
|
|
14774
|
+
channel_id: 'channel-859'
|
|
14775
|
+
}
|
|
14776
|
+
}]
|
|
14777
|
+
},
|
|
14778
|
+
{
|
|
14779
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Sep2025',
|
|
14780
|
+
denom_units: [{
|
|
14781
|
+
denom: 'ibc/6EFCA16945CF745E58E26D16B033DE0F691020B8CA892281CE3E7BDA639F0605',
|
|
14782
|
+
exponent: 0,
|
|
14783
|
+
aliases: ['p:upryzm:30Sep2025']
|
|
14784
|
+
}, {
|
|
14785
|
+
denom: 'pPRYZM30Sep2025',
|
|
14786
|
+
exponent: 6
|
|
14787
|
+
}],
|
|
14788
|
+
base: 'ibc/6EFCA16945CF745E58E26D16B033DE0F691020B8CA892281CE3E7BDA639F0605',
|
|
14789
|
+
name: 'pPryzm (30Sep2025)',
|
|
14790
|
+
display: 'pPRYZM30Sep2025',
|
|
14791
|
+
symbol: 'pPRYZM-30Sep2025',
|
|
14792
|
+
logo_URIs: {
|
|
14793
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14794
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14795
|
+
},
|
|
14796
|
+
images: [{
|
|
14797
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14798
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14799
|
+
}],
|
|
14800
|
+
type_asset: 'sdk.coin',
|
|
14801
|
+
traces: [{
|
|
14802
|
+
type: 'ibc',
|
|
14803
|
+
counterparty: {
|
|
14804
|
+
channel_id: 'channel-0',
|
|
14805
|
+
base_denom: 'p:upryzm:30Sep2025',
|
|
14806
|
+
chain_name: 'pryzm'
|
|
14807
|
+
},
|
|
14808
|
+
chain: {
|
|
14809
|
+
channel_id: 'channel-859'
|
|
14810
|
+
}
|
|
14811
|
+
}]
|
|
14812
|
+
},
|
|
14813
|
+
{
|
|
14814
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Dec2025',
|
|
14815
|
+
denom_units: [{
|
|
14816
|
+
denom: 'ibc/A71F9EA796B9D1DD49271A934F2050FD7F6078D808ABE7079FCC9145BF5F7532',
|
|
14817
|
+
exponent: 0,
|
|
14818
|
+
aliases: ['p:upryzm:31Dec2025']
|
|
14819
|
+
}, {
|
|
14820
|
+
denom: 'pPRYZM31Dec2025',
|
|
14821
|
+
exponent: 6
|
|
14822
|
+
}],
|
|
14823
|
+
base: 'ibc/A71F9EA796B9D1DD49271A934F2050FD7F6078D808ABE7079FCC9145BF5F7532',
|
|
14824
|
+
name: 'pPryzm (31Dec2025)',
|
|
14825
|
+
display: 'pPRYZM31Dec2025',
|
|
14826
|
+
symbol: 'pPRYZM-31Dec2025',
|
|
14827
|
+
logo_URIs: {
|
|
14828
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14829
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14830
|
+
},
|
|
14831
|
+
images: [{
|
|
14832
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14833
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14834
|
+
}],
|
|
14835
|
+
type_asset: 'sdk.coin',
|
|
14836
|
+
traces: [{
|
|
14837
|
+
type: 'ibc',
|
|
14838
|
+
counterparty: {
|
|
14839
|
+
channel_id: 'channel-0',
|
|
14840
|
+
base_denom: 'p:upryzm:31Dec2025',
|
|
14841
|
+
chain_name: 'pryzm'
|
|
14842
|
+
},
|
|
14843
|
+
chain: {
|
|
14844
|
+
channel_id: 'channel-859'
|
|
14845
|
+
}
|
|
14846
|
+
}]
|
|
14847
|
+
},
|
|
14309
14848
|
{
|
|
14310
14849
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
14311
14850
|
denom_units: [{
|
|
@@ -15951,6 +16490,146 @@ const assets = {
|
|
|
15951
16490
|
}
|
|
15952
16491
|
}]
|
|
15953
16492
|
},
|
|
16493
|
+
{
|
|
16494
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
16495
|
+
denom_units: [{
|
|
16496
|
+
denom: 'ibc/48E6E0165D2B0687AD2690F6F389AD1BDE6AA6CF34DC39F76EDB8256EFD27653',
|
|
16497
|
+
exponent: 0,
|
|
16498
|
+
aliases: ['y:upryzm:31Mar2025']
|
|
16499
|
+
}, {
|
|
16500
|
+
denom: 'yPRYZM31Mar2025',
|
|
16501
|
+
exponent: 6
|
|
16502
|
+
}],
|
|
16503
|
+
base: 'ibc/48E6E0165D2B0687AD2690F6F389AD1BDE6AA6CF34DC39F76EDB8256EFD27653',
|
|
16504
|
+
name: 'yPryzm (31Mar2025)',
|
|
16505
|
+
display: 'yPRYZM31Mar2025',
|
|
16506
|
+
symbol: 'yPRYZM-31Mar2025',
|
|
16507
|
+
logo_URIs: {
|
|
16508
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16509
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16510
|
+
},
|
|
16511
|
+
images: [{
|
|
16512
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16513
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16514
|
+
}],
|
|
16515
|
+
type_asset: 'sdk.coin',
|
|
16516
|
+
traces: [{
|
|
16517
|
+
type: 'ibc',
|
|
16518
|
+
counterparty: {
|
|
16519
|
+
channel_id: 'channel-0',
|
|
16520
|
+
base_denom: 'y:upryzm:31Mar2025',
|
|
16521
|
+
chain_name: 'pryzm'
|
|
16522
|
+
},
|
|
16523
|
+
chain: {
|
|
16524
|
+
channel_id: 'channel-859'
|
|
16525
|
+
}
|
|
16526
|
+
}]
|
|
16527
|
+
},
|
|
16528
|
+
{
|
|
16529
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2025',
|
|
16530
|
+
denom_units: [{
|
|
16531
|
+
denom: 'ibc/C3A20E52828F148AB3EAAF3B05C8B09E8765BF2BD1E04625411414CED452DED3',
|
|
16532
|
+
exponent: 0,
|
|
16533
|
+
aliases: ['y:upryzm:30Jun2025']
|
|
16534
|
+
}, {
|
|
16535
|
+
denom: 'yPRYZM30Jun2025',
|
|
16536
|
+
exponent: 6
|
|
16537
|
+
}],
|
|
16538
|
+
base: 'ibc/C3A20E52828F148AB3EAAF3B05C8B09E8765BF2BD1E04625411414CED452DED3',
|
|
16539
|
+
name: 'yPryzm (30Jun2025)',
|
|
16540
|
+
display: 'yPRYZM30Jun2025',
|
|
16541
|
+
symbol: 'yPRYZM-30Jun2025',
|
|
16542
|
+
logo_URIs: {
|
|
16543
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16544
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16545
|
+
},
|
|
16546
|
+
images: [{
|
|
16547
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16548
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16549
|
+
}],
|
|
16550
|
+
type_asset: 'sdk.coin',
|
|
16551
|
+
traces: [{
|
|
16552
|
+
type: 'ibc',
|
|
16553
|
+
counterparty: {
|
|
16554
|
+
channel_id: 'channel-0',
|
|
16555
|
+
base_denom: 'y:upryzm:30Jun2025',
|
|
16556
|
+
chain_name: 'pryzm'
|
|
16557
|
+
},
|
|
16558
|
+
chain: {
|
|
16559
|
+
channel_id: 'channel-859'
|
|
16560
|
+
}
|
|
16561
|
+
}]
|
|
16562
|
+
},
|
|
16563
|
+
{
|
|
16564
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Sep2025',
|
|
16565
|
+
denom_units: [{
|
|
16566
|
+
denom: 'ibc/4FE601D4E002DA99DC0AC4DEAB5A05B7F28D4E681D8800322F8C729137E5C894',
|
|
16567
|
+
exponent: 0,
|
|
16568
|
+
aliases: ['y:upryzm:30Sep2025']
|
|
16569
|
+
}, {
|
|
16570
|
+
denom: 'yPRYZM30Sep2025',
|
|
16571
|
+
exponent: 6
|
|
16572
|
+
}],
|
|
16573
|
+
base: 'ibc/4FE601D4E002DA99DC0AC4DEAB5A05B7F28D4E681D8800322F8C729137E5C894',
|
|
16574
|
+
name: 'yPryzm (30Sep2025)',
|
|
16575
|
+
display: 'yPRYZM30Sep2025',
|
|
16576
|
+
symbol: 'yPRYZM-30Sep2025',
|
|
16577
|
+
logo_URIs: {
|
|
16578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16580
|
+
},
|
|
16581
|
+
images: [{
|
|
16582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16584
|
+
}],
|
|
16585
|
+
type_asset: 'sdk.coin',
|
|
16586
|
+
traces: [{
|
|
16587
|
+
type: 'ibc',
|
|
16588
|
+
counterparty: {
|
|
16589
|
+
channel_id: 'channel-0',
|
|
16590
|
+
base_denom: 'y:upryzm:30Sep2025',
|
|
16591
|
+
chain_name: 'pryzm'
|
|
16592
|
+
},
|
|
16593
|
+
chain: {
|
|
16594
|
+
channel_id: 'channel-859'
|
|
16595
|
+
}
|
|
16596
|
+
}]
|
|
16597
|
+
},
|
|
16598
|
+
{
|
|
16599
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Dec2025',
|
|
16600
|
+
denom_units: [{
|
|
16601
|
+
denom: 'ibc/3BFCB2E0523C8AC01181F0A9E45D627350A32F891287FDC467D59ECAA1825F15',
|
|
16602
|
+
exponent: 0,
|
|
16603
|
+
aliases: ['y:upryzm:31Dec2025']
|
|
16604
|
+
}, {
|
|
16605
|
+
denom: 'yPRYZM31Dec2025',
|
|
16606
|
+
exponent: 6
|
|
16607
|
+
}],
|
|
16608
|
+
base: 'ibc/3BFCB2E0523C8AC01181F0A9E45D627350A32F891287FDC467D59ECAA1825F15',
|
|
16609
|
+
name: 'yPryzm (31Dec2025)',
|
|
16610
|
+
display: 'yPRYZM31Dec2025',
|
|
16611
|
+
symbol: 'yPRYZM-31Dec2025',
|
|
16612
|
+
logo_URIs: {
|
|
16613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16614
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16615
|
+
},
|
|
16616
|
+
images: [{
|
|
16617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
16618
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
16619
|
+
}],
|
|
16620
|
+
type_asset: 'sdk.coin',
|
|
16621
|
+
traces: [{
|
|
16622
|
+
type: 'ibc',
|
|
16623
|
+
counterparty: {
|
|
16624
|
+
channel_id: 'channel-0',
|
|
16625
|
+
base_denom: 'y:upryzm:31Dec2025',
|
|
16626
|
+
chain_name: 'pryzm'
|
|
16627
|
+
},
|
|
16628
|
+
chain: {
|
|
16629
|
+
channel_id: 'channel-859'
|
|
16630
|
+
}
|
|
16631
|
+
}]
|
|
16632
|
+
},
|
|
15954
16633
|
{
|
|
15955
16634
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
15956
16635
|
denom_units: [{
|
|
@@ -16931,6 +17610,41 @@ const assets = {
|
|
|
16931
17610
|
}
|
|
16932
17611
|
}]
|
|
16933
17612
|
},
|
|
17613
|
+
{
|
|
17614
|
+
description: 'Pryzm\'s LP token for PRYZM Yield pool',
|
|
17615
|
+
denom_units: [{
|
|
17616
|
+
denom: 'ibc/EDB6BF9BC748674FDBD12EA1E062161EFE5AA4A455307EAC26AAC21973FC9923',
|
|
17617
|
+
exponent: 0,
|
|
17618
|
+
aliases: ['lp:33:upryzm']
|
|
17619
|
+
}, {
|
|
17620
|
+
denom: 'lp:33:pryzm',
|
|
17621
|
+
exponent: 6
|
|
17622
|
+
}],
|
|
17623
|
+
base: 'ibc/EDB6BF9BC748674FDBD12EA1E062161EFE5AA4A455307EAC26AAC21973FC9923',
|
|
17624
|
+
name: 'PRYZM Yield LP',
|
|
17625
|
+
display: 'lp:33:pryzm',
|
|
17626
|
+
symbol: 'PRYZM-YIELD-LP',
|
|
17627
|
+
logo_URIs: {
|
|
17628
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17629
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17630
|
+
},
|
|
17631
|
+
images: [{
|
|
17632
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17633
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17634
|
+
}],
|
|
17635
|
+
type_asset: 'sdk.coin',
|
|
17636
|
+
traces: [{
|
|
17637
|
+
type: 'ibc',
|
|
17638
|
+
counterparty: {
|
|
17639
|
+
channel_id: 'channel-0',
|
|
17640
|
+
base_denom: 'lp:33:upryzm',
|
|
17641
|
+
chain_name: 'pryzm'
|
|
17642
|
+
},
|
|
17643
|
+
chain: {
|
|
17644
|
+
channel_id: 'channel-859'
|
|
17645
|
+
}
|
|
17646
|
+
}]
|
|
17647
|
+
},
|
|
16934
17648
|
{
|
|
16935
17649
|
description: 'QCK - native token of Quicksilver',
|
|
16936
17650
|
denom_units: [{
|