@chain-registry/assets 1.65.6 → 1.65.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/axelar.js +436 -16
- package/esm/mainnet/celestia.js +436 -16
- package/esm/mainnet/cosmoshub.js +436 -16
- package/esm/mainnet/dydx.js +436 -16
- package/esm/mainnet/injective.js +436 -16
- package/esm/mainnet/neutron.js +436 -16
- package/esm/mainnet/noble.js +436 -16
- package/esm/mainnet/osmosis.js +436 -16
- package/esm/mainnet/stride.js +436 -16
- package/esm/mainnet/terra2.js +436 -16
- package/mainnet/axelar.js +436 -16
- package/mainnet/celestia.js +436 -16
- package/mainnet/cosmoshub.js +436 -16
- package/mainnet/dydx.js +436 -16
- package/mainnet/injective.js +436 -16
- package/mainnet/neutron.js +436 -16
- package/mainnet/noble.js +436 -16
- package/mainnet/osmosis.js +436 -16
- package/mainnet/stride.js +436 -16
- package/mainnet/terra2.js +436 -16
- package/package.json +5 -5
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -11505,7 +11505,7 @@ const assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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 assets = {
|
|
|
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: [{
|