@chain-registry/assets 1.70.283 → 1.70.285
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 +140 -0
- package/esm/mainnet/celestia.js +140 -0
- package/esm/mainnet/cosmoshub.js +140 -0
- package/esm/mainnet/dydx.js +140 -0
- package/esm/mainnet/injective.js +140 -0
- package/esm/mainnet/int3face.js +316 -0
- package/esm/mainnet/neutron.js +140 -0
- package/esm/mainnet/noble.js +220 -0
- package/esm/mainnet/osmosis.js +146 -6
- package/esm/mainnet/stride.js +140 -0
- package/esm/mainnet/taketitan.js +4 -4
- package/esm/mainnet/terra2.js +140 -0
- package/esm/testnet/int3facetestnet.js +180 -1
- package/esm/testnet/nobletestnet.js +80 -0
- package/index.d.ts +1 -1
- package/mainnet/axelar.js +140 -0
- package/mainnet/celestia.js +140 -0
- package/mainnet/cosmoshub.js +140 -0
- package/mainnet/dydx.js +140 -0
- package/mainnet/injective.js +140 -0
- package/mainnet/int3face.js +316 -0
- package/mainnet/neutron.js +140 -0
- package/mainnet/noble.js +220 -0
- package/mainnet/osmosis.js +146 -6
- package/mainnet/stride.js +140 -0
- package/mainnet/taketitan.js +4 -4
- package/mainnet/terra2.js +140 -0
- package/package.json +5 -5
- package/testnet/int3facetestnet.js +180 -1
- package/testnet/nobletestnet.js +80 -0
package/esm/mainnet/injective.js
CHANGED
|
@@ -8721,6 +8721,76 @@ const assets = {
|
|
|
8721
8721
|
}
|
|
8722
8722
|
}]
|
|
8723
8723
|
},
|
|
8724
|
+
{
|
|
8725
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
8726
|
+
denom_units: [{
|
|
8727
|
+
denom: 'ibc/50C97BAE3ADBCFAFFE89F3E72D08C21371EEE1F3A562D34206201CB7B3D1B771',
|
|
8728
|
+
exponent: 0,
|
|
8729
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
8730
|
+
}, {
|
|
8731
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
8732
|
+
exponent: 6
|
|
8733
|
+
}],
|
|
8734
|
+
base: 'ibc/50C97BAE3ADBCFAFFE89F3E72D08C21371EEE1F3A562D34206201CB7B3D1B771',
|
|
8735
|
+
name: 'PRYZM Base LP',
|
|
8736
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
8737
|
+
symbol: 'PRYZM-BASE-LP',
|
|
8738
|
+
logo_URIs: {
|
|
8739
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8740
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8741
|
+
},
|
|
8742
|
+
images: [{
|
|
8743
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8744
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8745
|
+
}],
|
|
8746
|
+
type_asset: 'sdk.coin',
|
|
8747
|
+
traces: [{
|
|
8748
|
+
type: 'ibc',
|
|
8749
|
+
counterparty: {
|
|
8750
|
+
channel_id: 'channel-1',
|
|
8751
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
8752
|
+
chain_name: 'pryzm'
|
|
8753
|
+
},
|
|
8754
|
+
chain: {
|
|
8755
|
+
channel_id: 'channel-284'
|
|
8756
|
+
}
|
|
8757
|
+
}]
|
|
8758
|
+
},
|
|
8759
|
+
{
|
|
8760
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
8761
|
+
denom_units: [{
|
|
8762
|
+
denom: 'ibc/FC4A1C0872BE3811CB052EBE91816E13D777B26CDCF2095F550F7AC95FCE2EAA',
|
|
8763
|
+
exponent: 0,
|
|
8764
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
8765
|
+
}, {
|
|
8766
|
+
denom: 'lp:35:pryzm-usdc',
|
|
8767
|
+
exponent: 6
|
|
8768
|
+
}],
|
|
8769
|
+
base: 'ibc/FC4A1C0872BE3811CB052EBE91816E13D777B26CDCF2095F550F7AC95FCE2EAA',
|
|
8770
|
+
name: 'PRYZM / USDC LP',
|
|
8771
|
+
display: 'lp:35:pryzm-usdc',
|
|
8772
|
+
symbol: 'PRYZM-USDC-LP',
|
|
8773
|
+
logo_URIs: {
|
|
8774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8775
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8776
|
+
},
|
|
8777
|
+
images: [{
|
|
8778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8779
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8780
|
+
}],
|
|
8781
|
+
type_asset: 'sdk.coin',
|
|
8782
|
+
traces: [{
|
|
8783
|
+
type: 'ibc',
|
|
8784
|
+
counterparty: {
|
|
8785
|
+
channel_id: 'channel-1',
|
|
8786
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
8787
|
+
chain_name: 'pryzm'
|
|
8788
|
+
},
|
|
8789
|
+
chain: {
|
|
8790
|
+
channel_id: 'channel-284'
|
|
8791
|
+
}
|
|
8792
|
+
}]
|
|
8793
|
+
},
|
|
8724
8794
|
{
|
|
8725
8795
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
8726
8796
|
denom_units: [{
|
|
@@ -17003,6 +17073,76 @@ const assets = {
|
|
|
17003
17073
|
}
|
|
17004
17074
|
}]
|
|
17005
17075
|
},
|
|
17076
|
+
{
|
|
17077
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
17078
|
+
denom_units: [{
|
|
17079
|
+
denom: 'ibc/50C97BAE3ADBCFAFFE89F3E72D08C21371EEE1F3A562D34206201CB7B3D1B771',
|
|
17080
|
+
exponent: 0,
|
|
17081
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
17082
|
+
}, {
|
|
17083
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
17084
|
+
exponent: 6
|
|
17085
|
+
}],
|
|
17086
|
+
base: 'ibc/50C97BAE3ADBCFAFFE89F3E72D08C21371EEE1F3A562D34206201CB7B3D1B771',
|
|
17087
|
+
name: 'PRYZM Base LP',
|
|
17088
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
17089
|
+
symbol: 'PRYZM-BASE-LP',
|
|
17090
|
+
logo_URIs: {
|
|
17091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17093
|
+
},
|
|
17094
|
+
images: [{
|
|
17095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17097
|
+
}],
|
|
17098
|
+
type_asset: 'sdk.coin',
|
|
17099
|
+
traces: [{
|
|
17100
|
+
type: 'ibc',
|
|
17101
|
+
counterparty: {
|
|
17102
|
+
channel_id: 'channel-1',
|
|
17103
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
17104
|
+
chain_name: 'pryzm'
|
|
17105
|
+
},
|
|
17106
|
+
chain: {
|
|
17107
|
+
channel_id: 'channel-284'
|
|
17108
|
+
}
|
|
17109
|
+
}]
|
|
17110
|
+
},
|
|
17111
|
+
{
|
|
17112
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
17113
|
+
denom_units: [{
|
|
17114
|
+
denom: 'ibc/FC4A1C0872BE3811CB052EBE91816E13D777B26CDCF2095F550F7AC95FCE2EAA',
|
|
17115
|
+
exponent: 0,
|
|
17116
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
17117
|
+
}, {
|
|
17118
|
+
denom: 'lp:35:pryzm-usdc',
|
|
17119
|
+
exponent: 6
|
|
17120
|
+
}],
|
|
17121
|
+
base: 'ibc/FC4A1C0872BE3811CB052EBE91816E13D777B26CDCF2095F550F7AC95FCE2EAA',
|
|
17122
|
+
name: 'PRYZM / USDC LP',
|
|
17123
|
+
display: 'lp:35:pryzm-usdc',
|
|
17124
|
+
symbol: 'PRYZM-USDC-LP',
|
|
17125
|
+
logo_URIs: {
|
|
17126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17128
|
+
},
|
|
17129
|
+
images: [{
|
|
17130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17131
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17132
|
+
}],
|
|
17133
|
+
type_asset: 'sdk.coin',
|
|
17134
|
+
traces: [{
|
|
17135
|
+
type: 'ibc',
|
|
17136
|
+
counterparty: {
|
|
17137
|
+
channel_id: 'channel-1',
|
|
17138
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
17139
|
+
chain_name: 'pryzm'
|
|
17140
|
+
},
|
|
17141
|
+
chain: {
|
|
17142
|
+
channel_id: 'channel-284'
|
|
17143
|
+
}
|
|
17144
|
+
}]
|
|
17145
|
+
},
|
|
17006
17146
|
{
|
|
17007
17147
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
17008
17148
|
denom_units: [{
|
package/esm/mainnet/int3face.js
CHANGED
|
@@ -154,6 +154,164 @@ const assets = {
|
|
|
154
154
|
}
|
|
155
155
|
}]
|
|
156
156
|
},
|
|
157
|
+
{
|
|
158
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
159
|
+
denom_units: [{
|
|
160
|
+
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
161
|
+
exponent: 0,
|
|
162
|
+
aliases: ['ustake']
|
|
163
|
+
}, {
|
|
164
|
+
denom: 'stake',
|
|
165
|
+
exponent: 6
|
|
166
|
+
}],
|
|
167
|
+
type_asset: 'sdk.coin',
|
|
168
|
+
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
169
|
+
name: 'Stake',
|
|
170
|
+
display: 'stake',
|
|
171
|
+
symbol: 'STAKE',
|
|
172
|
+
logo_URIs: {
|
|
173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
175
|
+
},
|
|
176
|
+
images: [{
|
|
177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
179
|
+
theme: {
|
|
180
|
+
primary_color_hex: '#a8bbfb'
|
|
181
|
+
}
|
|
182
|
+
}],
|
|
183
|
+
traces: [{
|
|
184
|
+
type: 'ibc',
|
|
185
|
+
counterparty: {
|
|
186
|
+
channel_id: 'channel-165',
|
|
187
|
+
base_denom: 'ustake',
|
|
188
|
+
chain_name: 'noble'
|
|
189
|
+
},
|
|
190
|
+
chain: {
|
|
191
|
+
channel_id: 'channel-2'
|
|
192
|
+
}
|
|
193
|
+
}]
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
197
|
+
denom_units: [{
|
|
198
|
+
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
199
|
+
exponent: 0,
|
|
200
|
+
aliases: ['ufrienzies']
|
|
201
|
+
}, {
|
|
202
|
+
denom: 'frienzies',
|
|
203
|
+
exponent: 6
|
|
204
|
+
}],
|
|
205
|
+
type_asset: 'sdk.coin',
|
|
206
|
+
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
207
|
+
display: 'frienzies',
|
|
208
|
+
name: 'Frienzies',
|
|
209
|
+
symbol: 'FRNZ',
|
|
210
|
+
logo_URIs: {
|
|
211
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
212
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
213
|
+
},
|
|
214
|
+
images: [{
|
|
215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
216
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
217
|
+
theme: {
|
|
218
|
+
primary_color_hex: '#04041c'
|
|
219
|
+
}
|
|
220
|
+
}],
|
|
221
|
+
traces: [{
|
|
222
|
+
type: 'ibc',
|
|
223
|
+
counterparty: {
|
|
224
|
+
channel_id: 'channel-165',
|
|
225
|
+
base_denom: 'ufrienzies',
|
|
226
|
+
chain_name: 'noble'
|
|
227
|
+
},
|
|
228
|
+
chain: {
|
|
229
|
+
channel_id: 'channel-2'
|
|
230
|
+
}
|
|
231
|
+
}]
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
description: 'Ondo US Dollar Yield',
|
|
235
|
+
denom_units: [{
|
|
236
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
237
|
+
exponent: 0,
|
|
238
|
+
aliases: ['ausdy']
|
|
239
|
+
}, {
|
|
240
|
+
denom: 'usdy',
|
|
241
|
+
exponent: 18
|
|
242
|
+
}],
|
|
243
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
244
|
+
display: 'usdy',
|
|
245
|
+
name: 'Ondo US Dollar Yield',
|
|
246
|
+
symbol: 'USDY',
|
|
247
|
+
logo_URIs: {
|
|
248
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
250
|
+
},
|
|
251
|
+
images: [{
|
|
252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
253
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
254
|
+
theme: {
|
|
255
|
+
primary_color_hex: '#142c5c'
|
|
256
|
+
}
|
|
257
|
+
}],
|
|
258
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
259
|
+
socials: {
|
|
260
|
+
website: 'https://ondo.finance/usdy',
|
|
261
|
+
twitter: 'https://x.com/OndoFinance'
|
|
262
|
+
},
|
|
263
|
+
type_asset: 'sdk.coin',
|
|
264
|
+
traces: [{
|
|
265
|
+
type: 'ibc',
|
|
266
|
+
counterparty: {
|
|
267
|
+
channel_id: 'channel-165',
|
|
268
|
+
base_denom: 'ausdy',
|
|
269
|
+
chain_name: 'noble'
|
|
270
|
+
},
|
|
271
|
+
chain: {
|
|
272
|
+
channel_id: 'channel-2'
|
|
273
|
+
}
|
|
274
|
+
}]
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
description: 'USDN token',
|
|
278
|
+
denom_units: [{
|
|
279
|
+
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
280
|
+
exponent: 0,
|
|
281
|
+
aliases: ['uusdn']
|
|
282
|
+
}, {
|
|
283
|
+
denom: 'usdn',
|
|
284
|
+
exponent: 6
|
|
285
|
+
}],
|
|
286
|
+
type_asset: 'sdk.coin',
|
|
287
|
+
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
288
|
+
name: 'Noble Dollar',
|
|
289
|
+
display: 'usdn',
|
|
290
|
+
symbol: 'USDN',
|
|
291
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
292
|
+
logo_URIs: {
|
|
293
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
294
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
295
|
+
},
|
|
296
|
+
images: [{
|
|
297
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
298
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
299
|
+
theme: {
|
|
300
|
+
primary_color_hex: '#2E8564'
|
|
301
|
+
}
|
|
302
|
+
}],
|
|
303
|
+
traces: [{
|
|
304
|
+
type: 'ibc',
|
|
305
|
+
counterparty: {
|
|
306
|
+
channel_id: 'channel-165',
|
|
307
|
+
base_denom: 'uusdn',
|
|
308
|
+
chain_name: 'noble'
|
|
309
|
+
},
|
|
310
|
+
chain: {
|
|
311
|
+
channel_id: 'channel-2'
|
|
312
|
+
}
|
|
313
|
+
}]
|
|
314
|
+
},
|
|
157
315
|
{
|
|
158
316
|
description: 'The native token of Osmosis',
|
|
159
317
|
denom_units: [{
|
|
@@ -395,6 +553,164 @@ const assets = {
|
|
|
395
553
|
}
|
|
396
554
|
}]
|
|
397
555
|
},
|
|
556
|
+
{
|
|
557
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
558
|
+
denom_units: [{
|
|
559
|
+
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
560
|
+
exponent: 0,
|
|
561
|
+
aliases: ['ustake']
|
|
562
|
+
}, {
|
|
563
|
+
denom: 'stake',
|
|
564
|
+
exponent: 6
|
|
565
|
+
}],
|
|
566
|
+
type_asset: 'sdk.coin',
|
|
567
|
+
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
568
|
+
name: 'Stake',
|
|
569
|
+
display: 'stake',
|
|
570
|
+
symbol: 'STAKE',
|
|
571
|
+
logo_URIs: {
|
|
572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
573
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
574
|
+
},
|
|
575
|
+
images: [{
|
|
576
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
577
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
578
|
+
theme: {
|
|
579
|
+
primary_color_hex: '#a8bbfb'
|
|
580
|
+
}
|
|
581
|
+
}],
|
|
582
|
+
traces: [{
|
|
583
|
+
type: 'ibc',
|
|
584
|
+
counterparty: {
|
|
585
|
+
channel_id: 'channel-165',
|
|
586
|
+
base_denom: 'ustake',
|
|
587
|
+
chain_name: 'noble'
|
|
588
|
+
},
|
|
589
|
+
chain: {
|
|
590
|
+
channel_id: 'channel-2'
|
|
591
|
+
}
|
|
592
|
+
}]
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
596
|
+
denom_units: [{
|
|
597
|
+
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
598
|
+
exponent: 0,
|
|
599
|
+
aliases: ['ufrienzies']
|
|
600
|
+
}, {
|
|
601
|
+
denom: 'frienzies',
|
|
602
|
+
exponent: 6
|
|
603
|
+
}],
|
|
604
|
+
type_asset: 'sdk.coin',
|
|
605
|
+
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
606
|
+
display: 'frienzies',
|
|
607
|
+
name: 'Frienzies',
|
|
608
|
+
symbol: 'FRNZ',
|
|
609
|
+
logo_URIs: {
|
|
610
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
612
|
+
},
|
|
613
|
+
images: [{
|
|
614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
616
|
+
theme: {
|
|
617
|
+
primary_color_hex: '#04041c'
|
|
618
|
+
}
|
|
619
|
+
}],
|
|
620
|
+
traces: [{
|
|
621
|
+
type: 'ibc',
|
|
622
|
+
counterparty: {
|
|
623
|
+
channel_id: 'channel-165',
|
|
624
|
+
base_denom: 'ufrienzies',
|
|
625
|
+
chain_name: 'noble'
|
|
626
|
+
},
|
|
627
|
+
chain: {
|
|
628
|
+
channel_id: 'channel-2'
|
|
629
|
+
}
|
|
630
|
+
}]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
description: 'Ondo US Dollar Yield',
|
|
634
|
+
denom_units: [{
|
|
635
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
636
|
+
exponent: 0,
|
|
637
|
+
aliases: ['ausdy']
|
|
638
|
+
}, {
|
|
639
|
+
denom: 'usdy',
|
|
640
|
+
exponent: 18
|
|
641
|
+
}],
|
|
642
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
643
|
+
display: 'usdy',
|
|
644
|
+
name: 'Ondo US Dollar Yield',
|
|
645
|
+
symbol: 'USDY',
|
|
646
|
+
logo_URIs: {
|
|
647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
648
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
649
|
+
},
|
|
650
|
+
images: [{
|
|
651
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
652
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
653
|
+
theme: {
|
|
654
|
+
primary_color_hex: '#142c5c'
|
|
655
|
+
}
|
|
656
|
+
}],
|
|
657
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
658
|
+
socials: {
|
|
659
|
+
website: 'https://ondo.finance/usdy',
|
|
660
|
+
twitter: 'https://x.com/OndoFinance'
|
|
661
|
+
},
|
|
662
|
+
type_asset: 'sdk.coin',
|
|
663
|
+
traces: [{
|
|
664
|
+
type: 'ibc',
|
|
665
|
+
counterparty: {
|
|
666
|
+
channel_id: 'channel-165',
|
|
667
|
+
base_denom: 'ausdy',
|
|
668
|
+
chain_name: 'noble'
|
|
669
|
+
},
|
|
670
|
+
chain: {
|
|
671
|
+
channel_id: 'channel-2'
|
|
672
|
+
}
|
|
673
|
+
}]
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
description: 'USDN token',
|
|
677
|
+
denom_units: [{
|
|
678
|
+
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
679
|
+
exponent: 0,
|
|
680
|
+
aliases: ['uusdn']
|
|
681
|
+
}, {
|
|
682
|
+
denom: 'usdn',
|
|
683
|
+
exponent: 6
|
|
684
|
+
}],
|
|
685
|
+
type_asset: 'sdk.coin',
|
|
686
|
+
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
687
|
+
name: 'Noble Dollar',
|
|
688
|
+
display: 'usdn',
|
|
689
|
+
symbol: 'USDN',
|
|
690
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
691
|
+
logo_URIs: {
|
|
692
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
693
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
694
|
+
},
|
|
695
|
+
images: [{
|
|
696
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
697
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
698
|
+
theme: {
|
|
699
|
+
primary_color_hex: '#2E8564'
|
|
700
|
+
}
|
|
701
|
+
}],
|
|
702
|
+
traces: [{
|
|
703
|
+
type: 'ibc',
|
|
704
|
+
counterparty: {
|
|
705
|
+
channel_id: 'channel-165',
|
|
706
|
+
base_denom: 'uusdn',
|
|
707
|
+
chain_name: 'noble'
|
|
708
|
+
},
|
|
709
|
+
chain: {
|
|
710
|
+
channel_id: 'channel-2'
|
|
711
|
+
}
|
|
712
|
+
}]
|
|
713
|
+
},
|
|
398
714
|
{
|
|
399
715
|
description: 'The native token of Osmosis',
|
|
400
716
|
denom_units: [{
|
package/esm/mainnet/neutron.js
CHANGED
|
@@ -9542,6 +9542,76 @@ const assets = {
|
|
|
9542
9542
|
}
|
|
9543
9543
|
}]
|
|
9544
9544
|
},
|
|
9545
|
+
{
|
|
9546
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
9547
|
+
denom_units: [{
|
|
9548
|
+
denom: 'ibc/250FBB9FFE073E40AB4467343F49C3A4666945AFC7E3D9A0BB1A6679B22A9617',
|
|
9549
|
+
exponent: 0,
|
|
9550
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
9551
|
+
}, {
|
|
9552
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
9553
|
+
exponent: 6
|
|
9554
|
+
}],
|
|
9555
|
+
base: 'ibc/250FBB9FFE073E40AB4467343F49C3A4666945AFC7E3D9A0BB1A6679B22A9617',
|
|
9556
|
+
name: 'PRYZM Base LP',
|
|
9557
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
9558
|
+
symbol: 'PRYZM-BASE-LP',
|
|
9559
|
+
logo_URIs: {
|
|
9560
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9561
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9562
|
+
},
|
|
9563
|
+
images: [{
|
|
9564
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9565
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9566
|
+
}],
|
|
9567
|
+
type_asset: 'sdk.coin',
|
|
9568
|
+
traces: [{
|
|
9569
|
+
type: 'ibc',
|
|
9570
|
+
counterparty: {
|
|
9571
|
+
channel_id: 'channel-6',
|
|
9572
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
9573
|
+
chain_name: 'pryzm'
|
|
9574
|
+
},
|
|
9575
|
+
chain: {
|
|
9576
|
+
channel_id: 'channel-4329'
|
|
9577
|
+
}
|
|
9578
|
+
}]
|
|
9579
|
+
},
|
|
9580
|
+
{
|
|
9581
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
9582
|
+
denom_units: [{
|
|
9583
|
+
denom: 'ibc/4F021DC910B3CFA86E72000886D9056940F706E538A126D1225DE8BE6F1893BF',
|
|
9584
|
+
exponent: 0,
|
|
9585
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
9586
|
+
}, {
|
|
9587
|
+
denom: 'lp:35:pryzm-usdc',
|
|
9588
|
+
exponent: 6
|
|
9589
|
+
}],
|
|
9590
|
+
base: 'ibc/4F021DC910B3CFA86E72000886D9056940F706E538A126D1225DE8BE6F1893BF',
|
|
9591
|
+
name: 'PRYZM / USDC LP',
|
|
9592
|
+
display: 'lp:35:pryzm-usdc',
|
|
9593
|
+
symbol: 'PRYZM-USDC-LP',
|
|
9594
|
+
logo_URIs: {
|
|
9595
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9596
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9597
|
+
},
|
|
9598
|
+
images: [{
|
|
9599
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9600
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9601
|
+
}],
|
|
9602
|
+
type_asset: 'sdk.coin',
|
|
9603
|
+
traces: [{
|
|
9604
|
+
type: 'ibc',
|
|
9605
|
+
counterparty: {
|
|
9606
|
+
channel_id: 'channel-6',
|
|
9607
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
9608
|
+
chain_name: 'pryzm'
|
|
9609
|
+
},
|
|
9610
|
+
chain: {
|
|
9611
|
+
channel_id: 'channel-4329'
|
|
9612
|
+
}
|
|
9613
|
+
}]
|
|
9614
|
+
},
|
|
9545
9615
|
{
|
|
9546
9616
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
9547
9617
|
denom_units: [{
|
|
@@ -16879,6 +16949,76 @@ const assets = {
|
|
|
16879
16949
|
}
|
|
16880
16950
|
}]
|
|
16881
16951
|
},
|
|
16952
|
+
{
|
|
16953
|
+
description: 'Pryzm\'s LP token for PRYZM Base pool',
|
|
16954
|
+
denom_units: [{
|
|
16955
|
+
denom: 'ibc/250FBB9FFE073E40AB4467343F49C3A4666945AFC7E3D9A0BB1A6679B22A9617',
|
|
16956
|
+
exponent: 0,
|
|
16957
|
+
aliases: ['lp:34:upryzmypt-upryzm']
|
|
16958
|
+
}, {
|
|
16959
|
+
denom: 'lp:34:pryzmypt-pryzm',
|
|
16960
|
+
exponent: 6
|
|
16961
|
+
}],
|
|
16962
|
+
base: 'ibc/250FBB9FFE073E40AB4467343F49C3A4666945AFC7E3D9A0BB1A6679B22A9617',
|
|
16963
|
+
name: 'PRYZM Base LP',
|
|
16964
|
+
display: 'lp:34:pryzmypt-pryzm',
|
|
16965
|
+
symbol: 'PRYZM-BASE-LP',
|
|
16966
|
+
logo_URIs: {
|
|
16967
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
16968
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
16969
|
+
},
|
|
16970
|
+
images: [{
|
|
16971
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
16972
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
16973
|
+
}],
|
|
16974
|
+
type_asset: 'sdk.coin',
|
|
16975
|
+
traces: [{
|
|
16976
|
+
type: 'ibc',
|
|
16977
|
+
counterparty: {
|
|
16978
|
+
channel_id: 'channel-6',
|
|
16979
|
+
base_denom: 'lp:34:upryzmypt-upryzm',
|
|
16980
|
+
chain_name: 'pryzm'
|
|
16981
|
+
},
|
|
16982
|
+
chain: {
|
|
16983
|
+
channel_id: 'channel-4329'
|
|
16984
|
+
}
|
|
16985
|
+
}]
|
|
16986
|
+
},
|
|
16987
|
+
{
|
|
16988
|
+
description: 'Pryzm\'s LP token for PRYZM / USDC pool',
|
|
16989
|
+
denom_units: [{
|
|
16990
|
+
denom: 'ibc/4F021DC910B3CFA86E72000886D9056940F706E538A126D1225DE8BE6F1893BF',
|
|
16991
|
+
exponent: 0,
|
|
16992
|
+
aliases: ['lp:35:upryzm-uusdc']
|
|
16993
|
+
}, {
|
|
16994
|
+
denom: 'lp:35:pryzm-usdc',
|
|
16995
|
+
exponent: 6
|
|
16996
|
+
}],
|
|
16997
|
+
base: 'ibc/4F021DC910B3CFA86E72000886D9056940F706E538A126D1225DE8BE6F1893BF',
|
|
16998
|
+
name: 'PRYZM / USDC LP',
|
|
16999
|
+
display: 'lp:35:pryzm-usdc',
|
|
17000
|
+
symbol: 'PRYZM-USDC-LP',
|
|
17001
|
+
logo_URIs: {
|
|
17002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17004
|
+
},
|
|
17005
|
+
images: [{
|
|
17006
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
17007
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
17008
|
+
}],
|
|
17009
|
+
type_asset: 'sdk.coin',
|
|
17010
|
+
traces: [{
|
|
17011
|
+
type: 'ibc',
|
|
17012
|
+
counterparty: {
|
|
17013
|
+
channel_id: 'channel-6',
|
|
17014
|
+
base_denom: 'lp:35:upryzm-uusdc',
|
|
17015
|
+
chain_name: 'pryzm'
|
|
17016
|
+
},
|
|
17017
|
+
chain: {
|
|
17018
|
+
channel_id: 'channel-4329'
|
|
17019
|
+
}
|
|
17020
|
+
}]
|
|
17021
|
+
},
|
|
16882
17022
|
{
|
|
16883
17023
|
description: 'Pryzm\'s LP token for sUSDS Yield pool',
|
|
16884
17024
|
denom_units: [{
|