@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/mainnet/osmosis.js
CHANGED
|
@@ -12129,6 +12129,76 @@ const assets = {
|
|
|
12129
12129
|
}
|
|
12130
12130
|
}]
|
|
12131
12131
|
},
|
|
12132
|
+
{
|
|
12133
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
12134
|
+
denom_units: [{
|
|
12135
|
+
denom: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
12136
|
+
exponent: 0,
|
|
12137
|
+
aliases: ['p:utia:31Dec2024']
|
|
12138
|
+
}, {
|
|
12139
|
+
denom: 'pTIA31Dec2024',
|
|
12140
|
+
exponent: 6
|
|
12141
|
+
}],
|
|
12142
|
+
base: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
12143
|
+
name: 'pTia (31Dec2024)',
|
|
12144
|
+
display: 'pTIA31Dec2024',
|
|
12145
|
+
symbol: 'pTIA-31Dec2024',
|
|
12146
|
+
logo_URIs: {
|
|
12147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12149
|
+
},
|
|
12150
|
+
images: [{
|
|
12151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12153
|
+
}],
|
|
12154
|
+
type_asset: 'sdk.coin',
|
|
12155
|
+
traces: [{
|
|
12156
|
+
type: 'ibc',
|
|
12157
|
+
counterparty: {
|
|
12158
|
+
channel_id: 'channel-2',
|
|
12159
|
+
base_denom: 'p:utia:31Dec2024',
|
|
12160
|
+
chain_name: 'pryzm'
|
|
12161
|
+
},
|
|
12162
|
+
chain: {
|
|
12163
|
+
channel_id: 'channel-75755'
|
|
12164
|
+
}
|
|
12165
|
+
}]
|
|
12166
|
+
},
|
|
12167
|
+
{
|
|
12168
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
12169
|
+
denom_units: [{
|
|
12170
|
+
denom: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
12171
|
+
exponent: 0,
|
|
12172
|
+
aliases: ['p:utia:31Dec2025']
|
|
12173
|
+
}, {
|
|
12174
|
+
denom: 'pTIA31Dec2025',
|
|
12175
|
+
exponent: 6
|
|
12176
|
+
}],
|
|
12177
|
+
base: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
12178
|
+
name: 'pTia (31Dec2025)',
|
|
12179
|
+
display: 'pTIA31Dec2025',
|
|
12180
|
+
symbol: 'pTIA-31Dec2025',
|
|
12181
|
+
logo_URIs: {
|
|
12182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12183
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12184
|
+
},
|
|
12185
|
+
images: [{
|
|
12186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12188
|
+
}],
|
|
12189
|
+
type_asset: 'sdk.coin',
|
|
12190
|
+
traces: [{
|
|
12191
|
+
type: 'ibc',
|
|
12192
|
+
counterparty: {
|
|
12193
|
+
channel_id: 'channel-2',
|
|
12194
|
+
base_denom: 'p:utia:31Dec2025',
|
|
12195
|
+
chain_name: 'pryzm'
|
|
12196
|
+
},
|
|
12197
|
+
chain: {
|
|
12198
|
+
channel_id: 'channel-75755'
|
|
12199
|
+
}
|
|
12200
|
+
}]
|
|
12201
|
+
},
|
|
12132
12202
|
{
|
|
12133
12203
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
12134
12204
|
denom_units: [{
|
|
@@ -12969,6 +13039,76 @@ const assets = {
|
|
|
12969
13039
|
}
|
|
12970
13040
|
}]
|
|
12971
13041
|
},
|
|
13042
|
+
{
|
|
13043
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
13044
|
+
denom_units: [{
|
|
13045
|
+
denom: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
13046
|
+
exponent: 0,
|
|
13047
|
+
aliases: ['y:utia:31Dec2024']
|
|
13048
|
+
}, {
|
|
13049
|
+
denom: 'yTIA31Dec2024',
|
|
13050
|
+
exponent: 6
|
|
13051
|
+
}],
|
|
13052
|
+
base: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
13053
|
+
name: 'yTia (31Dec2024)',
|
|
13054
|
+
display: 'yTIA31Dec2024',
|
|
13055
|
+
symbol: 'yTIA-31Dec2024',
|
|
13056
|
+
logo_URIs: {
|
|
13057
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13059
|
+
},
|
|
13060
|
+
images: [{
|
|
13061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13063
|
+
}],
|
|
13064
|
+
type_asset: 'sdk.coin',
|
|
13065
|
+
traces: [{
|
|
13066
|
+
type: 'ibc',
|
|
13067
|
+
counterparty: {
|
|
13068
|
+
channel_id: 'channel-2',
|
|
13069
|
+
base_denom: 'y:utia:31Dec2024',
|
|
13070
|
+
chain_name: 'pryzm'
|
|
13071
|
+
},
|
|
13072
|
+
chain: {
|
|
13073
|
+
channel_id: 'channel-75755'
|
|
13074
|
+
}
|
|
13075
|
+
}]
|
|
13076
|
+
},
|
|
13077
|
+
{
|
|
13078
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
13079
|
+
denom_units: [{
|
|
13080
|
+
denom: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
13081
|
+
exponent: 0,
|
|
13082
|
+
aliases: ['y:utia:31Dec2025']
|
|
13083
|
+
}, {
|
|
13084
|
+
denom: 'yTIA31Dec2025',
|
|
13085
|
+
exponent: 6
|
|
13086
|
+
}],
|
|
13087
|
+
base: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
13088
|
+
name: 'yTia (31Dec2025)',
|
|
13089
|
+
display: 'yTIA31Dec2025',
|
|
13090
|
+
symbol: 'yTIA-31Dec2025',
|
|
13091
|
+
logo_URIs: {
|
|
13092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13093
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13094
|
+
},
|
|
13095
|
+
images: [{
|
|
13096
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13097
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13098
|
+
}],
|
|
13099
|
+
type_asset: 'sdk.coin',
|
|
13100
|
+
traces: [{
|
|
13101
|
+
type: 'ibc',
|
|
13102
|
+
counterparty: {
|
|
13103
|
+
channel_id: 'channel-2',
|
|
13104
|
+
base_denom: 'y:utia:31Dec2025',
|
|
13105
|
+
chain_name: 'pryzm'
|
|
13106
|
+
},
|
|
13107
|
+
chain: {
|
|
13108
|
+
channel_id: 'channel-75755'
|
|
13109
|
+
}
|
|
13110
|
+
}]
|
|
13111
|
+
},
|
|
12972
13112
|
{
|
|
12973
13113
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
12974
13114
|
denom_units: [{
|
|
@@ -13704,6 +13844,76 @@ const assets = {
|
|
|
13704
13844
|
}
|
|
13705
13845
|
}]
|
|
13706
13846
|
},
|
|
13847
|
+
{
|
|
13848
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
13849
|
+
denom_units: [{
|
|
13850
|
+
denom: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
13851
|
+
exponent: 0,
|
|
13852
|
+
aliases: ['lp:24:utia']
|
|
13853
|
+
}, {
|
|
13854
|
+
denom: 'lp:24:tia',
|
|
13855
|
+
exponent: 6
|
|
13856
|
+
}],
|
|
13857
|
+
base: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
13858
|
+
name: 'TIA Yield LP',
|
|
13859
|
+
display: 'lp:24:tia',
|
|
13860
|
+
symbol: 'TIA-YIELD-LP',
|
|
13861
|
+
logo_URIs: {
|
|
13862
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13863
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13864
|
+
},
|
|
13865
|
+
images: [{
|
|
13866
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13867
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13868
|
+
}],
|
|
13869
|
+
type_asset: 'sdk.coin',
|
|
13870
|
+
traces: [{
|
|
13871
|
+
type: 'ibc',
|
|
13872
|
+
counterparty: {
|
|
13873
|
+
channel_id: 'channel-2',
|
|
13874
|
+
base_denom: 'lp:24:utia',
|
|
13875
|
+
chain_name: 'pryzm'
|
|
13876
|
+
},
|
|
13877
|
+
chain: {
|
|
13878
|
+
channel_id: 'channel-75755'
|
|
13879
|
+
}
|
|
13880
|
+
}]
|
|
13881
|
+
},
|
|
13882
|
+
{
|
|
13883
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
13884
|
+
denom_units: [{
|
|
13885
|
+
denom: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
13886
|
+
exponent: 0,
|
|
13887
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
13888
|
+
}, {
|
|
13889
|
+
denom: 'lp:25:tiaypt-tia',
|
|
13890
|
+
exponent: 6
|
|
13891
|
+
}],
|
|
13892
|
+
base: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
13893
|
+
name: 'TIA Boost LP',
|
|
13894
|
+
display: 'lp:25:tiaypt-tia',
|
|
13895
|
+
symbol: 'TIA-BOOST-LP',
|
|
13896
|
+
logo_URIs: {
|
|
13897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13899
|
+
},
|
|
13900
|
+
images: [{
|
|
13901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13903
|
+
}],
|
|
13904
|
+
type_asset: 'sdk.coin',
|
|
13905
|
+
traces: [{
|
|
13906
|
+
type: 'ibc',
|
|
13907
|
+
counterparty: {
|
|
13908
|
+
channel_id: 'channel-2',
|
|
13909
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
13910
|
+
chain_name: 'pryzm'
|
|
13911
|
+
},
|
|
13912
|
+
chain: {
|
|
13913
|
+
channel_id: 'channel-75755'
|
|
13914
|
+
}
|
|
13915
|
+
}]
|
|
13916
|
+
},
|
|
13707
13917
|
{
|
|
13708
13918
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
13709
13919
|
denom_units: [{
|
|
@@ -17597,6 +17807,76 @@ const assets = {
|
|
|
17597
17807
|
}
|
|
17598
17808
|
}]
|
|
17599
17809
|
},
|
|
17810
|
+
{
|
|
17811
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
17812
|
+
denom_units: [{
|
|
17813
|
+
denom: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
17814
|
+
exponent: 0,
|
|
17815
|
+
aliases: ['p:utia:31Dec2024']
|
|
17816
|
+
}, {
|
|
17817
|
+
denom: 'pTIA31Dec2024',
|
|
17818
|
+
exponent: 6
|
|
17819
|
+
}],
|
|
17820
|
+
base: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
17821
|
+
name: 'pTia (31Dec2024)',
|
|
17822
|
+
display: 'pTIA31Dec2024',
|
|
17823
|
+
symbol: 'pTIA-31Dec2024',
|
|
17824
|
+
logo_URIs: {
|
|
17825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17827
|
+
},
|
|
17828
|
+
images: [{
|
|
17829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17831
|
+
}],
|
|
17832
|
+
type_asset: 'sdk.coin',
|
|
17833
|
+
traces: [{
|
|
17834
|
+
type: 'ibc',
|
|
17835
|
+
counterparty: {
|
|
17836
|
+
channel_id: 'channel-2',
|
|
17837
|
+
base_denom: 'p:utia:31Dec2024',
|
|
17838
|
+
chain_name: 'pryzm'
|
|
17839
|
+
},
|
|
17840
|
+
chain: {
|
|
17841
|
+
channel_id: 'channel-75755'
|
|
17842
|
+
}
|
|
17843
|
+
}]
|
|
17844
|
+
},
|
|
17845
|
+
{
|
|
17846
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
17847
|
+
denom_units: [{
|
|
17848
|
+
denom: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
17849
|
+
exponent: 0,
|
|
17850
|
+
aliases: ['p:utia:31Dec2025']
|
|
17851
|
+
}, {
|
|
17852
|
+
denom: 'pTIA31Dec2025',
|
|
17853
|
+
exponent: 6
|
|
17854
|
+
}],
|
|
17855
|
+
base: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
17856
|
+
name: 'pTia (31Dec2025)',
|
|
17857
|
+
display: 'pTIA31Dec2025',
|
|
17858
|
+
symbol: 'pTIA-31Dec2025',
|
|
17859
|
+
logo_URIs: {
|
|
17860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17862
|
+
},
|
|
17863
|
+
images: [{
|
|
17864
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17865
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17866
|
+
}],
|
|
17867
|
+
type_asset: 'sdk.coin',
|
|
17868
|
+
traces: [{
|
|
17869
|
+
type: 'ibc',
|
|
17870
|
+
counterparty: {
|
|
17871
|
+
channel_id: 'channel-2',
|
|
17872
|
+
base_denom: 'p:utia:31Dec2025',
|
|
17873
|
+
chain_name: 'pryzm'
|
|
17874
|
+
},
|
|
17875
|
+
chain: {
|
|
17876
|
+
channel_id: 'channel-75755'
|
|
17877
|
+
}
|
|
17878
|
+
}]
|
|
17879
|
+
},
|
|
17600
17880
|
{
|
|
17601
17881
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
17602
17882
|
denom_units: [{
|
|
@@ -18437,6 +18717,76 @@ const assets = {
|
|
|
18437
18717
|
}
|
|
18438
18718
|
}]
|
|
18439
18719
|
},
|
|
18720
|
+
{
|
|
18721
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
18722
|
+
denom_units: [{
|
|
18723
|
+
denom: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
18724
|
+
exponent: 0,
|
|
18725
|
+
aliases: ['y:utia:31Dec2024']
|
|
18726
|
+
}, {
|
|
18727
|
+
denom: 'yTIA31Dec2024',
|
|
18728
|
+
exponent: 6
|
|
18729
|
+
}],
|
|
18730
|
+
base: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
18731
|
+
name: 'yTia (31Dec2024)',
|
|
18732
|
+
display: 'yTIA31Dec2024',
|
|
18733
|
+
symbol: 'yTIA-31Dec2024',
|
|
18734
|
+
logo_URIs: {
|
|
18735
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18736
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18737
|
+
},
|
|
18738
|
+
images: [{
|
|
18739
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18740
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18741
|
+
}],
|
|
18742
|
+
type_asset: 'sdk.coin',
|
|
18743
|
+
traces: [{
|
|
18744
|
+
type: 'ibc',
|
|
18745
|
+
counterparty: {
|
|
18746
|
+
channel_id: 'channel-2',
|
|
18747
|
+
base_denom: 'y:utia:31Dec2024',
|
|
18748
|
+
chain_name: 'pryzm'
|
|
18749
|
+
},
|
|
18750
|
+
chain: {
|
|
18751
|
+
channel_id: 'channel-75755'
|
|
18752
|
+
}
|
|
18753
|
+
}]
|
|
18754
|
+
},
|
|
18755
|
+
{
|
|
18756
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
18757
|
+
denom_units: [{
|
|
18758
|
+
denom: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
18759
|
+
exponent: 0,
|
|
18760
|
+
aliases: ['y:utia:31Dec2025']
|
|
18761
|
+
}, {
|
|
18762
|
+
denom: 'yTIA31Dec2025',
|
|
18763
|
+
exponent: 6
|
|
18764
|
+
}],
|
|
18765
|
+
base: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
18766
|
+
name: 'yTia (31Dec2025)',
|
|
18767
|
+
display: 'yTIA31Dec2025',
|
|
18768
|
+
symbol: 'yTIA-31Dec2025',
|
|
18769
|
+
logo_URIs: {
|
|
18770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18771
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18772
|
+
},
|
|
18773
|
+
images: [{
|
|
18774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18775
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18776
|
+
}],
|
|
18777
|
+
type_asset: 'sdk.coin',
|
|
18778
|
+
traces: [{
|
|
18779
|
+
type: 'ibc',
|
|
18780
|
+
counterparty: {
|
|
18781
|
+
channel_id: 'channel-2',
|
|
18782
|
+
base_denom: 'y:utia:31Dec2025',
|
|
18783
|
+
chain_name: 'pryzm'
|
|
18784
|
+
},
|
|
18785
|
+
chain: {
|
|
18786
|
+
channel_id: 'channel-75755'
|
|
18787
|
+
}
|
|
18788
|
+
}]
|
|
18789
|
+
},
|
|
18440
18790
|
{
|
|
18441
18791
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
18442
18792
|
denom_units: [{
|
|
@@ -19172,6 +19522,76 @@ const assets = {
|
|
|
19172
19522
|
}
|
|
19173
19523
|
}]
|
|
19174
19524
|
},
|
|
19525
|
+
{
|
|
19526
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
19527
|
+
denom_units: [{
|
|
19528
|
+
denom: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
19529
|
+
exponent: 0,
|
|
19530
|
+
aliases: ['lp:24:utia']
|
|
19531
|
+
}, {
|
|
19532
|
+
denom: 'lp:24:tia',
|
|
19533
|
+
exponent: 6
|
|
19534
|
+
}],
|
|
19535
|
+
base: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
19536
|
+
name: 'TIA Yield LP',
|
|
19537
|
+
display: 'lp:24:tia',
|
|
19538
|
+
symbol: 'TIA-YIELD-LP',
|
|
19539
|
+
logo_URIs: {
|
|
19540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19542
|
+
},
|
|
19543
|
+
images: [{
|
|
19544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19546
|
+
}],
|
|
19547
|
+
type_asset: 'sdk.coin',
|
|
19548
|
+
traces: [{
|
|
19549
|
+
type: 'ibc',
|
|
19550
|
+
counterparty: {
|
|
19551
|
+
channel_id: 'channel-2',
|
|
19552
|
+
base_denom: 'lp:24:utia',
|
|
19553
|
+
chain_name: 'pryzm'
|
|
19554
|
+
},
|
|
19555
|
+
chain: {
|
|
19556
|
+
channel_id: 'channel-75755'
|
|
19557
|
+
}
|
|
19558
|
+
}]
|
|
19559
|
+
},
|
|
19560
|
+
{
|
|
19561
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
19562
|
+
denom_units: [{
|
|
19563
|
+
denom: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
19564
|
+
exponent: 0,
|
|
19565
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
19566
|
+
}, {
|
|
19567
|
+
denom: 'lp:25:tiaypt-tia',
|
|
19568
|
+
exponent: 6
|
|
19569
|
+
}],
|
|
19570
|
+
base: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
19571
|
+
name: 'TIA Boost LP',
|
|
19572
|
+
display: 'lp:25:tiaypt-tia',
|
|
19573
|
+
symbol: 'TIA-BOOST-LP',
|
|
19574
|
+
logo_URIs: {
|
|
19575
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19576
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19577
|
+
},
|
|
19578
|
+
images: [{
|
|
19579
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19580
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19581
|
+
}],
|
|
19582
|
+
type_asset: 'sdk.coin',
|
|
19583
|
+
traces: [{
|
|
19584
|
+
type: 'ibc',
|
|
19585
|
+
counterparty: {
|
|
19586
|
+
channel_id: 'channel-2',
|
|
19587
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
19588
|
+
chain_name: 'pryzm'
|
|
19589
|
+
},
|
|
19590
|
+
chain: {
|
|
19591
|
+
channel_id: 'channel-75755'
|
|
19592
|
+
}
|
|
19593
|
+
}]
|
|
19594
|
+
},
|
|
19175
19595
|
{
|
|
19176
19596
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
19177
19597
|
denom_units: [{
|