@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/neutron.js
CHANGED
|
@@ -3053,6 +3053,76 @@ const assets = {
|
|
|
3053
3053
|
}
|
|
3054
3054
|
}]
|
|
3055
3055
|
},
|
|
3056
|
+
{
|
|
3057
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
3058
|
+
denom_units: [{
|
|
3059
|
+
denom: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
3060
|
+
exponent: 0,
|
|
3061
|
+
aliases: ['p:utia:31Dec2024']
|
|
3062
|
+
}, {
|
|
3063
|
+
denom: 'pTIA31Dec2024',
|
|
3064
|
+
exponent: 6
|
|
3065
|
+
}],
|
|
3066
|
+
base: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
3067
|
+
name: 'pTia (31Dec2024)',
|
|
3068
|
+
display: 'pTIA31Dec2024',
|
|
3069
|
+
symbol: 'pTIA-31Dec2024',
|
|
3070
|
+
logo_URIs: {
|
|
3071
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3073
|
+
},
|
|
3074
|
+
images: [{
|
|
3075
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3076
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3077
|
+
}],
|
|
3078
|
+
type_asset: 'sdk.coin',
|
|
3079
|
+
traces: [{
|
|
3080
|
+
type: 'ibc',
|
|
3081
|
+
counterparty: {
|
|
3082
|
+
channel_id: 'channel-6',
|
|
3083
|
+
base_denom: 'p:utia:31Dec2024',
|
|
3084
|
+
chain_name: 'pryzm'
|
|
3085
|
+
},
|
|
3086
|
+
chain: {
|
|
3087
|
+
channel_id: 'channel-4329'
|
|
3088
|
+
}
|
|
3089
|
+
}]
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
3093
|
+
denom_units: [{
|
|
3094
|
+
denom: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
3095
|
+
exponent: 0,
|
|
3096
|
+
aliases: ['p:utia:31Dec2025']
|
|
3097
|
+
}, {
|
|
3098
|
+
denom: 'pTIA31Dec2025',
|
|
3099
|
+
exponent: 6
|
|
3100
|
+
}],
|
|
3101
|
+
base: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
3102
|
+
name: 'pTia (31Dec2025)',
|
|
3103
|
+
display: 'pTIA31Dec2025',
|
|
3104
|
+
symbol: 'pTIA-31Dec2025',
|
|
3105
|
+
logo_URIs: {
|
|
3106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3108
|
+
},
|
|
3109
|
+
images: [{
|
|
3110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3112
|
+
}],
|
|
3113
|
+
type_asset: 'sdk.coin',
|
|
3114
|
+
traces: [{
|
|
3115
|
+
type: 'ibc',
|
|
3116
|
+
counterparty: {
|
|
3117
|
+
channel_id: 'channel-6',
|
|
3118
|
+
base_denom: 'p:utia:31Dec2025',
|
|
3119
|
+
chain_name: 'pryzm'
|
|
3120
|
+
},
|
|
3121
|
+
chain: {
|
|
3122
|
+
channel_id: 'channel-4329'
|
|
3123
|
+
}
|
|
3124
|
+
}]
|
|
3125
|
+
},
|
|
3056
3126
|
{
|
|
3057
3127
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3058
3128
|
denom_units: [{
|
|
@@ -3893,6 +3963,76 @@ const assets = {
|
|
|
3893
3963
|
}
|
|
3894
3964
|
}]
|
|
3895
3965
|
},
|
|
3966
|
+
{
|
|
3967
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3968
|
+
denom_units: [{
|
|
3969
|
+
denom: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
3970
|
+
exponent: 0,
|
|
3971
|
+
aliases: ['y:utia:31Dec2024']
|
|
3972
|
+
}, {
|
|
3973
|
+
denom: 'yTIA31Dec2024',
|
|
3974
|
+
exponent: 6
|
|
3975
|
+
}],
|
|
3976
|
+
base: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
3977
|
+
name: 'yTia (31Dec2024)',
|
|
3978
|
+
display: 'yTIA31Dec2024',
|
|
3979
|
+
symbol: 'yTIA-31Dec2024',
|
|
3980
|
+
logo_URIs: {
|
|
3981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3983
|
+
},
|
|
3984
|
+
images: [{
|
|
3985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3986
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3987
|
+
}],
|
|
3988
|
+
type_asset: 'sdk.coin',
|
|
3989
|
+
traces: [{
|
|
3990
|
+
type: 'ibc',
|
|
3991
|
+
counterparty: {
|
|
3992
|
+
channel_id: 'channel-6',
|
|
3993
|
+
base_denom: 'y:utia:31Dec2024',
|
|
3994
|
+
chain_name: 'pryzm'
|
|
3995
|
+
},
|
|
3996
|
+
chain: {
|
|
3997
|
+
channel_id: 'channel-4329'
|
|
3998
|
+
}
|
|
3999
|
+
}]
|
|
4000
|
+
},
|
|
4001
|
+
{
|
|
4002
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
4003
|
+
denom_units: [{
|
|
4004
|
+
denom: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
4005
|
+
exponent: 0,
|
|
4006
|
+
aliases: ['y:utia:31Dec2025']
|
|
4007
|
+
}, {
|
|
4008
|
+
denom: 'yTIA31Dec2025',
|
|
4009
|
+
exponent: 6
|
|
4010
|
+
}],
|
|
4011
|
+
base: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
4012
|
+
name: 'yTia (31Dec2025)',
|
|
4013
|
+
display: 'yTIA31Dec2025',
|
|
4014
|
+
symbol: 'yTIA-31Dec2025',
|
|
4015
|
+
logo_URIs: {
|
|
4016
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4017
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4018
|
+
},
|
|
4019
|
+
images: [{
|
|
4020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4021
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4022
|
+
}],
|
|
4023
|
+
type_asset: 'sdk.coin',
|
|
4024
|
+
traces: [{
|
|
4025
|
+
type: 'ibc',
|
|
4026
|
+
counterparty: {
|
|
4027
|
+
channel_id: 'channel-6',
|
|
4028
|
+
base_denom: 'y:utia:31Dec2025',
|
|
4029
|
+
chain_name: 'pryzm'
|
|
4030
|
+
},
|
|
4031
|
+
chain: {
|
|
4032
|
+
channel_id: 'channel-4329'
|
|
4033
|
+
}
|
|
4034
|
+
}]
|
|
4035
|
+
},
|
|
3896
4036
|
{
|
|
3897
4037
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3898
4038
|
denom_units: [{
|
|
@@ -4628,6 +4768,76 @@ const assets = {
|
|
|
4628
4768
|
}
|
|
4629
4769
|
}]
|
|
4630
4770
|
},
|
|
4771
|
+
{
|
|
4772
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
4773
|
+
denom_units: [{
|
|
4774
|
+
denom: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
4775
|
+
exponent: 0,
|
|
4776
|
+
aliases: ['lp:24:utia']
|
|
4777
|
+
}, {
|
|
4778
|
+
denom: 'lp:24:tia',
|
|
4779
|
+
exponent: 6
|
|
4780
|
+
}],
|
|
4781
|
+
base: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
4782
|
+
name: 'TIA Yield LP',
|
|
4783
|
+
display: 'lp:24:tia',
|
|
4784
|
+
symbol: 'TIA-YIELD-LP',
|
|
4785
|
+
logo_URIs: {
|
|
4786
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4787
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4788
|
+
},
|
|
4789
|
+
images: [{
|
|
4790
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4791
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4792
|
+
}],
|
|
4793
|
+
type_asset: 'sdk.coin',
|
|
4794
|
+
traces: [{
|
|
4795
|
+
type: 'ibc',
|
|
4796
|
+
counterparty: {
|
|
4797
|
+
channel_id: 'channel-6',
|
|
4798
|
+
base_denom: 'lp:24:utia',
|
|
4799
|
+
chain_name: 'pryzm'
|
|
4800
|
+
},
|
|
4801
|
+
chain: {
|
|
4802
|
+
channel_id: 'channel-4329'
|
|
4803
|
+
}
|
|
4804
|
+
}]
|
|
4805
|
+
},
|
|
4806
|
+
{
|
|
4807
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
4808
|
+
denom_units: [{
|
|
4809
|
+
denom: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
4810
|
+
exponent: 0,
|
|
4811
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
4812
|
+
}, {
|
|
4813
|
+
denom: 'lp:25:tiaypt-tia',
|
|
4814
|
+
exponent: 6
|
|
4815
|
+
}],
|
|
4816
|
+
base: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
4817
|
+
name: 'TIA Boost LP',
|
|
4818
|
+
display: 'lp:25:tiaypt-tia',
|
|
4819
|
+
symbol: 'TIA-BOOST-LP',
|
|
4820
|
+
logo_URIs: {
|
|
4821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4822
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4823
|
+
},
|
|
4824
|
+
images: [{
|
|
4825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4827
|
+
}],
|
|
4828
|
+
type_asset: 'sdk.coin',
|
|
4829
|
+
traces: [{
|
|
4830
|
+
type: 'ibc',
|
|
4831
|
+
counterparty: {
|
|
4832
|
+
channel_id: 'channel-6',
|
|
4833
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
4834
|
+
chain_name: 'pryzm'
|
|
4835
|
+
},
|
|
4836
|
+
chain: {
|
|
4837
|
+
channel_id: 'channel-4329'
|
|
4838
|
+
}
|
|
4839
|
+
}]
|
|
4840
|
+
},
|
|
4631
4841
|
{
|
|
4632
4842
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4633
4843
|
denom_units: [{
|
|
@@ -6291,6 +6501,76 @@ const assets = {
|
|
|
6291
6501
|
}
|
|
6292
6502
|
}]
|
|
6293
6503
|
},
|
|
6504
|
+
{
|
|
6505
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
6506
|
+
denom_units: [{
|
|
6507
|
+
denom: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
6508
|
+
exponent: 0,
|
|
6509
|
+
aliases: ['p:utia:31Dec2024']
|
|
6510
|
+
}, {
|
|
6511
|
+
denom: 'pTIA31Dec2024',
|
|
6512
|
+
exponent: 6
|
|
6513
|
+
}],
|
|
6514
|
+
base: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
6515
|
+
name: 'pTia (31Dec2024)',
|
|
6516
|
+
display: 'pTIA31Dec2024',
|
|
6517
|
+
symbol: 'pTIA-31Dec2024',
|
|
6518
|
+
logo_URIs: {
|
|
6519
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6520
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6521
|
+
},
|
|
6522
|
+
images: [{
|
|
6523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6525
|
+
}],
|
|
6526
|
+
type_asset: 'sdk.coin',
|
|
6527
|
+
traces: [{
|
|
6528
|
+
type: 'ibc',
|
|
6529
|
+
counterparty: {
|
|
6530
|
+
channel_id: 'channel-6',
|
|
6531
|
+
base_denom: 'p:utia:31Dec2024',
|
|
6532
|
+
chain_name: 'pryzm'
|
|
6533
|
+
},
|
|
6534
|
+
chain: {
|
|
6535
|
+
channel_id: 'channel-4329'
|
|
6536
|
+
}
|
|
6537
|
+
}]
|
|
6538
|
+
},
|
|
6539
|
+
{
|
|
6540
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
6541
|
+
denom_units: [{
|
|
6542
|
+
denom: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
6543
|
+
exponent: 0,
|
|
6544
|
+
aliases: ['p:utia:31Dec2025']
|
|
6545
|
+
}, {
|
|
6546
|
+
denom: 'pTIA31Dec2025',
|
|
6547
|
+
exponent: 6
|
|
6548
|
+
}],
|
|
6549
|
+
base: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
6550
|
+
name: 'pTia (31Dec2025)',
|
|
6551
|
+
display: 'pTIA31Dec2025',
|
|
6552
|
+
symbol: 'pTIA-31Dec2025',
|
|
6553
|
+
logo_URIs: {
|
|
6554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6555
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6556
|
+
},
|
|
6557
|
+
images: [{
|
|
6558
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6559
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6560
|
+
}],
|
|
6561
|
+
type_asset: 'sdk.coin',
|
|
6562
|
+
traces: [{
|
|
6563
|
+
type: 'ibc',
|
|
6564
|
+
counterparty: {
|
|
6565
|
+
channel_id: 'channel-6',
|
|
6566
|
+
base_denom: 'p:utia:31Dec2025',
|
|
6567
|
+
chain_name: 'pryzm'
|
|
6568
|
+
},
|
|
6569
|
+
chain: {
|
|
6570
|
+
channel_id: 'channel-4329'
|
|
6571
|
+
}
|
|
6572
|
+
}]
|
|
6573
|
+
},
|
|
6294
6574
|
{
|
|
6295
6575
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
6296
6576
|
denom_units: [{
|
|
@@ -7131,6 +7411,76 @@ const assets = {
|
|
|
7131
7411
|
}
|
|
7132
7412
|
}]
|
|
7133
7413
|
},
|
|
7414
|
+
{
|
|
7415
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
7416
|
+
denom_units: [{
|
|
7417
|
+
denom: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
7418
|
+
exponent: 0,
|
|
7419
|
+
aliases: ['y:utia:31Dec2024']
|
|
7420
|
+
}, {
|
|
7421
|
+
denom: 'yTIA31Dec2024',
|
|
7422
|
+
exponent: 6
|
|
7423
|
+
}],
|
|
7424
|
+
base: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
7425
|
+
name: 'yTia (31Dec2024)',
|
|
7426
|
+
display: 'yTIA31Dec2024',
|
|
7427
|
+
symbol: 'yTIA-31Dec2024',
|
|
7428
|
+
logo_URIs: {
|
|
7429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7430
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7431
|
+
},
|
|
7432
|
+
images: [{
|
|
7433
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7434
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7435
|
+
}],
|
|
7436
|
+
type_asset: 'sdk.coin',
|
|
7437
|
+
traces: [{
|
|
7438
|
+
type: 'ibc',
|
|
7439
|
+
counterparty: {
|
|
7440
|
+
channel_id: 'channel-6',
|
|
7441
|
+
base_denom: 'y:utia:31Dec2024',
|
|
7442
|
+
chain_name: 'pryzm'
|
|
7443
|
+
},
|
|
7444
|
+
chain: {
|
|
7445
|
+
channel_id: 'channel-4329'
|
|
7446
|
+
}
|
|
7447
|
+
}]
|
|
7448
|
+
},
|
|
7449
|
+
{
|
|
7450
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
7451
|
+
denom_units: [{
|
|
7452
|
+
denom: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
7453
|
+
exponent: 0,
|
|
7454
|
+
aliases: ['y:utia:31Dec2025']
|
|
7455
|
+
}, {
|
|
7456
|
+
denom: 'yTIA31Dec2025',
|
|
7457
|
+
exponent: 6
|
|
7458
|
+
}],
|
|
7459
|
+
base: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
7460
|
+
name: 'yTia (31Dec2025)',
|
|
7461
|
+
display: 'yTIA31Dec2025',
|
|
7462
|
+
symbol: 'yTIA-31Dec2025',
|
|
7463
|
+
logo_URIs: {
|
|
7464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7466
|
+
},
|
|
7467
|
+
images: [{
|
|
7468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7469
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7470
|
+
}],
|
|
7471
|
+
type_asset: 'sdk.coin',
|
|
7472
|
+
traces: [{
|
|
7473
|
+
type: 'ibc',
|
|
7474
|
+
counterparty: {
|
|
7475
|
+
channel_id: 'channel-6',
|
|
7476
|
+
base_denom: 'y:utia:31Dec2025',
|
|
7477
|
+
chain_name: 'pryzm'
|
|
7478
|
+
},
|
|
7479
|
+
chain: {
|
|
7480
|
+
channel_id: 'channel-4329'
|
|
7481
|
+
}
|
|
7482
|
+
}]
|
|
7483
|
+
},
|
|
7134
7484
|
{
|
|
7135
7485
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
7136
7486
|
denom_units: [{
|
|
@@ -7866,6 +8216,76 @@ const assets = {
|
|
|
7866
8216
|
}
|
|
7867
8217
|
}]
|
|
7868
8218
|
},
|
|
8219
|
+
{
|
|
8220
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
8221
|
+
denom_units: [{
|
|
8222
|
+
denom: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
8223
|
+
exponent: 0,
|
|
8224
|
+
aliases: ['lp:24:utia']
|
|
8225
|
+
}, {
|
|
8226
|
+
denom: 'lp:24:tia',
|
|
8227
|
+
exponent: 6
|
|
8228
|
+
}],
|
|
8229
|
+
base: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
8230
|
+
name: 'TIA Yield LP',
|
|
8231
|
+
display: 'lp:24:tia',
|
|
8232
|
+
symbol: 'TIA-YIELD-LP',
|
|
8233
|
+
logo_URIs: {
|
|
8234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8236
|
+
},
|
|
8237
|
+
images: [{
|
|
8238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8240
|
+
}],
|
|
8241
|
+
type_asset: 'sdk.coin',
|
|
8242
|
+
traces: [{
|
|
8243
|
+
type: 'ibc',
|
|
8244
|
+
counterparty: {
|
|
8245
|
+
channel_id: 'channel-6',
|
|
8246
|
+
base_denom: 'lp:24:utia',
|
|
8247
|
+
chain_name: 'pryzm'
|
|
8248
|
+
},
|
|
8249
|
+
chain: {
|
|
8250
|
+
channel_id: 'channel-4329'
|
|
8251
|
+
}
|
|
8252
|
+
}]
|
|
8253
|
+
},
|
|
8254
|
+
{
|
|
8255
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
8256
|
+
denom_units: [{
|
|
8257
|
+
denom: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
8258
|
+
exponent: 0,
|
|
8259
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
8260
|
+
}, {
|
|
8261
|
+
denom: 'lp:25:tiaypt-tia',
|
|
8262
|
+
exponent: 6
|
|
8263
|
+
}],
|
|
8264
|
+
base: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
8265
|
+
name: 'TIA Boost LP',
|
|
8266
|
+
display: 'lp:25:tiaypt-tia',
|
|
8267
|
+
symbol: 'TIA-BOOST-LP',
|
|
8268
|
+
logo_URIs: {
|
|
8269
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8270
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8271
|
+
},
|
|
8272
|
+
images: [{
|
|
8273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8274
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8275
|
+
}],
|
|
8276
|
+
type_asset: 'sdk.coin',
|
|
8277
|
+
traces: [{
|
|
8278
|
+
type: 'ibc',
|
|
8279
|
+
counterparty: {
|
|
8280
|
+
channel_id: 'channel-6',
|
|
8281
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
8282
|
+
chain_name: 'pryzm'
|
|
8283
|
+
},
|
|
8284
|
+
chain: {
|
|
8285
|
+
channel_id: 'channel-4329'
|
|
8286
|
+
}
|
|
8287
|
+
}]
|
|
8288
|
+
},
|
|
7869
8289
|
{
|
|
7870
8290
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
7871
8291
|
denom_units: [{
|