@chain-registry/assets 1.70.284 → 1.70.285
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/axelar.js +140 -0
- package/esm/mainnet/celestia.js +140 -0
- package/esm/mainnet/cosmoshub.js +140 -0
- package/esm/mainnet/dydx.js +140 -0
- package/esm/mainnet/injective.js +140 -0
- package/esm/mainnet/neutron.js +140 -0
- package/esm/mainnet/noble.js +140 -0
- package/esm/mainnet/osmosis.js +140 -0
- package/esm/mainnet/stride.js +140 -0
- package/esm/mainnet/terra2.js +140 -0
- package/mainnet/axelar.js +140 -0
- package/mainnet/celestia.js +140 -0
- package/mainnet/cosmoshub.js +140 -0
- package/mainnet/dydx.js +140 -0
- package/mainnet/injective.js +140 -0
- package/mainnet/neutron.js +140 -0
- package/mainnet/noble.js +140 -0
- package/mainnet/osmosis.js +140 -0
- package/mainnet/stride.js +140 -0
- package/mainnet/terra2.js +140 -0
- package/package.json +5 -5
package/esm/mainnet/stride.js
CHANGED
|
@@ -8382,6 +8382,76 @@ const assets = {
|
|
|
8382
8382
|
}
|
|
8383
8383
|
}]
|
|
8384
8384
|
},
|
|
8385
|
+
{
|
|
8386
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
8387
|
+
denom_units: [{
|
|
8388
|
+
denom: 'ibc/16FE4C8035679C4ABDA9A7D94A6130041A65AE31EDA06229587E6176ACAB2D7B',
|
|
8389
|
+
exponent: 0,
|
|
8390
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
8391
|
+
}, {
|
|
8392
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
8393
|
+
exponent: 6
|
|
8394
|
+
}],
|
|
8395
|
+
base: 'ibc/16FE4C8035679C4ABDA9A7D94A6130041A65AE31EDA06229587E6176ACAB2D7B',
|
|
8396
|
+
name: 'PRYZM Base LP',
|
|
8397
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
8398
|
+
symbol: 'PRYZM-BASE-LP',
|
|
8399
|
+
logo_URIs: {
|
|
8400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8401
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8402
|
+
},
|
|
8403
|
+
images: [{
|
|
8404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8405
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8406
|
+
}],
|
|
8407
|
+
type_asset: 'sdk.coin',
|
|
8408
|
+
traces: [{
|
|
8409
|
+
type: 'ibc',
|
|
8410
|
+
counterparty: {
|
|
8411
|
+
channel_id: 'channel-23',
|
|
8412
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
8413
|
+
chain_name: 'pryzm'
|
|
8414
|
+
},
|
|
8415
|
+
chain: {
|
|
8416
|
+
channel_id: 'channel-257'
|
|
8417
|
+
}
|
|
8418
|
+
}]
|
|
8419
|
+
},
|
|
8420
|
+
{
|
|
8421
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
8422
|
+
denom_units: [{
|
|
8423
|
+
denom: 'ibc/5BBE58431CE0DAC6FE661B8EC2C0BAC01311592CE57CE9A87C5272A2300A6148',
|
|
8424
|
+
exponent: 0,
|
|
8425
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
8426
|
+
}, {
|
|
8427
|
+
denom: 'lp:35:pryzm-usdc',
|
|
8428
|
+
exponent: 6
|
|
8429
|
+
}],
|
|
8430
|
+
base: 'ibc/5BBE58431CE0DAC6FE661B8EC2C0BAC01311592CE57CE9A87C5272A2300A6148',
|
|
8431
|
+
name: 'PRYZM / USDC LP',
|
|
8432
|
+
display: 'lp:35:pryzm-usdc',
|
|
8433
|
+
symbol: 'PRYZM-USDC-LP',
|
|
8434
|
+
logo_URIs: {
|
|
8435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8436
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8437
|
+
},
|
|
8438
|
+
images: [{
|
|
8439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8441
|
+
}],
|
|
8442
|
+
type_asset: 'sdk.coin',
|
|
8443
|
+
traces: [{
|
|
8444
|
+
type: 'ibc',
|
|
8445
|
+
counterparty: {
|
|
8446
|
+
channel_id: 'channel-23',
|
|
8447
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
8448
|
+
chain_name: 'pryzm'
|
|
8449
|
+
},
|
|
8450
|
+
chain: {
|
|
8451
|
+
channel_id: 'channel-257'
|
|
8452
|
+
}
|
|
8453
|
+
}]
|
|
8454
|
+
},
|
|
8385
8455
|
{
|
|
8386
8456
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
8387
8457
|
denom_units: [{
|
|
@@ -17203,6 +17273,76 @@ const assets = {
|
|
|
17203
17273
|
}
|
|
17204
17274
|
}]
|
|
17205
17275
|
},
|
|
17276
|
+
{
|
|
17277
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
17278
|
+
denom_units: [{
|
|
17279
|
+
denom: 'ibc/16FE4C8035679C4ABDA9A7D94A6130041A65AE31EDA06229587E6176ACAB2D7B',
|
|
17280
|
+
exponent: 0,
|
|
17281
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
17282
|
+
}, {
|
|
17283
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
17284
|
+
exponent: 6
|
|
17285
|
+
}],
|
|
17286
|
+
base: 'ibc/16FE4C8035679C4ABDA9A7D94A6130041A65AE31EDA06229587E6176ACAB2D7B',
|
|
17287
|
+
name: 'PRYZM Base LP',
|
|
17288
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
17289
|
+
symbol: 'PRYZM-BASE-LP',
|
|
17290
|
+
logo_URIs: {
|
|
17291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17292
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17293
|
+
},
|
|
17294
|
+
images: [{
|
|
17295
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17296
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17297
|
+
}],
|
|
17298
|
+
type_asset: 'sdk.coin',
|
|
17299
|
+
traces: [{
|
|
17300
|
+
type: 'ibc',
|
|
17301
|
+
counterparty: {
|
|
17302
|
+
channel_id: 'channel-23',
|
|
17303
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
17304
|
+
chain_name: 'pryzm'
|
|
17305
|
+
},
|
|
17306
|
+
chain: {
|
|
17307
|
+
channel_id: 'channel-257'
|
|
17308
|
+
}
|
|
17309
|
+
}]
|
|
17310
|
+
},
|
|
17311
|
+
{
|
|
17312
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
17313
|
+
denom_units: [{
|
|
17314
|
+
denom: 'ibc/5BBE58431CE0DAC6FE661B8EC2C0BAC01311592CE57CE9A87C5272A2300A6148',
|
|
17315
|
+
exponent: 0,
|
|
17316
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
17317
|
+
}, {
|
|
17318
|
+
denom: 'lp:35:pryzm-usdc',
|
|
17319
|
+
exponent: 6
|
|
17320
|
+
}],
|
|
17321
|
+
base: 'ibc/5BBE58431CE0DAC6FE661B8EC2C0BAC01311592CE57CE9A87C5272A2300A6148',
|
|
17322
|
+
name: 'PRYZM / USDC LP',
|
|
17323
|
+
display: 'lp:35:pryzm-usdc',
|
|
17324
|
+
symbol: 'PRYZM-USDC-LP',
|
|
17325
|
+
logo_URIs: {
|
|
17326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17327
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17328
|
+
},
|
|
17329
|
+
images: [{
|
|
17330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17332
|
+
}],
|
|
17333
|
+
type_asset: 'sdk.coin',
|
|
17334
|
+
traces: [{
|
|
17335
|
+
type: 'ibc',
|
|
17336
|
+
counterparty: {
|
|
17337
|
+
channel_id: 'channel-23',
|
|
17338
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
17339
|
+
chain_name: 'pryzm'
|
|
17340
|
+
},
|
|
17341
|
+
chain: {
|
|
17342
|
+
channel_id: 'channel-257'
|
|
17343
|
+
}
|
|
17344
|
+
}]
|
|
17345
|
+
},
|
|
17206
17346
|
{
|
|
17207
17347
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
17208
17348
|
denom_units: [{
|
package/esm/mainnet/terra2.js
CHANGED
|
@@ -8569,6 +8569,76 @@ const assets = {
|
|
|
8569
8569
|
}
|
|
8570
8570
|
}]
|
|
8571
8571
|
},
|
|
8572
|
+
{
|
|
8573
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
8574
|
+
denom_units: [{
|
|
8575
|
+
denom: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
|
|
8576
|
+
exponent: 0,
|
|
8577
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
8578
|
+
}, {
|
|
8579
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
8580
|
+
exponent: 6
|
|
8581
|
+
}],
|
|
8582
|
+
base: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
|
|
8583
|
+
name: 'PRYZM Base LP',
|
|
8584
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
8585
|
+
symbol: 'PRYZM-BASE-LP',
|
|
8586
|
+
logo_URIs: {
|
|
8587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8589
|
+
},
|
|
8590
|
+
images: [{
|
|
8591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8592
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8593
|
+
}],
|
|
8594
|
+
type_asset: 'sdk.coin',
|
|
8595
|
+
traces: [{
|
|
8596
|
+
type: 'ibc',
|
|
8597
|
+
counterparty: {
|
|
8598
|
+
channel_id: 'channel-4',
|
|
8599
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
8600
|
+
chain_name: 'pryzm'
|
|
8601
|
+
},
|
|
8602
|
+
chain: {
|
|
8603
|
+
channel_id: 'channel-473'
|
|
8604
|
+
}
|
|
8605
|
+
}]
|
|
8606
|
+
},
|
|
8607
|
+
{
|
|
8608
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
8609
|
+
denom_units: [{
|
|
8610
|
+
denom: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
|
|
8611
|
+
exponent: 0,
|
|
8612
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
8613
|
+
}, {
|
|
8614
|
+
denom: 'lp:35:pryzm-usdc',
|
|
8615
|
+
exponent: 6
|
|
8616
|
+
}],
|
|
8617
|
+
base: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
|
|
8618
|
+
name: 'PRYZM / USDC LP',
|
|
8619
|
+
display: 'lp:35:pryzm-usdc',
|
|
8620
|
+
symbol: 'PRYZM-USDC-LP',
|
|
8621
|
+
logo_URIs: {
|
|
8622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8624
|
+
},
|
|
8625
|
+
images: [{
|
|
8626
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8627
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8628
|
+
}],
|
|
8629
|
+
type_asset: 'sdk.coin',
|
|
8630
|
+
traces: [{
|
|
8631
|
+
type: 'ibc',
|
|
8632
|
+
counterparty: {
|
|
8633
|
+
channel_id: 'channel-4',
|
|
8634
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
8635
|
+
chain_name: 'pryzm'
|
|
8636
|
+
},
|
|
8637
|
+
chain: {
|
|
8638
|
+
channel_id: 'channel-473'
|
|
8639
|
+
}
|
|
8640
|
+
}]
|
|
8641
|
+
},
|
|
8572
8642
|
{
|
|
8573
8643
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
8574
8644
|
denom_units: [{
|
|
@@ -18597,6 +18667,76 @@ const assets = {
|
|
|
18597
18667
|
}
|
|
18598
18668
|
}]
|
|
18599
18669
|
},
|
|
18670
|
+
{
|
|
18671
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
18672
|
+
denom_units: [{
|
|
18673
|
+
denom: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
|
|
18674
|
+
exponent: 0,
|
|
18675
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
18676
|
+
}, {
|
|
18677
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
18678
|
+
exponent: 6
|
|
18679
|
+
}],
|
|
18680
|
+
base: 'ibc/69B5AA3A2738DEABACFE870D4D505A00A7305229A101C4E8691D02E4B7CEE11F',
|
|
18681
|
+
name: 'PRYZM Base LP',
|
|
18682
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
18683
|
+
symbol: 'PRYZM-BASE-LP',
|
|
18684
|
+
logo_URIs: {
|
|
18685
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18686
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18687
|
+
},
|
|
18688
|
+
images: [{
|
|
18689
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18690
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18691
|
+
}],
|
|
18692
|
+
type_asset: 'sdk.coin',
|
|
18693
|
+
traces: [{
|
|
18694
|
+
type: 'ibc',
|
|
18695
|
+
counterparty: {
|
|
18696
|
+
channel_id: 'channel-4',
|
|
18697
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
18698
|
+
chain_name: 'pryzm'
|
|
18699
|
+
},
|
|
18700
|
+
chain: {
|
|
18701
|
+
channel_id: 'channel-473'
|
|
18702
|
+
}
|
|
18703
|
+
}]
|
|
18704
|
+
},
|
|
18705
|
+
{
|
|
18706
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
18707
|
+
denom_units: [{
|
|
18708
|
+
denom: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
|
|
18709
|
+
exponent: 0,
|
|
18710
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
18711
|
+
}, {
|
|
18712
|
+
denom: 'lp:35:pryzm-usdc',
|
|
18713
|
+
exponent: 6
|
|
18714
|
+
}],
|
|
18715
|
+
base: 'ibc/FEDF7C0D8BF026F39618DB9230A4DC0EFCC723F2E40B7A643497419F63988F91',
|
|
18716
|
+
name: 'PRYZM / USDC LP',
|
|
18717
|
+
display: 'lp:35:pryzm-usdc',
|
|
18718
|
+
symbol: 'PRYZM-USDC-LP',
|
|
18719
|
+
logo_URIs: {
|
|
18720
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18721
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18722
|
+
},
|
|
18723
|
+
images: [{
|
|
18724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
18725
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
18726
|
+
}],
|
|
18727
|
+
type_asset: 'sdk.coin',
|
|
18728
|
+
traces: [{
|
|
18729
|
+
type: 'ibc',
|
|
18730
|
+
counterparty: {
|
|
18731
|
+
channel_id: 'channel-4',
|
|
18732
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
18733
|
+
chain_name: 'pryzm'
|
|
18734
|
+
},
|
|
18735
|
+
chain: {
|
|
18736
|
+
channel_id: 'channel-473'
|
|
18737
|
+
}
|
|
18738
|
+
}]
|
|
18739
|
+
},
|
|
18600
18740
|
{
|
|
18601
18741
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
18602
18742
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -9657,6 +9657,76 @@ const assets = {
|
|
|
9657
9657
|
}
|
|
9658
9658
|
}]
|
|
9659
9659
|
},
|
|
9660
|
+
{
|
|
9661
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
9662
|
+
denom_units: [{
|
|
9663
|
+
denom: 'ibc/E8FA3A347075C103A65FEE8F17EB4A1BD381BE58F965DCEEE5D38E93EF9CCA37',
|
|
9664
|
+
exponent: 0,
|
|
9665
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
9666
|
+
}, {
|
|
9667
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
9668
|
+
exponent: 6
|
|
9669
|
+
}],
|
|
9670
|
+
base: 'ibc/E8FA3A347075C103A65FEE8F17EB4A1BD381BE58F965DCEEE5D38E93EF9CCA37',
|
|
9671
|
+
name: 'PRYZM Base LP',
|
|
9672
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
9673
|
+
symbol: 'PRYZM-BASE-LP',
|
|
9674
|
+
logo_URIs: {
|
|
9675
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9676
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9677
|
+
},
|
|
9678
|
+
images: [{
|
|
9679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9680
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9681
|
+
}],
|
|
9682
|
+
type_asset: 'sdk.coin',
|
|
9683
|
+
traces: [{
|
|
9684
|
+
type: 'ibc',
|
|
9685
|
+
counterparty: {
|
|
9686
|
+
channel_id: 'channel-13',
|
|
9687
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
9688
|
+
chain_name: 'pryzm'
|
|
9689
|
+
},
|
|
9690
|
+
chain: {
|
|
9691
|
+
channel_id: 'channel-155'
|
|
9692
|
+
}
|
|
9693
|
+
}]
|
|
9694
|
+
},
|
|
9695
|
+
{
|
|
9696
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
9697
|
+
denom_units: [{
|
|
9698
|
+
denom: 'ibc/0D16962AEFCBDE7B0CE08376398787386337B4F5396B53877C924809714823BB',
|
|
9699
|
+
exponent: 0,
|
|
9700
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
9701
|
+
}, {
|
|
9702
|
+
denom: 'lp:35:pryzm-usdc',
|
|
9703
|
+
exponent: 6
|
|
9704
|
+
}],
|
|
9705
|
+
base: 'ibc/0D16962AEFCBDE7B0CE08376398787386337B4F5396B53877C924809714823BB',
|
|
9706
|
+
name: 'PRYZM / USDC LP',
|
|
9707
|
+
display: 'lp:35:pryzm-usdc',
|
|
9708
|
+
symbol: 'PRYZM-USDC-LP',
|
|
9709
|
+
logo_URIs: {
|
|
9710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9712
|
+
},
|
|
9713
|
+
images: [{
|
|
9714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9716
|
+
}],
|
|
9717
|
+
type_asset: 'sdk.coin',
|
|
9718
|
+
traces: [{
|
|
9719
|
+
type: 'ibc',
|
|
9720
|
+
counterparty: {
|
|
9721
|
+
channel_id: 'channel-13',
|
|
9722
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
9723
|
+
chain_name: 'pryzm'
|
|
9724
|
+
},
|
|
9725
|
+
chain: {
|
|
9726
|
+
channel_id: 'channel-155'
|
|
9727
|
+
}
|
|
9728
|
+
}]
|
|
9729
|
+
},
|
|
9660
9730
|
{
|
|
9661
9731
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
9662
9732
|
denom_units: [{
|
|
@@ -19363,6 +19433,76 @@ const assets = {
|
|
|
19363
19433
|
}
|
|
19364
19434
|
}]
|
|
19365
19435
|
},
|
|
19436
|
+
{
|
|
19437
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
19438
|
+
denom_units: [{
|
|
19439
|
+
denom: 'ibc/E8FA3A347075C103A65FEE8F17EB4A1BD381BE58F965DCEEE5D38E93EF9CCA37',
|
|
19440
|
+
exponent: 0,
|
|
19441
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
19442
|
+
}, {
|
|
19443
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
19444
|
+
exponent: 6
|
|
19445
|
+
}],
|
|
19446
|
+
base: 'ibc/E8FA3A347075C103A65FEE8F17EB4A1BD381BE58F965DCEEE5D38E93EF9CCA37',
|
|
19447
|
+
name: 'PRYZM Base LP',
|
|
19448
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
19449
|
+
symbol: 'PRYZM-BASE-LP',
|
|
19450
|
+
logo_URIs: {
|
|
19451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19453
|
+
},
|
|
19454
|
+
images: [{
|
|
19455
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19456
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19457
|
+
}],
|
|
19458
|
+
type_asset: 'sdk.coin',
|
|
19459
|
+
traces: [{
|
|
19460
|
+
type: 'ibc',
|
|
19461
|
+
counterparty: {
|
|
19462
|
+
channel_id: 'channel-13',
|
|
19463
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
19464
|
+
chain_name: 'pryzm'
|
|
19465
|
+
},
|
|
19466
|
+
chain: {
|
|
19467
|
+
channel_id: 'channel-155'
|
|
19468
|
+
}
|
|
19469
|
+
}]
|
|
19470
|
+
},
|
|
19471
|
+
{
|
|
19472
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
19473
|
+
denom_units: [{
|
|
19474
|
+
denom: 'ibc/0D16962AEFCBDE7B0CE08376398787386337B4F5396B53877C924809714823BB',
|
|
19475
|
+
exponent: 0,
|
|
19476
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
19477
|
+
}, {
|
|
19478
|
+
denom: 'lp:35:pryzm-usdc',
|
|
19479
|
+
exponent: 6
|
|
19480
|
+
}],
|
|
19481
|
+
base: 'ibc/0D16962AEFCBDE7B0CE08376398787386337B4F5396B53877C924809714823BB',
|
|
19482
|
+
name: 'PRYZM / USDC LP',
|
|
19483
|
+
display: 'lp:35:pryzm-usdc',
|
|
19484
|
+
symbol: 'PRYZM-USDC-LP',
|
|
19485
|
+
logo_URIs: {
|
|
19486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19487
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19488
|
+
},
|
|
19489
|
+
images: [{
|
|
19490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19491
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19492
|
+
}],
|
|
19493
|
+
type_asset: 'sdk.coin',
|
|
19494
|
+
traces: [{
|
|
19495
|
+
type: 'ibc',
|
|
19496
|
+
counterparty: {
|
|
19497
|
+
channel_id: 'channel-13',
|
|
19498
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
19499
|
+
chain_name: 'pryzm'
|
|
19500
|
+
},
|
|
19501
|
+
chain: {
|
|
19502
|
+
channel_id: 'channel-155'
|
|
19503
|
+
}
|
|
19504
|
+
}]
|
|
19505
|
+
},
|
|
19366
19506
|
{
|
|
19367
19507
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
19368
19508
|
denom_units: [{
|
package/mainnet/celestia.js
CHANGED
|
@@ -7710,6 +7710,76 @@ const assets = {
|
|
|
7710
7710
|
}
|
|
7711
7711
|
}]
|
|
7712
7712
|
},
|
|
7713
|
+
{
|
|
7714
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
7715
|
+
denom_units: [{
|
|
7716
|
+
denom: 'ibc/3173B1ED3EFE9E7B4F23FB464C66671B1AC2085A75650D7D6C7BC2F786C72D48',
|
|
7717
|
+
exponent: 0,
|
|
7718
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
7719
|
+
}, {
|
|
7720
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
7721
|
+
exponent: 6
|
|
7722
|
+
}],
|
|
7723
|
+
base: 'ibc/3173B1ED3EFE9E7B4F23FB464C66671B1AC2085A75650D7D6C7BC2F786C72D48',
|
|
7724
|
+
name: 'PRYZM Base LP',
|
|
7725
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
7726
|
+
symbol: 'PRYZM-BASE-LP',
|
|
7727
|
+
logo_URIs: {
|
|
7728
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7729
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7730
|
+
},
|
|
7731
|
+
images: [{
|
|
7732
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7733
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7734
|
+
}],
|
|
7735
|
+
type_asset: 'sdk.coin',
|
|
7736
|
+
traces: [{
|
|
7737
|
+
type: 'ibc',
|
|
7738
|
+
counterparty: {
|
|
7739
|
+
channel_id: 'channel-3',
|
|
7740
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
7741
|
+
chain_name: 'pryzm'
|
|
7742
|
+
},
|
|
7743
|
+
chain: {
|
|
7744
|
+
channel_id: 'channel-34'
|
|
7745
|
+
}
|
|
7746
|
+
}]
|
|
7747
|
+
},
|
|
7748
|
+
{
|
|
7749
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
7750
|
+
denom_units: [{
|
|
7751
|
+
denom: 'ibc/7C616ED443A77D0EF112CCA9637373FECCF2FF1CE9D4C8C4B02DE0E85552EB99',
|
|
7752
|
+
exponent: 0,
|
|
7753
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
7754
|
+
}, {
|
|
7755
|
+
denom: 'lp:35:pryzm-usdc',
|
|
7756
|
+
exponent: 6
|
|
7757
|
+
}],
|
|
7758
|
+
base: 'ibc/7C616ED443A77D0EF112CCA9637373FECCF2FF1CE9D4C8C4B02DE0E85552EB99',
|
|
7759
|
+
name: 'PRYZM / USDC LP',
|
|
7760
|
+
display: 'lp:35:pryzm-usdc',
|
|
7761
|
+
symbol: 'PRYZM-USDC-LP',
|
|
7762
|
+
logo_URIs: {
|
|
7763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7764
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7765
|
+
},
|
|
7766
|
+
images: [{
|
|
7767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
7768
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
7769
|
+
}],
|
|
7770
|
+
type_asset: 'sdk.coin',
|
|
7771
|
+
traces: [{
|
|
7772
|
+
type: 'ibc',
|
|
7773
|
+
counterparty: {
|
|
7774
|
+
channel_id: 'channel-3',
|
|
7775
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
7776
|
+
chain_name: 'pryzm'
|
|
7777
|
+
},
|
|
7778
|
+
chain: {
|
|
7779
|
+
channel_id: 'channel-34'
|
|
7780
|
+
}
|
|
7781
|
+
}]
|
|
7782
|
+
},
|
|
7713
7783
|
{
|
|
7714
7784
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
7715
7785
|
denom_units: [{
|
|
@@ -15684,6 +15754,76 @@ const assets = {
|
|
|
15684
15754
|
}
|
|
15685
15755
|
}]
|
|
15686
15756
|
},
|
|
15757
|
+
{
|
|
15758
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
15759
|
+
denom_units: [{
|
|
15760
|
+
denom: 'ibc/3173B1ED3EFE9E7B4F23FB464C66671B1AC2085A75650D7D6C7BC2F786C72D48',
|
|
15761
|
+
exponent: 0,
|
|
15762
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
15763
|
+
}, {
|
|
15764
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
15765
|
+
exponent: 6
|
|
15766
|
+
}],
|
|
15767
|
+
base: 'ibc/3173B1ED3EFE9E7B4F23FB464C66671B1AC2085A75650D7D6C7BC2F786C72D48',
|
|
15768
|
+
name: 'PRYZM Base LP',
|
|
15769
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
15770
|
+
symbol: 'PRYZM-BASE-LP',
|
|
15771
|
+
logo_URIs: {
|
|
15772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
15773
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
15774
|
+
},
|
|
15775
|
+
images: [{
|
|
15776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
15777
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
15778
|
+
}],
|
|
15779
|
+
type_asset: 'sdk.coin',
|
|
15780
|
+
traces: [{
|
|
15781
|
+
type: 'ibc',
|
|
15782
|
+
counterparty: {
|
|
15783
|
+
channel_id: 'channel-3',
|
|
15784
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
15785
|
+
chain_name: 'pryzm'
|
|
15786
|
+
},
|
|
15787
|
+
chain: {
|
|
15788
|
+
channel_id: 'channel-34'
|
|
15789
|
+
}
|
|
15790
|
+
}]
|
|
15791
|
+
},
|
|
15792
|
+
{
|
|
15793
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
15794
|
+
denom_units: [{
|
|
15795
|
+
denom: 'ibc/7C616ED443A77D0EF112CCA9637373FECCF2FF1CE9D4C8C4B02DE0E85552EB99',
|
|
15796
|
+
exponent: 0,
|
|
15797
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
15798
|
+
}, {
|
|
15799
|
+
denom: 'lp:35:pryzm-usdc',
|
|
15800
|
+
exponent: 6
|
|
15801
|
+
}],
|
|
15802
|
+
base: 'ibc/7C616ED443A77D0EF112CCA9637373FECCF2FF1CE9D4C8C4B02DE0E85552EB99',
|
|
15803
|
+
name: 'PRYZM / USDC LP',
|
|
15804
|
+
display: 'lp:35:pryzm-usdc',
|
|
15805
|
+
symbol: 'PRYZM-USDC-LP',
|
|
15806
|
+
logo_URIs: {
|
|
15807
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
15808
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
15809
|
+
},
|
|
15810
|
+
images: [{
|
|
15811
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
15812
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
15813
|
+
}],
|
|
15814
|
+
type_asset: 'sdk.coin',
|
|
15815
|
+
traces: [{
|
|
15816
|
+
type: 'ibc',
|
|
15817
|
+
counterparty: {
|
|
15818
|
+
channel_id: 'channel-3',
|
|
15819
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
15820
|
+
chain_name: 'pryzm'
|
|
15821
|
+
},
|
|
15822
|
+
chain: {
|
|
15823
|
+
channel_id: 'channel-34'
|
|
15824
|
+
}
|
|
15825
|
+
}]
|
|
15826
|
+
},
|
|
15687
15827
|
{
|
|
15688
15828
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
15689
15829
|
denom_units: [{
|