@chain-registry/assets 1.65.6 → 1.65.7
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 +420 -0
- package/esm/mainnet/celestia.js +420 -0
- package/esm/mainnet/cosmoshub.js +420 -0
- package/esm/mainnet/dydx.js +420 -0
- package/esm/mainnet/injective.js +420 -0
- package/esm/mainnet/neutron.js +420 -0
- package/esm/mainnet/noble.js +420 -0
- package/esm/mainnet/osmosis.js +420 -0
- package/esm/mainnet/stride.js +420 -0
- package/esm/mainnet/terra2.js +420 -0
- package/mainnet/axelar.js +420 -0
- package/mainnet/celestia.js +420 -0
- package/mainnet/cosmoshub.js +420 -0
- package/mainnet/dydx.js +420 -0
- package/mainnet/injective.js +420 -0
- package/mainnet/neutron.js +420 -0
- package/mainnet/noble.js +420 -0
- package/mainnet/osmosis.js +420 -0
- package/mainnet/stride.js +420 -0
- package/mainnet/terra2.js +420 -0
- package/package.json +5 -5
package/esm/mainnet/noble.js
CHANGED
|
@@ -4749,6 +4749,76 @@ const assets = {
|
|
|
4749
4749
|
}
|
|
4750
4750
|
}]
|
|
4751
4751
|
},
|
|
4752
|
+
{
|
|
4753
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
4754
|
+
denom_units: [{
|
|
4755
|
+
denom: 'ibc/B2A0ACCA11A406CEB601DF47D285D40ECA9DD72E5F45CEF20ECE2CA3080EC47B',
|
|
4756
|
+
exponent: 0,
|
|
4757
|
+
aliases: ['p:utia:31Dec2024']
|
|
4758
|
+
}, {
|
|
4759
|
+
denom: 'pTIA31Dec2024',
|
|
4760
|
+
exponent: 6
|
|
4761
|
+
}],
|
|
4762
|
+
base: 'ibc/B2A0ACCA11A406CEB601DF47D285D40ECA9DD72E5F45CEF20ECE2CA3080EC47B',
|
|
4763
|
+
name: 'pTia (31Dec2024)',
|
|
4764
|
+
display: 'pTIA31Dec2024',
|
|
4765
|
+
symbol: 'pTIA-31Dec2024',
|
|
4766
|
+
logo_URIs: {
|
|
4767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
4768
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
4769
|
+
},
|
|
4770
|
+
images: [{
|
|
4771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
4772
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
4773
|
+
}],
|
|
4774
|
+
type_asset: 'sdk.coin',
|
|
4775
|
+
traces: [{
|
|
4776
|
+
type: 'ibc',
|
|
4777
|
+
counterparty: {
|
|
4778
|
+
channel_id: 'channel-5',
|
|
4779
|
+
base_denom: 'p:utia:31Dec2024',
|
|
4780
|
+
chain_name: 'pryzm'
|
|
4781
|
+
},
|
|
4782
|
+
chain: {
|
|
4783
|
+
channel_id: 'channel-79'
|
|
4784
|
+
}
|
|
4785
|
+
}]
|
|
4786
|
+
},
|
|
4787
|
+
{
|
|
4788
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
4789
|
+
denom_units: [{
|
|
4790
|
+
denom: 'ibc/7A0FFD99CD9B0377E36BC9A87CCF19940E65C5768AB4633C1E8EE028ED096EC6',
|
|
4791
|
+
exponent: 0,
|
|
4792
|
+
aliases: ['p:utia:31Dec2025']
|
|
4793
|
+
}, {
|
|
4794
|
+
denom: 'pTIA31Dec2025',
|
|
4795
|
+
exponent: 6
|
|
4796
|
+
}],
|
|
4797
|
+
base: 'ibc/7A0FFD99CD9B0377E36BC9A87CCF19940E65C5768AB4633C1E8EE028ED096EC6',
|
|
4798
|
+
name: 'pTia (31Dec2025)',
|
|
4799
|
+
display: 'pTIA31Dec2025',
|
|
4800
|
+
symbol: 'pTIA-31Dec2025',
|
|
4801
|
+
logo_URIs: {
|
|
4802
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
4803
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
4804
|
+
},
|
|
4805
|
+
images: [{
|
|
4806
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
4807
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
4808
|
+
}],
|
|
4809
|
+
type_asset: 'sdk.coin',
|
|
4810
|
+
traces: [{
|
|
4811
|
+
type: 'ibc',
|
|
4812
|
+
counterparty: {
|
|
4813
|
+
channel_id: 'channel-5',
|
|
4814
|
+
base_denom: 'p:utia:31Dec2025',
|
|
4815
|
+
chain_name: 'pryzm'
|
|
4816
|
+
},
|
|
4817
|
+
chain: {
|
|
4818
|
+
channel_id: 'channel-79'
|
|
4819
|
+
}
|
|
4820
|
+
}]
|
|
4821
|
+
},
|
|
4752
4822
|
{
|
|
4753
4823
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
4754
4824
|
denom_units: [{
|
|
@@ -5589,6 +5659,76 @@ const assets = {
|
|
|
5589
5659
|
}
|
|
5590
5660
|
}]
|
|
5591
5661
|
},
|
|
5662
|
+
{
|
|
5663
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
5664
|
+
denom_units: [{
|
|
5665
|
+
denom: 'ibc/06D62E412F873778710E03E0B71158BC6C6AADF5ACB0DB1E7D4516D1AED76176',
|
|
5666
|
+
exponent: 0,
|
|
5667
|
+
aliases: ['y:utia:31Dec2024']
|
|
5668
|
+
}, {
|
|
5669
|
+
denom: 'yTIA31Dec2024',
|
|
5670
|
+
exponent: 6
|
|
5671
|
+
}],
|
|
5672
|
+
base: 'ibc/06D62E412F873778710E03E0B71158BC6C6AADF5ACB0DB1E7D4516D1AED76176',
|
|
5673
|
+
name: 'yTia (31Dec2024)',
|
|
5674
|
+
display: 'yTIA31Dec2024',
|
|
5675
|
+
symbol: 'yTIA-31Dec2024',
|
|
5676
|
+
logo_URIs: {
|
|
5677
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5678
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5679
|
+
},
|
|
5680
|
+
images: [{
|
|
5681
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5682
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5683
|
+
}],
|
|
5684
|
+
type_asset: 'sdk.coin',
|
|
5685
|
+
traces: [{
|
|
5686
|
+
type: 'ibc',
|
|
5687
|
+
counterparty: {
|
|
5688
|
+
channel_id: 'channel-5',
|
|
5689
|
+
base_denom: 'y:utia:31Dec2024',
|
|
5690
|
+
chain_name: 'pryzm'
|
|
5691
|
+
},
|
|
5692
|
+
chain: {
|
|
5693
|
+
channel_id: 'channel-79'
|
|
5694
|
+
}
|
|
5695
|
+
}]
|
|
5696
|
+
},
|
|
5697
|
+
{
|
|
5698
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
5699
|
+
denom_units: [{
|
|
5700
|
+
denom: 'ibc/AAADF477BF350B0375777D22B2AF8FC3FA3C18F582F83757EED6AB1D84FB3CD2',
|
|
5701
|
+
exponent: 0,
|
|
5702
|
+
aliases: ['y:utia:31Dec2025']
|
|
5703
|
+
}, {
|
|
5704
|
+
denom: 'yTIA31Dec2025',
|
|
5705
|
+
exponent: 6
|
|
5706
|
+
}],
|
|
5707
|
+
base: 'ibc/AAADF477BF350B0375777D22B2AF8FC3FA3C18F582F83757EED6AB1D84FB3CD2',
|
|
5708
|
+
name: 'yTia (31Dec2025)',
|
|
5709
|
+
display: 'yTIA31Dec2025',
|
|
5710
|
+
symbol: 'yTIA-31Dec2025',
|
|
5711
|
+
logo_URIs: {
|
|
5712
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5713
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5714
|
+
},
|
|
5715
|
+
images: [{
|
|
5716
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5717
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5718
|
+
}],
|
|
5719
|
+
type_asset: 'sdk.coin',
|
|
5720
|
+
traces: [{
|
|
5721
|
+
type: 'ibc',
|
|
5722
|
+
counterparty: {
|
|
5723
|
+
channel_id: 'channel-5',
|
|
5724
|
+
base_denom: 'y:utia:31Dec2025',
|
|
5725
|
+
chain_name: 'pryzm'
|
|
5726
|
+
},
|
|
5727
|
+
chain: {
|
|
5728
|
+
channel_id: 'channel-79'
|
|
5729
|
+
}
|
|
5730
|
+
}]
|
|
5731
|
+
},
|
|
5592
5732
|
{
|
|
5593
5733
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
5594
5734
|
denom_units: [{
|
|
@@ -6324,6 +6464,76 @@ const assets = {
|
|
|
6324
6464
|
}
|
|
6325
6465
|
}]
|
|
6326
6466
|
},
|
|
6467
|
+
{
|
|
6468
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
6469
|
+
denom_units: [{
|
|
6470
|
+
denom: 'ibc/91BB9F97B7A69221154F030DF090FE41E9BD1885C8C02D86F0C2D5640C21A1F3',
|
|
6471
|
+
exponent: 0,
|
|
6472
|
+
aliases: ['lp:24:utia']
|
|
6473
|
+
}, {
|
|
6474
|
+
denom: 'lp:24:tia',
|
|
6475
|
+
exponent: 6
|
|
6476
|
+
}],
|
|
6477
|
+
base: 'ibc/91BB9F97B7A69221154F030DF090FE41E9BD1885C8C02D86F0C2D5640C21A1F3',
|
|
6478
|
+
name: 'TIA Yield LP',
|
|
6479
|
+
display: 'lp:24:tia',
|
|
6480
|
+
symbol: 'TIA-YIELD-LP',
|
|
6481
|
+
logo_URIs: {
|
|
6482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6483
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6484
|
+
},
|
|
6485
|
+
images: [{
|
|
6486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6487
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6488
|
+
}],
|
|
6489
|
+
type_asset: 'sdk.coin',
|
|
6490
|
+
traces: [{
|
|
6491
|
+
type: 'ibc',
|
|
6492
|
+
counterparty: {
|
|
6493
|
+
channel_id: 'channel-5',
|
|
6494
|
+
base_denom: 'lp:24:utia',
|
|
6495
|
+
chain_name: 'pryzm'
|
|
6496
|
+
},
|
|
6497
|
+
chain: {
|
|
6498
|
+
channel_id: 'channel-79'
|
|
6499
|
+
}
|
|
6500
|
+
}]
|
|
6501
|
+
},
|
|
6502
|
+
{
|
|
6503
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
6504
|
+
denom_units: [{
|
|
6505
|
+
denom: 'ibc/5E9F6B4A630A3FFC4EEA332F6DDB59F63ABEF34C7D57704F5A500E5E8A414A51',
|
|
6506
|
+
exponent: 0,
|
|
6507
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
6508
|
+
}, {
|
|
6509
|
+
denom: 'lp:25:tiaypt-tia',
|
|
6510
|
+
exponent: 6
|
|
6511
|
+
}],
|
|
6512
|
+
base: 'ibc/5E9F6B4A630A3FFC4EEA332F6DDB59F63ABEF34C7D57704F5A500E5E8A414A51',
|
|
6513
|
+
name: 'TIA Boost LP',
|
|
6514
|
+
display: 'lp:25:tiaypt-tia',
|
|
6515
|
+
symbol: 'TIA-BOOST-LP',
|
|
6516
|
+
logo_URIs: {
|
|
6517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6518
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6519
|
+
},
|
|
6520
|
+
images: [{
|
|
6521
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6523
|
+
}],
|
|
6524
|
+
type_asset: 'sdk.coin',
|
|
6525
|
+
traces: [{
|
|
6526
|
+
type: 'ibc',
|
|
6527
|
+
counterparty: {
|
|
6528
|
+
channel_id: 'channel-5',
|
|
6529
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
6530
|
+
chain_name: 'pryzm'
|
|
6531
|
+
},
|
|
6532
|
+
chain: {
|
|
6533
|
+
channel_id: 'channel-79'
|
|
6534
|
+
}
|
|
6535
|
+
}]
|
|
6536
|
+
},
|
|
6327
6537
|
{
|
|
6328
6538
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
6329
6539
|
denom_units: [{
|
|
@@ -8105,6 +8315,76 @@ const assets = {
|
|
|
8105
8315
|
}
|
|
8106
8316
|
}]
|
|
8107
8317
|
},
|
|
8318
|
+
{
|
|
8319
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8320
|
+
denom_units: [{
|
|
8321
|
+
denom: 'ibc/B2A0ACCA11A406CEB601DF47D285D40ECA9DD72E5F45CEF20ECE2CA3080EC47B',
|
|
8322
|
+
exponent: 0,
|
|
8323
|
+
aliases: ['p:utia:31Dec2024']
|
|
8324
|
+
}, {
|
|
8325
|
+
denom: 'pTIA31Dec2024',
|
|
8326
|
+
exponent: 6
|
|
8327
|
+
}],
|
|
8328
|
+
base: 'ibc/B2A0ACCA11A406CEB601DF47D285D40ECA9DD72E5F45CEF20ECE2CA3080EC47B',
|
|
8329
|
+
name: 'pTia (31Dec2024)',
|
|
8330
|
+
display: 'pTIA31Dec2024',
|
|
8331
|
+
symbol: 'pTIA-31Dec2024',
|
|
8332
|
+
logo_URIs: {
|
|
8333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8334
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8335
|
+
},
|
|
8336
|
+
images: [{
|
|
8337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8339
|
+
}],
|
|
8340
|
+
type_asset: 'sdk.coin',
|
|
8341
|
+
traces: [{
|
|
8342
|
+
type: 'ibc',
|
|
8343
|
+
counterparty: {
|
|
8344
|
+
channel_id: 'channel-5',
|
|
8345
|
+
base_denom: 'p:utia:31Dec2024',
|
|
8346
|
+
chain_name: 'pryzm'
|
|
8347
|
+
},
|
|
8348
|
+
chain: {
|
|
8349
|
+
channel_id: 'channel-79'
|
|
8350
|
+
}
|
|
8351
|
+
}]
|
|
8352
|
+
},
|
|
8353
|
+
{
|
|
8354
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
8355
|
+
denom_units: [{
|
|
8356
|
+
denom: 'ibc/7A0FFD99CD9B0377E36BC9A87CCF19940E65C5768AB4633C1E8EE028ED096EC6',
|
|
8357
|
+
exponent: 0,
|
|
8358
|
+
aliases: ['p:utia:31Dec2025']
|
|
8359
|
+
}, {
|
|
8360
|
+
denom: 'pTIA31Dec2025',
|
|
8361
|
+
exponent: 6
|
|
8362
|
+
}],
|
|
8363
|
+
base: 'ibc/7A0FFD99CD9B0377E36BC9A87CCF19940E65C5768AB4633C1E8EE028ED096EC6',
|
|
8364
|
+
name: 'pTia (31Dec2025)',
|
|
8365
|
+
display: 'pTIA31Dec2025',
|
|
8366
|
+
symbol: 'pTIA-31Dec2025',
|
|
8367
|
+
logo_URIs: {
|
|
8368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8370
|
+
},
|
|
8371
|
+
images: [{
|
|
8372
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8373
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8374
|
+
}],
|
|
8375
|
+
type_asset: 'sdk.coin',
|
|
8376
|
+
traces: [{
|
|
8377
|
+
type: 'ibc',
|
|
8378
|
+
counterparty: {
|
|
8379
|
+
channel_id: 'channel-5',
|
|
8380
|
+
base_denom: 'p:utia:31Dec2025',
|
|
8381
|
+
chain_name: 'pryzm'
|
|
8382
|
+
},
|
|
8383
|
+
chain: {
|
|
8384
|
+
channel_id: 'channel-79'
|
|
8385
|
+
}
|
|
8386
|
+
}]
|
|
8387
|
+
},
|
|
8108
8388
|
{
|
|
8109
8389
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8110
8390
|
denom_units: [{
|
|
@@ -8945,6 +9225,76 @@ const assets = {
|
|
|
8945
9225
|
}
|
|
8946
9226
|
}]
|
|
8947
9227
|
},
|
|
9228
|
+
{
|
|
9229
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9230
|
+
denom_units: [{
|
|
9231
|
+
denom: 'ibc/06D62E412F873778710E03E0B71158BC6C6AADF5ACB0DB1E7D4516D1AED76176',
|
|
9232
|
+
exponent: 0,
|
|
9233
|
+
aliases: ['y:utia:31Dec2024']
|
|
9234
|
+
}, {
|
|
9235
|
+
denom: 'yTIA31Dec2024',
|
|
9236
|
+
exponent: 6
|
|
9237
|
+
}],
|
|
9238
|
+
base: 'ibc/06D62E412F873778710E03E0B71158BC6C6AADF5ACB0DB1E7D4516D1AED76176',
|
|
9239
|
+
name: 'yTia (31Dec2024)',
|
|
9240
|
+
display: 'yTIA31Dec2024',
|
|
9241
|
+
symbol: 'yTIA-31Dec2024',
|
|
9242
|
+
logo_URIs: {
|
|
9243
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9244
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9245
|
+
},
|
|
9246
|
+
images: [{
|
|
9247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9249
|
+
}],
|
|
9250
|
+
type_asset: 'sdk.coin',
|
|
9251
|
+
traces: [{
|
|
9252
|
+
type: 'ibc',
|
|
9253
|
+
counterparty: {
|
|
9254
|
+
channel_id: 'channel-5',
|
|
9255
|
+
base_denom: 'y:utia:31Dec2024',
|
|
9256
|
+
chain_name: 'pryzm'
|
|
9257
|
+
},
|
|
9258
|
+
chain: {
|
|
9259
|
+
channel_id: 'channel-79'
|
|
9260
|
+
}
|
|
9261
|
+
}]
|
|
9262
|
+
},
|
|
9263
|
+
{
|
|
9264
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
9265
|
+
denom_units: [{
|
|
9266
|
+
denom: 'ibc/AAADF477BF350B0375777D22B2AF8FC3FA3C18F582F83757EED6AB1D84FB3CD2',
|
|
9267
|
+
exponent: 0,
|
|
9268
|
+
aliases: ['y:utia:31Dec2025']
|
|
9269
|
+
}, {
|
|
9270
|
+
denom: 'yTIA31Dec2025',
|
|
9271
|
+
exponent: 6
|
|
9272
|
+
}],
|
|
9273
|
+
base: 'ibc/AAADF477BF350B0375777D22B2AF8FC3FA3C18F582F83757EED6AB1D84FB3CD2',
|
|
9274
|
+
name: 'yTia (31Dec2025)',
|
|
9275
|
+
display: 'yTIA31Dec2025',
|
|
9276
|
+
symbol: 'yTIA-31Dec2025',
|
|
9277
|
+
logo_URIs: {
|
|
9278
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9279
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9280
|
+
},
|
|
9281
|
+
images: [{
|
|
9282
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9283
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9284
|
+
}],
|
|
9285
|
+
type_asset: 'sdk.coin',
|
|
9286
|
+
traces: [{
|
|
9287
|
+
type: 'ibc',
|
|
9288
|
+
counterparty: {
|
|
9289
|
+
channel_id: 'channel-5',
|
|
9290
|
+
base_denom: 'y:utia:31Dec2025',
|
|
9291
|
+
chain_name: 'pryzm'
|
|
9292
|
+
},
|
|
9293
|
+
chain: {
|
|
9294
|
+
channel_id: 'channel-79'
|
|
9295
|
+
}
|
|
9296
|
+
}]
|
|
9297
|
+
},
|
|
8948
9298
|
{
|
|
8949
9299
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
8950
9300
|
denom_units: [{
|
|
@@ -9680,6 +10030,76 @@ const assets = {
|
|
|
9680
10030
|
}
|
|
9681
10031
|
}]
|
|
9682
10032
|
},
|
|
10033
|
+
{
|
|
10034
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
10035
|
+
denom_units: [{
|
|
10036
|
+
denom: 'ibc/91BB9F97B7A69221154F030DF090FE41E9BD1885C8C02D86F0C2D5640C21A1F3',
|
|
10037
|
+
exponent: 0,
|
|
10038
|
+
aliases: ['lp:24:utia']
|
|
10039
|
+
}, {
|
|
10040
|
+
denom: 'lp:24:tia',
|
|
10041
|
+
exponent: 6
|
|
10042
|
+
}],
|
|
10043
|
+
base: 'ibc/91BB9F97B7A69221154F030DF090FE41E9BD1885C8C02D86F0C2D5640C21A1F3',
|
|
10044
|
+
name: 'TIA Yield LP',
|
|
10045
|
+
display: 'lp:24:tia',
|
|
10046
|
+
symbol: 'TIA-YIELD-LP',
|
|
10047
|
+
logo_URIs: {
|
|
10048
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10049
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10050
|
+
},
|
|
10051
|
+
images: [{
|
|
10052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10053
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10054
|
+
}],
|
|
10055
|
+
type_asset: 'sdk.coin',
|
|
10056
|
+
traces: [{
|
|
10057
|
+
type: 'ibc',
|
|
10058
|
+
counterparty: {
|
|
10059
|
+
channel_id: 'channel-5',
|
|
10060
|
+
base_denom: 'lp:24:utia',
|
|
10061
|
+
chain_name: 'pryzm'
|
|
10062
|
+
},
|
|
10063
|
+
chain: {
|
|
10064
|
+
channel_id: 'channel-79'
|
|
10065
|
+
}
|
|
10066
|
+
}]
|
|
10067
|
+
},
|
|
10068
|
+
{
|
|
10069
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
10070
|
+
denom_units: [{
|
|
10071
|
+
denom: 'ibc/5E9F6B4A630A3FFC4EEA332F6DDB59F63ABEF34C7D57704F5A500E5E8A414A51',
|
|
10072
|
+
exponent: 0,
|
|
10073
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
10074
|
+
}, {
|
|
10075
|
+
denom: 'lp:25:tiaypt-tia',
|
|
10076
|
+
exponent: 6
|
|
10077
|
+
}],
|
|
10078
|
+
base: 'ibc/5E9F6B4A630A3FFC4EEA332F6DDB59F63ABEF34C7D57704F5A500E5E8A414A51',
|
|
10079
|
+
name: 'TIA Boost LP',
|
|
10080
|
+
display: 'lp:25:tiaypt-tia',
|
|
10081
|
+
symbol: 'TIA-BOOST-LP',
|
|
10082
|
+
logo_URIs: {
|
|
10083
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10084
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10085
|
+
},
|
|
10086
|
+
images: [{
|
|
10087
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10088
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10089
|
+
}],
|
|
10090
|
+
type_asset: 'sdk.coin',
|
|
10091
|
+
traces: [{
|
|
10092
|
+
type: 'ibc',
|
|
10093
|
+
counterparty: {
|
|
10094
|
+
channel_id: 'channel-5',
|
|
10095
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
10096
|
+
chain_name: 'pryzm'
|
|
10097
|
+
},
|
|
10098
|
+
chain: {
|
|
10099
|
+
channel_id: 'channel-79'
|
|
10100
|
+
}
|
|
10101
|
+
}]
|
|
10102
|
+
},
|
|
9683
10103
|
{
|
|
9684
10104
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
9685
10105
|
denom_units: [{
|