@chain-registry/assets 1.65.6 → 1.65.8
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 +436 -16
- package/esm/mainnet/celestia.js +436 -16
- package/esm/mainnet/cosmoshub.js +436 -16
- package/esm/mainnet/dydx.js +436 -16
- package/esm/mainnet/injective.js +436 -16
- package/esm/mainnet/neutron.js +436 -16
- package/esm/mainnet/noble.js +436 -16
- package/esm/mainnet/osmosis.js +436 -16
- package/esm/mainnet/stride.js +436 -16
- package/esm/mainnet/terra2.js +436 -16
- package/mainnet/axelar.js +436 -16
- package/mainnet/celestia.js +436 -16
- package/mainnet/cosmoshub.js +436 -16
- package/mainnet/dydx.js +436 -16
- package/mainnet/injective.js +436 -16
- package/mainnet/neutron.js +436 -16
- package/mainnet/noble.js +436 -16
- package/mainnet/osmosis.js +436 -16
- package/mainnet/stride.js +436 -16
- package/mainnet/terra2.js +436 -16
- package/package.json +5 -5
package/esm/mainnet/noble.js
CHANGED
|
@@ -4127,7 +4127,7 @@ const assets = {
|
|
|
4127
4127
|
aliases: ['p:inj:30Sep2024']
|
|
4128
4128
|
}, {
|
|
4129
4129
|
denom: 'pINJ30Sep2024',
|
|
4130
|
-
exponent:
|
|
4130
|
+
exponent: 18
|
|
4131
4131
|
}],
|
|
4132
4132
|
base: 'ibc/6C4BC1066C8CF45B92E00F872B4535ACEFEBF0A64D1FFBC9783695D858415714',
|
|
4133
4133
|
name: 'pInj (30Sep2024)',
|
|
@@ -4162,7 +4162,7 @@ const assets = {
|
|
|
4162
4162
|
aliases: ['p:inj:31Dec2024']
|
|
4163
4163
|
}, {
|
|
4164
4164
|
denom: 'pINJ31Dec2024',
|
|
4165
|
-
exponent:
|
|
4165
|
+
exponent: 18
|
|
4166
4166
|
}],
|
|
4167
4167
|
base: 'ibc/F38B6E33C6DBCA1725DDD8D2F1EA642EC24D790053121261C83BAAFE43E1D32F',
|
|
4168
4168
|
name: 'pInj (31Dec2024)',
|
|
@@ -4197,7 +4197,7 @@ const assets = {
|
|
|
4197
4197
|
aliases: ['p:inj:31Dec2025']
|
|
4198
4198
|
}, {
|
|
4199
4199
|
denom: 'pINJ31Dec2025',
|
|
4200
|
-
exponent:
|
|
4200
|
+
exponent: 18
|
|
4201
4201
|
}],
|
|
4202
4202
|
base: 'ibc/7487F77AD79871E636A08EFD4F4662BDDD05469D9BE65B991D127C0B5E63CD28',
|
|
4203
4203
|
name: 'pInj (31Dec2025)',
|
|
@@ -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: [{
|
|
@@ -4967,7 +5037,7 @@ const assets = {
|
|
|
4967
5037
|
aliases: ['y:inj:30Sep2024']
|
|
4968
5038
|
}, {
|
|
4969
5039
|
denom: 'yINJ30Sep2024',
|
|
4970
|
-
exponent:
|
|
5040
|
+
exponent: 18
|
|
4971
5041
|
}],
|
|
4972
5042
|
base: 'ibc/DCB4E22BBFE4BF8F8F7E075B6A88203A57F1692B8A506F0951918990028483A3',
|
|
4973
5043
|
name: 'yInj (30Sep2024)',
|
|
@@ -5002,7 +5072,7 @@ const assets = {
|
|
|
5002
5072
|
aliases: ['y:inj:31Dec2024']
|
|
5003
5073
|
}, {
|
|
5004
5074
|
denom: 'yINJ31Dec2024',
|
|
5005
|
-
exponent:
|
|
5075
|
+
exponent: 18
|
|
5006
5076
|
}],
|
|
5007
5077
|
base: 'ibc/46654325DC60ABDF6DF4E9296D46D65EA0229622EA4138406661E157155BB650',
|
|
5008
5078
|
name: 'yInj (31Dec2024)',
|
|
@@ -5037,7 +5107,7 @@ const assets = {
|
|
|
5037
5107
|
aliases: ['y:inj:31Dec2025']
|
|
5038
5108
|
}, {
|
|
5039
5109
|
denom: 'yINJ31Dec2025',
|
|
5040
|
-
exponent:
|
|
5110
|
+
exponent: 18
|
|
5041
5111
|
}],
|
|
5042
5112
|
base: 'ibc/2291C3F00A116875DB38FB4D165C65A0B0655D662F585109BB938C2FDC7DAB5E',
|
|
5043
5113
|
name: 'yInj (31Dec2025)',
|
|
@@ -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: [{
|
|
@@ -5737,7 +5877,7 @@ const assets = {
|
|
|
5737
5877
|
aliases: ['lp:1:inj']
|
|
5738
5878
|
}, {
|
|
5739
5879
|
denom: 'lp:1:INJ',
|
|
5740
|
-
exponent:
|
|
5880
|
+
exponent: 18
|
|
5741
5881
|
}],
|
|
5742
5882
|
base: 'ibc/00B414FE44806477D55CB94481F85188B7A86B90188AF44EDF688A9962A93198',
|
|
5743
5883
|
name: 'INJ Yield LP',
|
|
@@ -5772,7 +5912,7 @@ const assets = {
|
|
|
5772
5912
|
aliases: ['lp:4:injypt-inj']
|
|
5773
5913
|
}, {
|
|
5774
5914
|
denom: 'lp:4:INJypt-INJ',
|
|
5775
|
-
exponent:
|
|
5915
|
+
exponent: 18
|
|
5776
5916
|
}],
|
|
5777
5917
|
base: 'ibc/BDC232754EE91754C927C9403FB7AB10A6F306E7DEC6E897E7BDF6B11EA169EE',
|
|
5778
5918
|
name: 'INJ Boost LP',
|
|
@@ -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: [{
|
|
@@ -7483,7 +7693,7 @@ const assets = {
|
|
|
7483
7693
|
aliases: ['p:inj:30Sep2024']
|
|
7484
7694
|
}, {
|
|
7485
7695
|
denom: 'pINJ30Sep2024',
|
|
7486
|
-
exponent:
|
|
7696
|
+
exponent: 18
|
|
7487
7697
|
}],
|
|
7488
7698
|
base: 'ibc/6C4BC1066C8CF45B92E00F872B4535ACEFEBF0A64D1FFBC9783695D858415714',
|
|
7489
7699
|
name: 'pInj (30Sep2024)',
|
|
@@ -7518,7 +7728,7 @@ const assets = {
|
|
|
7518
7728
|
aliases: ['p:inj:31Dec2024']
|
|
7519
7729
|
}, {
|
|
7520
7730
|
denom: 'pINJ31Dec2024',
|
|
7521
|
-
exponent:
|
|
7731
|
+
exponent: 18
|
|
7522
7732
|
}],
|
|
7523
7733
|
base: 'ibc/F38B6E33C6DBCA1725DDD8D2F1EA642EC24D790053121261C83BAAFE43E1D32F',
|
|
7524
7734
|
name: 'pInj (31Dec2024)',
|
|
@@ -7553,7 +7763,7 @@ const assets = {
|
|
|
7553
7763
|
aliases: ['p:inj:31Dec2025']
|
|
7554
7764
|
}, {
|
|
7555
7765
|
denom: 'pINJ31Dec2025',
|
|
7556
|
-
exponent:
|
|
7766
|
+
exponent: 18
|
|
7557
7767
|
}],
|
|
7558
7768
|
base: 'ibc/7487F77AD79871E636A08EFD4F4662BDDD05469D9BE65B991D127C0B5E63CD28',
|
|
7559
7769
|
name: 'pInj (31Dec2025)',
|
|
@@ -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: [{
|
|
@@ -8323,7 +8603,7 @@ const assets = {
|
|
|
8323
8603
|
aliases: ['y:inj:30Sep2024']
|
|
8324
8604
|
}, {
|
|
8325
8605
|
denom: 'yINJ30Sep2024',
|
|
8326
|
-
exponent:
|
|
8606
|
+
exponent: 18
|
|
8327
8607
|
}],
|
|
8328
8608
|
base: 'ibc/DCB4E22BBFE4BF8F8F7E075B6A88203A57F1692B8A506F0951918990028483A3',
|
|
8329
8609
|
name: 'yInj (30Sep2024)',
|
|
@@ -8358,7 +8638,7 @@ const assets = {
|
|
|
8358
8638
|
aliases: ['y:inj:31Dec2024']
|
|
8359
8639
|
}, {
|
|
8360
8640
|
denom: 'yINJ31Dec2024',
|
|
8361
|
-
exponent:
|
|
8641
|
+
exponent: 18
|
|
8362
8642
|
}],
|
|
8363
8643
|
base: 'ibc/46654325DC60ABDF6DF4E9296D46D65EA0229622EA4138406661E157155BB650',
|
|
8364
8644
|
name: 'yInj (31Dec2024)',
|
|
@@ -8393,7 +8673,7 @@ const assets = {
|
|
|
8393
8673
|
aliases: ['y:inj:31Dec2025']
|
|
8394
8674
|
}, {
|
|
8395
8675
|
denom: 'yINJ31Dec2025',
|
|
8396
|
-
exponent:
|
|
8676
|
+
exponent: 18
|
|
8397
8677
|
}],
|
|
8398
8678
|
base: 'ibc/2291C3F00A116875DB38FB4D165C65A0B0655D662F585109BB938C2FDC7DAB5E',
|
|
8399
8679
|
name: 'yInj (31Dec2025)',
|
|
@@ -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: [{
|
|
@@ -9093,7 +9443,7 @@ const assets = {
|
|
|
9093
9443
|
aliases: ['lp:1:inj']
|
|
9094
9444
|
}, {
|
|
9095
9445
|
denom: 'lp:1:INJ',
|
|
9096
|
-
exponent:
|
|
9446
|
+
exponent: 18
|
|
9097
9447
|
}],
|
|
9098
9448
|
base: 'ibc/00B414FE44806477D55CB94481F85188B7A86B90188AF44EDF688A9962A93198',
|
|
9099
9449
|
name: 'INJ Yield LP',
|
|
@@ -9128,7 +9478,7 @@ const assets = {
|
|
|
9128
9478
|
aliases: ['lp:4:injypt-inj']
|
|
9129
9479
|
}, {
|
|
9130
9480
|
denom: 'lp:4:INJypt-INJ',
|
|
9131
|
-
exponent:
|
|
9481
|
+
exponent: 18
|
|
9132
9482
|
}],
|
|
9133
9483
|
base: 'ibc/BDC232754EE91754C927C9403FB7AB10A6F306E7DEC6E897E7BDF6B11EA169EE',
|
|
9134
9484
|
name: 'INJ Boost LP',
|
|
@@ -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: [{
|