@chain-registry/osmosis 1.63.6 → 1.63.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/asset_list.js +436 -16
- package/esm/asset_list.js +436 -16
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -11507,7 +11507,7 @@ const asset_list = {
|
|
|
11507
11507
|
aliases: ['p:inj:30Sep2024']
|
|
11508
11508
|
}, {
|
|
11509
11509
|
denom: 'pINJ30Sep2024',
|
|
11510
|
-
exponent:
|
|
11510
|
+
exponent: 18
|
|
11511
11511
|
}],
|
|
11512
11512
|
base: 'ibc/8B0F0E843175FA8636105D6DD258780CAF55C229BD48FB4CBF87CA2DC9CBC6A6',
|
|
11513
11513
|
name: 'pInj (30Sep2024)',
|
|
@@ -11542,7 +11542,7 @@ const asset_list = {
|
|
|
11542
11542
|
aliases: ['p:inj:31Dec2024']
|
|
11543
11543
|
}, {
|
|
11544
11544
|
denom: 'pINJ31Dec2024',
|
|
11545
|
-
exponent:
|
|
11545
|
+
exponent: 18
|
|
11546
11546
|
}],
|
|
11547
11547
|
base: 'ibc/6E69F8A74F0B88080CC391B32152537079A41401A3217B7C45D94CA8BCA3DE5E',
|
|
11548
11548
|
name: 'pInj (31Dec2024)',
|
|
@@ -11577,7 +11577,7 @@ const asset_list = {
|
|
|
11577
11577
|
aliases: ['p:inj:31Dec2025']
|
|
11578
11578
|
}, {
|
|
11579
11579
|
denom: 'pINJ31Dec2025',
|
|
11580
|
-
exponent:
|
|
11580
|
+
exponent: 18
|
|
11581
11581
|
}],
|
|
11582
11582
|
base: 'ibc/13DA3E148B744650A3CDBDA8DB961B3718083C4285F8D3BDFD31A6E0355CE898',
|
|
11583
11583
|
name: 'pInj (31Dec2025)',
|
|
@@ -12129,6 +12129,76 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -12347,7 +12417,7 @@ const asset_list = {
|
|
|
12347
12417
|
aliases: ['y:inj:30Sep2024']
|
|
12348
12418
|
}, {
|
|
12349
12419
|
denom: 'yINJ30Sep2024',
|
|
12350
|
-
exponent:
|
|
12420
|
+
exponent: 18
|
|
12351
12421
|
}],
|
|
12352
12422
|
base: 'ibc/985F276338DB2A9949323E848A691029136E369C2316803868A71416F0FF1110',
|
|
12353
12423
|
name: 'yInj (30Sep2024)',
|
|
@@ -12382,7 +12452,7 @@ const asset_list = {
|
|
|
12382
12452
|
aliases: ['y:inj:31Dec2024']
|
|
12383
12453
|
}, {
|
|
12384
12454
|
denom: 'yINJ31Dec2024',
|
|
12385
|
-
exponent:
|
|
12455
|
+
exponent: 18
|
|
12386
12456
|
}],
|
|
12387
12457
|
base: 'ibc/D1077079798E5FB206FFB362D58F906DEB3E22739DAD341F4E3CC3F58D55F38A',
|
|
12388
12458
|
name: 'yInj (31Dec2024)',
|
|
@@ -12417,7 +12487,7 @@ const asset_list = {
|
|
|
12417
12487
|
aliases: ['y:inj:31Dec2025']
|
|
12418
12488
|
}, {
|
|
12419
12489
|
denom: 'yINJ31Dec2025',
|
|
12420
|
-
exponent:
|
|
12490
|
+
exponent: 18
|
|
12421
12491
|
}],
|
|
12422
12492
|
base: 'ibc/2F1734352BCD9544F244F710BFD93AA9443448A52E3B844066CE366BC7480CF0',
|
|
12423
12493
|
name: 'yInj (31Dec2025)',
|
|
@@ -12969,6 +13039,76 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -13117,7 +13257,7 @@ const asset_list = {
|
|
|
13117
13257
|
aliases: ['lp:1:inj']
|
|
13118
13258
|
}, {
|
|
13119
13259
|
denom: 'lp:1:INJ',
|
|
13120
|
-
exponent:
|
|
13260
|
+
exponent: 18
|
|
13121
13261
|
}],
|
|
13122
13262
|
base: 'ibc/9EC76A95DCC57A9ABFDDEC23E8EE901DB65897FC6C4828704C51DD93CB236E65',
|
|
13123
13263
|
name: 'INJ Yield LP',
|
|
@@ -13152,7 +13292,7 @@ const asset_list = {
|
|
|
13152
13292
|
aliases: ['lp:4:injypt-inj']
|
|
13153
13293
|
}, {
|
|
13154
13294
|
denom: 'lp:4:INJypt-INJ',
|
|
13155
|
-
exponent:
|
|
13295
|
+
exponent: 18
|
|
13156
13296
|
}],
|
|
13157
13297
|
base: 'ibc/636DF2E7F94984C061DB3C8CF5BD3E5360065FED21C14C38186B68713C1FD280',
|
|
13158
13298
|
name: 'INJ Boost LP',
|
|
@@ -13704,6 +13844,76 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -16975,7 +17185,7 @@ const asset_list = {
|
|
|
16975
17185
|
aliases: ['p:inj:30Sep2024']
|
|
16976
17186
|
}, {
|
|
16977
17187
|
denom: 'pINJ30Sep2024',
|
|
16978
|
-
exponent:
|
|
17188
|
+
exponent: 18
|
|
16979
17189
|
}],
|
|
16980
17190
|
base: 'ibc/8B0F0E843175FA8636105D6DD258780CAF55C229BD48FB4CBF87CA2DC9CBC6A6',
|
|
16981
17191
|
name: 'pInj (30Sep2024)',
|
|
@@ -17010,7 +17220,7 @@ const asset_list = {
|
|
|
17010
17220
|
aliases: ['p:inj:31Dec2024']
|
|
17011
17221
|
}, {
|
|
17012
17222
|
denom: 'pINJ31Dec2024',
|
|
17013
|
-
exponent:
|
|
17223
|
+
exponent: 18
|
|
17014
17224
|
}],
|
|
17015
17225
|
base: 'ibc/6E69F8A74F0B88080CC391B32152537079A41401A3217B7C45D94CA8BCA3DE5E',
|
|
17016
17226
|
name: 'pInj (31Dec2024)',
|
|
@@ -17045,7 +17255,7 @@ const asset_list = {
|
|
|
17045
17255
|
aliases: ['p:inj:31Dec2025']
|
|
17046
17256
|
}, {
|
|
17047
17257
|
denom: 'pINJ31Dec2025',
|
|
17048
|
-
exponent:
|
|
17258
|
+
exponent: 18
|
|
17049
17259
|
}],
|
|
17050
17260
|
base: 'ibc/13DA3E148B744650A3CDBDA8DB961B3718083C4285F8D3BDFD31A6E0355CE898',
|
|
17051
17261
|
name: 'pInj (31Dec2025)',
|
|
@@ -17597,6 +17807,76 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -17815,7 +18095,7 @@ const asset_list = {
|
|
|
17815
18095
|
aliases: ['y:inj:30Sep2024']
|
|
17816
18096
|
}, {
|
|
17817
18097
|
denom: 'yINJ30Sep2024',
|
|
17818
|
-
exponent:
|
|
18098
|
+
exponent: 18
|
|
17819
18099
|
}],
|
|
17820
18100
|
base: 'ibc/985F276338DB2A9949323E848A691029136E369C2316803868A71416F0FF1110',
|
|
17821
18101
|
name: 'yInj (30Sep2024)',
|
|
@@ -17850,7 +18130,7 @@ const asset_list = {
|
|
|
17850
18130
|
aliases: ['y:inj:31Dec2024']
|
|
17851
18131
|
}, {
|
|
17852
18132
|
denom: 'yINJ31Dec2024',
|
|
17853
|
-
exponent:
|
|
18133
|
+
exponent: 18
|
|
17854
18134
|
}],
|
|
17855
18135
|
base: 'ibc/D1077079798E5FB206FFB362D58F906DEB3E22739DAD341F4E3CC3F58D55F38A',
|
|
17856
18136
|
name: 'yInj (31Dec2024)',
|
|
@@ -17885,7 +18165,7 @@ const asset_list = {
|
|
|
17885
18165
|
aliases: ['y:inj:31Dec2025']
|
|
17886
18166
|
}, {
|
|
17887
18167
|
denom: 'yINJ31Dec2025',
|
|
17888
|
-
exponent:
|
|
18168
|
+
exponent: 18
|
|
17889
18169
|
}],
|
|
17890
18170
|
base: 'ibc/2F1734352BCD9544F244F710BFD93AA9443448A52E3B844066CE366BC7480CF0',
|
|
17891
18171
|
name: 'yInj (31Dec2025)',
|
|
@@ -18437,6 +18717,76 @@ const asset_list = {
|
|
|
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: [{
|
|
@@ -18585,7 +18935,7 @@ const asset_list = {
|
|
|
18585
18935
|
aliases: ['lp:1:inj']
|
|
18586
18936
|
}, {
|
|
18587
18937
|
denom: 'lp:1:INJ',
|
|
18588
|
-
exponent:
|
|
18938
|
+
exponent: 18
|
|
18589
18939
|
}],
|
|
18590
18940
|
base: 'ibc/9EC76A95DCC57A9ABFDDEC23E8EE901DB65897FC6C4828704C51DD93CB236E65',
|
|
18591
18941
|
name: 'INJ Yield LP',
|
|
@@ -18620,7 +18970,7 @@ const asset_list = {
|
|
|
18620
18970
|
aliases: ['lp:4:injypt-inj']
|
|
18621
18971
|
}, {
|
|
18622
18972
|
denom: 'lp:4:INJypt-INJ',
|
|
18623
|
-
exponent:
|
|
18973
|
+
exponent: 18
|
|
18624
18974
|
}],
|
|
18625
18975
|
base: 'ibc/636DF2E7F94984C061DB3C8CF5BD3E5360065FED21C14C38186B68713C1FD280',
|
|
18626
18976
|
name: 'INJ Boost LP',
|
|
@@ -19172,6 +19522,76 @@ const asset_list = {
|
|
|
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: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -11505,7 +11505,7 @@ const asset_list = {
|
|
|
11505
11505
|
aliases: ['p:inj:30Sep2024']
|
|
11506
11506
|
}, {
|
|
11507
11507
|
denom: 'pINJ30Sep2024',
|
|
11508
|
-
exponent:
|
|
11508
|
+
exponent: 18
|
|
11509
11509
|
}],
|
|
11510
11510
|
base: 'ibc/8B0F0E843175FA8636105D6DD258780CAF55C229BD48FB4CBF87CA2DC9CBC6A6',
|
|
11511
11511
|
name: 'pInj (30Sep2024)',
|
|
@@ -11540,7 +11540,7 @@ const asset_list = {
|
|
|
11540
11540
|
aliases: ['p:inj:31Dec2024']
|
|
11541
11541
|
}, {
|
|
11542
11542
|
denom: 'pINJ31Dec2024',
|
|
11543
|
-
exponent:
|
|
11543
|
+
exponent: 18
|
|
11544
11544
|
}],
|
|
11545
11545
|
base: 'ibc/6E69F8A74F0B88080CC391B32152537079A41401A3217B7C45D94CA8BCA3DE5E',
|
|
11546
11546
|
name: 'pInj (31Dec2024)',
|
|
@@ -11575,7 +11575,7 @@ const asset_list = {
|
|
|
11575
11575
|
aliases: ['p:inj:31Dec2025']
|
|
11576
11576
|
}, {
|
|
11577
11577
|
denom: 'pINJ31Dec2025',
|
|
11578
|
-
exponent:
|
|
11578
|
+
exponent: 18
|
|
11579
11579
|
}],
|
|
11580
11580
|
base: 'ibc/13DA3E148B744650A3CDBDA8DB961B3718083C4285F8D3BDFD31A6E0355CE898',
|
|
11581
11581
|
name: 'pInj (31Dec2025)',
|
|
@@ -12127,6 +12127,76 @@ const asset_list = {
|
|
|
12127
12127
|
}
|
|
12128
12128
|
}]
|
|
12129
12129
|
},
|
|
12130
|
+
{
|
|
12131
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
12132
|
+
denom_units: [{
|
|
12133
|
+
denom: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
12134
|
+
exponent: 0,
|
|
12135
|
+
aliases: ['p:utia:31Dec2024']
|
|
12136
|
+
}, {
|
|
12137
|
+
denom: 'pTIA31Dec2024',
|
|
12138
|
+
exponent: 6
|
|
12139
|
+
}],
|
|
12140
|
+
base: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
12141
|
+
name: 'pTia (31Dec2024)',
|
|
12142
|
+
display: 'pTIA31Dec2024',
|
|
12143
|
+
symbol: 'pTIA-31Dec2024',
|
|
12144
|
+
logo_URIs: {
|
|
12145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12147
|
+
},
|
|
12148
|
+
images: [{
|
|
12149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12151
|
+
}],
|
|
12152
|
+
type_asset: 'sdk.coin',
|
|
12153
|
+
traces: [{
|
|
12154
|
+
type: 'ibc',
|
|
12155
|
+
counterparty: {
|
|
12156
|
+
channel_id: 'channel-2',
|
|
12157
|
+
base_denom: 'p:utia:31Dec2024',
|
|
12158
|
+
chain_name: 'pryzm'
|
|
12159
|
+
},
|
|
12160
|
+
chain: {
|
|
12161
|
+
channel_id: 'channel-75755'
|
|
12162
|
+
}
|
|
12163
|
+
}]
|
|
12164
|
+
},
|
|
12165
|
+
{
|
|
12166
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
12167
|
+
denom_units: [{
|
|
12168
|
+
denom: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
12169
|
+
exponent: 0,
|
|
12170
|
+
aliases: ['p:utia:31Dec2025']
|
|
12171
|
+
}, {
|
|
12172
|
+
denom: 'pTIA31Dec2025',
|
|
12173
|
+
exponent: 6
|
|
12174
|
+
}],
|
|
12175
|
+
base: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
12176
|
+
name: 'pTia (31Dec2025)',
|
|
12177
|
+
display: 'pTIA31Dec2025',
|
|
12178
|
+
symbol: 'pTIA-31Dec2025',
|
|
12179
|
+
logo_URIs: {
|
|
12180
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12181
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12182
|
+
},
|
|
12183
|
+
images: [{
|
|
12184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12186
|
+
}],
|
|
12187
|
+
type_asset: 'sdk.coin',
|
|
12188
|
+
traces: [{
|
|
12189
|
+
type: 'ibc',
|
|
12190
|
+
counterparty: {
|
|
12191
|
+
channel_id: 'channel-2',
|
|
12192
|
+
base_denom: 'p:utia:31Dec2025',
|
|
12193
|
+
chain_name: 'pryzm'
|
|
12194
|
+
},
|
|
12195
|
+
chain: {
|
|
12196
|
+
channel_id: 'channel-75755'
|
|
12197
|
+
}
|
|
12198
|
+
}]
|
|
12199
|
+
},
|
|
12130
12200
|
{
|
|
12131
12201
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
12132
12202
|
denom_units: [{
|
|
@@ -12345,7 +12415,7 @@ const asset_list = {
|
|
|
12345
12415
|
aliases: ['y:inj:30Sep2024']
|
|
12346
12416
|
}, {
|
|
12347
12417
|
denom: 'yINJ30Sep2024',
|
|
12348
|
-
exponent:
|
|
12418
|
+
exponent: 18
|
|
12349
12419
|
}],
|
|
12350
12420
|
base: 'ibc/985F276338DB2A9949323E848A691029136E369C2316803868A71416F0FF1110',
|
|
12351
12421
|
name: 'yInj (30Sep2024)',
|
|
@@ -12380,7 +12450,7 @@ const asset_list = {
|
|
|
12380
12450
|
aliases: ['y:inj:31Dec2024']
|
|
12381
12451
|
}, {
|
|
12382
12452
|
denom: 'yINJ31Dec2024',
|
|
12383
|
-
exponent:
|
|
12453
|
+
exponent: 18
|
|
12384
12454
|
}],
|
|
12385
12455
|
base: 'ibc/D1077079798E5FB206FFB362D58F906DEB3E22739DAD341F4E3CC3F58D55F38A',
|
|
12386
12456
|
name: 'yInj (31Dec2024)',
|
|
@@ -12415,7 +12485,7 @@ const asset_list = {
|
|
|
12415
12485
|
aliases: ['y:inj:31Dec2025']
|
|
12416
12486
|
}, {
|
|
12417
12487
|
denom: 'yINJ31Dec2025',
|
|
12418
|
-
exponent:
|
|
12488
|
+
exponent: 18
|
|
12419
12489
|
}],
|
|
12420
12490
|
base: 'ibc/2F1734352BCD9544F244F710BFD93AA9443448A52E3B844066CE366BC7480CF0',
|
|
12421
12491
|
name: 'yInj (31Dec2025)',
|
|
@@ -12967,6 +13037,76 @@ const asset_list = {
|
|
|
12967
13037
|
}
|
|
12968
13038
|
}]
|
|
12969
13039
|
},
|
|
13040
|
+
{
|
|
13041
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
13042
|
+
denom_units: [{
|
|
13043
|
+
denom: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
13044
|
+
exponent: 0,
|
|
13045
|
+
aliases: ['y:utia:31Dec2024']
|
|
13046
|
+
}, {
|
|
13047
|
+
denom: 'yTIA31Dec2024',
|
|
13048
|
+
exponent: 6
|
|
13049
|
+
}],
|
|
13050
|
+
base: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
13051
|
+
name: 'yTia (31Dec2024)',
|
|
13052
|
+
display: 'yTIA31Dec2024',
|
|
13053
|
+
symbol: 'yTIA-31Dec2024',
|
|
13054
|
+
logo_URIs: {
|
|
13055
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13056
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13057
|
+
},
|
|
13058
|
+
images: [{
|
|
13059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13060
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13061
|
+
}],
|
|
13062
|
+
type_asset: 'sdk.coin',
|
|
13063
|
+
traces: [{
|
|
13064
|
+
type: 'ibc',
|
|
13065
|
+
counterparty: {
|
|
13066
|
+
channel_id: 'channel-2',
|
|
13067
|
+
base_denom: 'y:utia:31Dec2024',
|
|
13068
|
+
chain_name: 'pryzm'
|
|
13069
|
+
},
|
|
13070
|
+
chain: {
|
|
13071
|
+
channel_id: 'channel-75755'
|
|
13072
|
+
}
|
|
13073
|
+
}]
|
|
13074
|
+
},
|
|
13075
|
+
{
|
|
13076
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
13077
|
+
denom_units: [{
|
|
13078
|
+
denom: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
13079
|
+
exponent: 0,
|
|
13080
|
+
aliases: ['y:utia:31Dec2025']
|
|
13081
|
+
}, {
|
|
13082
|
+
denom: 'yTIA31Dec2025',
|
|
13083
|
+
exponent: 6
|
|
13084
|
+
}],
|
|
13085
|
+
base: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
13086
|
+
name: 'yTia (31Dec2025)',
|
|
13087
|
+
display: 'yTIA31Dec2025',
|
|
13088
|
+
symbol: 'yTIA-31Dec2025',
|
|
13089
|
+
logo_URIs: {
|
|
13090
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13091
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13092
|
+
},
|
|
13093
|
+
images: [{
|
|
13094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13095
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13096
|
+
}],
|
|
13097
|
+
type_asset: 'sdk.coin',
|
|
13098
|
+
traces: [{
|
|
13099
|
+
type: 'ibc',
|
|
13100
|
+
counterparty: {
|
|
13101
|
+
channel_id: 'channel-2',
|
|
13102
|
+
base_denom: 'y:utia:31Dec2025',
|
|
13103
|
+
chain_name: 'pryzm'
|
|
13104
|
+
},
|
|
13105
|
+
chain: {
|
|
13106
|
+
channel_id: 'channel-75755'
|
|
13107
|
+
}
|
|
13108
|
+
}]
|
|
13109
|
+
},
|
|
12970
13110
|
{
|
|
12971
13111
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
12972
13112
|
denom_units: [{
|
|
@@ -13115,7 +13255,7 @@ const asset_list = {
|
|
|
13115
13255
|
aliases: ['lp:1:inj']
|
|
13116
13256
|
}, {
|
|
13117
13257
|
denom: 'lp:1:INJ',
|
|
13118
|
-
exponent:
|
|
13258
|
+
exponent: 18
|
|
13119
13259
|
}],
|
|
13120
13260
|
base: 'ibc/9EC76A95DCC57A9ABFDDEC23E8EE901DB65897FC6C4828704C51DD93CB236E65',
|
|
13121
13261
|
name: 'INJ Yield LP',
|
|
@@ -13150,7 +13290,7 @@ const asset_list = {
|
|
|
13150
13290
|
aliases: ['lp:4:injypt-inj']
|
|
13151
13291
|
}, {
|
|
13152
13292
|
denom: 'lp:4:INJypt-INJ',
|
|
13153
|
-
exponent:
|
|
13293
|
+
exponent: 18
|
|
13154
13294
|
}],
|
|
13155
13295
|
base: 'ibc/636DF2E7F94984C061DB3C8CF5BD3E5360065FED21C14C38186B68713C1FD280',
|
|
13156
13296
|
name: 'INJ Boost LP',
|
|
@@ -13702,6 +13842,76 @@ const asset_list = {
|
|
|
13702
13842
|
}
|
|
13703
13843
|
}]
|
|
13704
13844
|
},
|
|
13845
|
+
{
|
|
13846
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
13847
|
+
denom_units: [{
|
|
13848
|
+
denom: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
13849
|
+
exponent: 0,
|
|
13850
|
+
aliases: ['lp:24:utia']
|
|
13851
|
+
}, {
|
|
13852
|
+
denom: 'lp:24:tia',
|
|
13853
|
+
exponent: 6
|
|
13854
|
+
}],
|
|
13855
|
+
base: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
13856
|
+
name: 'TIA Yield LP',
|
|
13857
|
+
display: 'lp:24:tia',
|
|
13858
|
+
symbol: 'TIA-YIELD-LP',
|
|
13859
|
+
logo_URIs: {
|
|
13860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13862
|
+
},
|
|
13863
|
+
images: [{
|
|
13864
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13865
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13866
|
+
}],
|
|
13867
|
+
type_asset: 'sdk.coin',
|
|
13868
|
+
traces: [{
|
|
13869
|
+
type: 'ibc',
|
|
13870
|
+
counterparty: {
|
|
13871
|
+
channel_id: 'channel-2',
|
|
13872
|
+
base_denom: 'lp:24:utia',
|
|
13873
|
+
chain_name: 'pryzm'
|
|
13874
|
+
},
|
|
13875
|
+
chain: {
|
|
13876
|
+
channel_id: 'channel-75755'
|
|
13877
|
+
}
|
|
13878
|
+
}]
|
|
13879
|
+
},
|
|
13880
|
+
{
|
|
13881
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
13882
|
+
denom_units: [{
|
|
13883
|
+
denom: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
13884
|
+
exponent: 0,
|
|
13885
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
13886
|
+
}, {
|
|
13887
|
+
denom: 'lp:25:tiaypt-tia',
|
|
13888
|
+
exponent: 6
|
|
13889
|
+
}],
|
|
13890
|
+
base: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
13891
|
+
name: 'TIA Boost LP',
|
|
13892
|
+
display: 'lp:25:tiaypt-tia',
|
|
13893
|
+
symbol: 'TIA-BOOST-LP',
|
|
13894
|
+
logo_URIs: {
|
|
13895
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13896
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13897
|
+
},
|
|
13898
|
+
images: [{
|
|
13899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
13900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
13901
|
+
}],
|
|
13902
|
+
type_asset: 'sdk.coin',
|
|
13903
|
+
traces: [{
|
|
13904
|
+
type: 'ibc',
|
|
13905
|
+
counterparty: {
|
|
13906
|
+
channel_id: 'channel-2',
|
|
13907
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
13908
|
+
chain_name: 'pryzm'
|
|
13909
|
+
},
|
|
13910
|
+
chain: {
|
|
13911
|
+
channel_id: 'channel-75755'
|
|
13912
|
+
}
|
|
13913
|
+
}]
|
|
13914
|
+
},
|
|
13705
13915
|
{
|
|
13706
13916
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
13707
13917
|
denom_units: [{
|
|
@@ -16973,7 +17183,7 @@ const asset_list = {
|
|
|
16973
17183
|
aliases: ['p:inj:30Sep2024']
|
|
16974
17184
|
}, {
|
|
16975
17185
|
denom: 'pINJ30Sep2024',
|
|
16976
|
-
exponent:
|
|
17186
|
+
exponent: 18
|
|
16977
17187
|
}],
|
|
16978
17188
|
base: 'ibc/8B0F0E843175FA8636105D6DD258780CAF55C229BD48FB4CBF87CA2DC9CBC6A6',
|
|
16979
17189
|
name: 'pInj (30Sep2024)',
|
|
@@ -17008,7 +17218,7 @@ const asset_list = {
|
|
|
17008
17218
|
aliases: ['p:inj:31Dec2024']
|
|
17009
17219
|
}, {
|
|
17010
17220
|
denom: 'pINJ31Dec2024',
|
|
17011
|
-
exponent:
|
|
17221
|
+
exponent: 18
|
|
17012
17222
|
}],
|
|
17013
17223
|
base: 'ibc/6E69F8A74F0B88080CC391B32152537079A41401A3217B7C45D94CA8BCA3DE5E',
|
|
17014
17224
|
name: 'pInj (31Dec2024)',
|
|
@@ -17043,7 +17253,7 @@ const asset_list = {
|
|
|
17043
17253
|
aliases: ['p:inj:31Dec2025']
|
|
17044
17254
|
}, {
|
|
17045
17255
|
denom: 'pINJ31Dec2025',
|
|
17046
|
-
exponent:
|
|
17256
|
+
exponent: 18
|
|
17047
17257
|
}],
|
|
17048
17258
|
base: 'ibc/13DA3E148B744650A3CDBDA8DB961B3718083C4285F8D3BDFD31A6E0355CE898',
|
|
17049
17259
|
name: 'pInj (31Dec2025)',
|
|
@@ -17595,6 +17805,76 @@ const asset_list = {
|
|
|
17595
17805
|
}
|
|
17596
17806
|
}]
|
|
17597
17807
|
},
|
|
17808
|
+
{
|
|
17809
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
17810
|
+
denom_units: [{
|
|
17811
|
+
denom: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
17812
|
+
exponent: 0,
|
|
17813
|
+
aliases: ['p:utia:31Dec2024']
|
|
17814
|
+
}, {
|
|
17815
|
+
denom: 'pTIA31Dec2024',
|
|
17816
|
+
exponent: 6
|
|
17817
|
+
}],
|
|
17818
|
+
base: 'ibc/C218C175146321A4DD12151610714496AEBEC9C3809FBE96B75093B8BF129821',
|
|
17819
|
+
name: 'pTia (31Dec2024)',
|
|
17820
|
+
display: 'pTIA31Dec2024',
|
|
17821
|
+
symbol: 'pTIA-31Dec2024',
|
|
17822
|
+
logo_URIs: {
|
|
17823
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17824
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17825
|
+
},
|
|
17826
|
+
images: [{
|
|
17827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17829
|
+
}],
|
|
17830
|
+
type_asset: 'sdk.coin',
|
|
17831
|
+
traces: [{
|
|
17832
|
+
type: 'ibc',
|
|
17833
|
+
counterparty: {
|
|
17834
|
+
channel_id: 'channel-2',
|
|
17835
|
+
base_denom: 'p:utia:31Dec2024',
|
|
17836
|
+
chain_name: 'pryzm'
|
|
17837
|
+
},
|
|
17838
|
+
chain: {
|
|
17839
|
+
channel_id: 'channel-75755'
|
|
17840
|
+
}
|
|
17841
|
+
}]
|
|
17842
|
+
},
|
|
17843
|
+
{
|
|
17844
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
17845
|
+
denom_units: [{
|
|
17846
|
+
denom: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
17847
|
+
exponent: 0,
|
|
17848
|
+
aliases: ['p:utia:31Dec2025']
|
|
17849
|
+
}, {
|
|
17850
|
+
denom: 'pTIA31Dec2025',
|
|
17851
|
+
exponent: 6
|
|
17852
|
+
}],
|
|
17853
|
+
base: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
17854
|
+
name: 'pTia (31Dec2025)',
|
|
17855
|
+
display: 'pTIA31Dec2025',
|
|
17856
|
+
symbol: 'pTIA-31Dec2025',
|
|
17857
|
+
logo_URIs: {
|
|
17858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17860
|
+
},
|
|
17861
|
+
images: [{
|
|
17862
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
17863
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
17864
|
+
}],
|
|
17865
|
+
type_asset: 'sdk.coin',
|
|
17866
|
+
traces: [{
|
|
17867
|
+
type: 'ibc',
|
|
17868
|
+
counterparty: {
|
|
17869
|
+
channel_id: 'channel-2',
|
|
17870
|
+
base_denom: 'p:utia:31Dec2025',
|
|
17871
|
+
chain_name: 'pryzm'
|
|
17872
|
+
},
|
|
17873
|
+
chain: {
|
|
17874
|
+
channel_id: 'channel-75755'
|
|
17875
|
+
}
|
|
17876
|
+
}]
|
|
17877
|
+
},
|
|
17598
17878
|
{
|
|
17599
17879
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
17600
17880
|
denom_units: [{
|
|
@@ -17813,7 +18093,7 @@ const asset_list = {
|
|
|
17813
18093
|
aliases: ['y:inj:30Sep2024']
|
|
17814
18094
|
}, {
|
|
17815
18095
|
denom: 'yINJ30Sep2024',
|
|
17816
|
-
exponent:
|
|
18096
|
+
exponent: 18
|
|
17817
18097
|
}],
|
|
17818
18098
|
base: 'ibc/985F276338DB2A9949323E848A691029136E369C2316803868A71416F0FF1110',
|
|
17819
18099
|
name: 'yInj (30Sep2024)',
|
|
@@ -17848,7 +18128,7 @@ const asset_list = {
|
|
|
17848
18128
|
aliases: ['y:inj:31Dec2024']
|
|
17849
18129
|
}, {
|
|
17850
18130
|
denom: 'yINJ31Dec2024',
|
|
17851
|
-
exponent:
|
|
18131
|
+
exponent: 18
|
|
17852
18132
|
}],
|
|
17853
18133
|
base: 'ibc/D1077079798E5FB206FFB362D58F906DEB3E22739DAD341F4E3CC3F58D55F38A',
|
|
17854
18134
|
name: 'yInj (31Dec2024)',
|
|
@@ -17883,7 +18163,7 @@ const asset_list = {
|
|
|
17883
18163
|
aliases: ['y:inj:31Dec2025']
|
|
17884
18164
|
}, {
|
|
17885
18165
|
denom: 'yINJ31Dec2025',
|
|
17886
|
-
exponent:
|
|
18166
|
+
exponent: 18
|
|
17887
18167
|
}],
|
|
17888
18168
|
base: 'ibc/2F1734352BCD9544F244F710BFD93AA9443448A52E3B844066CE366BC7480CF0',
|
|
17889
18169
|
name: 'yInj (31Dec2025)',
|
|
@@ -18435,6 +18715,76 @@ const asset_list = {
|
|
|
18435
18715
|
}
|
|
18436
18716
|
}]
|
|
18437
18717
|
},
|
|
18718
|
+
{
|
|
18719
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
18720
|
+
denom_units: [{
|
|
18721
|
+
denom: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
18722
|
+
exponent: 0,
|
|
18723
|
+
aliases: ['y:utia:31Dec2024']
|
|
18724
|
+
}, {
|
|
18725
|
+
denom: 'yTIA31Dec2024',
|
|
18726
|
+
exponent: 6
|
|
18727
|
+
}],
|
|
18728
|
+
base: 'ibc/E1A2E414EE76E2D13FE25C202F74550C580B602DF8D5D623A01A9F6CEB8DA7C4',
|
|
18729
|
+
name: 'yTia (31Dec2024)',
|
|
18730
|
+
display: 'yTIA31Dec2024',
|
|
18731
|
+
symbol: 'yTIA-31Dec2024',
|
|
18732
|
+
logo_URIs: {
|
|
18733
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18734
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18735
|
+
},
|
|
18736
|
+
images: [{
|
|
18737
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18738
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18739
|
+
}],
|
|
18740
|
+
type_asset: 'sdk.coin',
|
|
18741
|
+
traces: [{
|
|
18742
|
+
type: 'ibc',
|
|
18743
|
+
counterparty: {
|
|
18744
|
+
channel_id: 'channel-2',
|
|
18745
|
+
base_denom: 'y:utia:31Dec2024',
|
|
18746
|
+
chain_name: 'pryzm'
|
|
18747
|
+
},
|
|
18748
|
+
chain: {
|
|
18749
|
+
channel_id: 'channel-75755'
|
|
18750
|
+
}
|
|
18751
|
+
}]
|
|
18752
|
+
},
|
|
18753
|
+
{
|
|
18754
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
18755
|
+
denom_units: [{
|
|
18756
|
+
denom: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
18757
|
+
exponent: 0,
|
|
18758
|
+
aliases: ['y:utia:31Dec2025']
|
|
18759
|
+
}, {
|
|
18760
|
+
denom: 'yTIA31Dec2025',
|
|
18761
|
+
exponent: 6
|
|
18762
|
+
}],
|
|
18763
|
+
base: 'ibc/C193D4053B5CBA315F714B97B18A0E549CE4C0CC9F291ABE947C3F824FC4BAB1',
|
|
18764
|
+
name: 'yTia (31Dec2025)',
|
|
18765
|
+
display: 'yTIA31Dec2025',
|
|
18766
|
+
symbol: 'yTIA-31Dec2025',
|
|
18767
|
+
logo_URIs: {
|
|
18768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18769
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18770
|
+
},
|
|
18771
|
+
images: [{
|
|
18772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
18773
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
18774
|
+
}],
|
|
18775
|
+
type_asset: 'sdk.coin',
|
|
18776
|
+
traces: [{
|
|
18777
|
+
type: 'ibc',
|
|
18778
|
+
counterparty: {
|
|
18779
|
+
channel_id: 'channel-2',
|
|
18780
|
+
base_denom: 'y:utia:31Dec2025',
|
|
18781
|
+
chain_name: 'pryzm'
|
|
18782
|
+
},
|
|
18783
|
+
chain: {
|
|
18784
|
+
channel_id: 'channel-75755'
|
|
18785
|
+
}
|
|
18786
|
+
}]
|
|
18787
|
+
},
|
|
18438
18788
|
{
|
|
18439
18789
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
18440
18790
|
denom_units: [{
|
|
@@ -18583,7 +18933,7 @@ const asset_list = {
|
|
|
18583
18933
|
aliases: ['lp:1:inj']
|
|
18584
18934
|
}, {
|
|
18585
18935
|
denom: 'lp:1:INJ',
|
|
18586
|
-
exponent:
|
|
18936
|
+
exponent: 18
|
|
18587
18937
|
}],
|
|
18588
18938
|
base: 'ibc/9EC76A95DCC57A9ABFDDEC23E8EE901DB65897FC6C4828704C51DD93CB236E65',
|
|
18589
18939
|
name: 'INJ Yield LP',
|
|
@@ -18618,7 +18968,7 @@ const asset_list = {
|
|
|
18618
18968
|
aliases: ['lp:4:injypt-inj']
|
|
18619
18969
|
}, {
|
|
18620
18970
|
denom: 'lp:4:INJypt-INJ',
|
|
18621
|
-
exponent:
|
|
18971
|
+
exponent: 18
|
|
18622
18972
|
}],
|
|
18623
18973
|
base: 'ibc/636DF2E7F94984C061DB3C8CF5BD3E5360065FED21C14C38186B68713C1FD280',
|
|
18624
18974
|
name: 'INJ Boost LP',
|
|
@@ -19170,6 +19520,76 @@ const asset_list = {
|
|
|
19170
19520
|
}
|
|
19171
19521
|
}]
|
|
19172
19522
|
},
|
|
19523
|
+
{
|
|
19524
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
19525
|
+
denom_units: [{
|
|
19526
|
+
denom: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
19527
|
+
exponent: 0,
|
|
19528
|
+
aliases: ['lp:24:utia']
|
|
19529
|
+
}, {
|
|
19530
|
+
denom: 'lp:24:tia',
|
|
19531
|
+
exponent: 6
|
|
19532
|
+
}],
|
|
19533
|
+
base: 'ibc/9F5E65D9AFD2B2DA5B9377E6722484FE579241832286CD4DC138F1610F992D5C',
|
|
19534
|
+
name: 'TIA Yield LP',
|
|
19535
|
+
display: 'lp:24:tia',
|
|
19536
|
+
symbol: 'TIA-YIELD-LP',
|
|
19537
|
+
logo_URIs: {
|
|
19538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19540
|
+
},
|
|
19541
|
+
images: [{
|
|
19542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19544
|
+
}],
|
|
19545
|
+
type_asset: 'sdk.coin',
|
|
19546
|
+
traces: [{
|
|
19547
|
+
type: 'ibc',
|
|
19548
|
+
counterparty: {
|
|
19549
|
+
channel_id: 'channel-2',
|
|
19550
|
+
base_denom: 'lp:24:utia',
|
|
19551
|
+
chain_name: 'pryzm'
|
|
19552
|
+
},
|
|
19553
|
+
chain: {
|
|
19554
|
+
channel_id: 'channel-75755'
|
|
19555
|
+
}
|
|
19556
|
+
}]
|
|
19557
|
+
},
|
|
19558
|
+
{
|
|
19559
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
19560
|
+
denom_units: [{
|
|
19561
|
+
denom: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
19562
|
+
exponent: 0,
|
|
19563
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
19564
|
+
}, {
|
|
19565
|
+
denom: 'lp:25:tiaypt-tia',
|
|
19566
|
+
exponent: 6
|
|
19567
|
+
}],
|
|
19568
|
+
base: 'ibc/CD96D509B5BD856343A94CE82CB4AD38F41438AACC662DF0FB7DF4FE97B818E0',
|
|
19569
|
+
name: 'TIA Boost LP',
|
|
19570
|
+
display: 'lp:25:tiaypt-tia',
|
|
19571
|
+
symbol: 'TIA-BOOST-LP',
|
|
19572
|
+
logo_URIs: {
|
|
19573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19574
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19575
|
+
},
|
|
19576
|
+
images: [{
|
|
19577
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
19578
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
19579
|
+
}],
|
|
19580
|
+
type_asset: 'sdk.coin',
|
|
19581
|
+
traces: [{
|
|
19582
|
+
type: 'ibc',
|
|
19583
|
+
counterparty: {
|
|
19584
|
+
channel_id: 'channel-2',
|
|
19585
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
19586
|
+
chain_name: 'pryzm'
|
|
19587
|
+
},
|
|
19588
|
+
chain: {
|
|
19589
|
+
channel_id: 'channel-75755'
|
|
19590
|
+
}
|
|
19591
|
+
}]
|
|
19592
|
+
},
|
|
19173
19593
|
{
|
|
19174
19594
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
19175
19595
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.63.
|
|
3
|
+
"version": "1.63.8",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.46.
|
|
33
|
+
"@chain-registry/types": "^0.46.8"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "19f3f61c12aebcc75616467fa7b1bbcd263ccd97"
|
|
43
43
|
}
|