@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/stride.js
CHANGED
|
@@ -1943,7 +1943,7 @@ const assets = {
|
|
|
1943
1943
|
aliases: ['p:inj:30Sep2024']
|
|
1944
1944
|
}, {
|
|
1945
1945
|
denom: 'pINJ30Sep2024',
|
|
1946
|
-
exponent:
|
|
1946
|
+
exponent: 18
|
|
1947
1947
|
}],
|
|
1948
1948
|
base: 'ibc/7F6E1E08071BF0A4ED409DD15BF0B136C68B207EA19D9ADD3167DB682CEA4110',
|
|
1949
1949
|
name: 'pInj (30Sep2024)',
|
|
@@ -1978,7 +1978,7 @@ const assets = {
|
|
|
1978
1978
|
aliases: ['p:inj:31Dec2024']
|
|
1979
1979
|
}, {
|
|
1980
1980
|
denom: 'pINJ31Dec2024',
|
|
1981
|
-
exponent:
|
|
1981
|
+
exponent: 18
|
|
1982
1982
|
}],
|
|
1983
1983
|
base: 'ibc/7C1E9F339063A8CC4532242FCD6D051777CDDD4997BCD73430E0CD747784DCEE',
|
|
1984
1984
|
name: 'pInj (31Dec2024)',
|
|
@@ -2013,7 +2013,7 @@ const assets = {
|
|
|
2013
2013
|
aliases: ['p:inj:31Dec2025']
|
|
2014
2014
|
}, {
|
|
2015
2015
|
denom: 'pINJ31Dec2025',
|
|
2016
|
-
exponent:
|
|
2016
|
+
exponent: 18
|
|
2017
2017
|
}],
|
|
2018
2018
|
base: 'ibc/657B68E59B32E981D5E00A555042474060BD7E5A9E273BE01D08EB12C30FB581',
|
|
2019
2019
|
name: 'pInj (31Dec2025)',
|
|
@@ -2565,6 +2565,76 @@ const assets = {
|
|
|
2565
2565
|
}
|
|
2566
2566
|
}]
|
|
2567
2567
|
},
|
|
2568
|
+
{
|
|
2569
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
2570
|
+
denom_units: [{
|
|
2571
|
+
denom: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
2572
|
+
exponent: 0,
|
|
2573
|
+
aliases: ['p:utia:31Dec2024']
|
|
2574
|
+
}, {
|
|
2575
|
+
denom: 'pTIA31Dec2024',
|
|
2576
|
+
exponent: 6
|
|
2577
|
+
}],
|
|
2578
|
+
base: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
2579
|
+
name: 'pTia (31Dec2024)',
|
|
2580
|
+
display: 'pTIA31Dec2024',
|
|
2581
|
+
symbol: 'pTIA-31Dec2024',
|
|
2582
|
+
logo_URIs: {
|
|
2583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2585
|
+
},
|
|
2586
|
+
images: [{
|
|
2587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2589
|
+
}],
|
|
2590
|
+
type_asset: 'sdk.coin',
|
|
2591
|
+
traces: [{
|
|
2592
|
+
type: 'ibc',
|
|
2593
|
+
counterparty: {
|
|
2594
|
+
channel_id: 'channel-23',
|
|
2595
|
+
base_denom: 'p:utia:31Dec2024',
|
|
2596
|
+
chain_name: 'pryzm'
|
|
2597
|
+
},
|
|
2598
|
+
chain: {
|
|
2599
|
+
channel_id: 'channel-257'
|
|
2600
|
+
}
|
|
2601
|
+
}]
|
|
2602
|
+
},
|
|
2603
|
+
{
|
|
2604
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
2605
|
+
denom_units: [{
|
|
2606
|
+
denom: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
2607
|
+
exponent: 0,
|
|
2608
|
+
aliases: ['p:utia:31Dec2025']
|
|
2609
|
+
}, {
|
|
2610
|
+
denom: 'pTIA31Dec2025',
|
|
2611
|
+
exponent: 6
|
|
2612
|
+
}],
|
|
2613
|
+
base: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
2614
|
+
name: 'pTia (31Dec2025)',
|
|
2615
|
+
display: 'pTIA31Dec2025',
|
|
2616
|
+
symbol: 'pTIA-31Dec2025',
|
|
2617
|
+
logo_URIs: {
|
|
2618
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2619
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2620
|
+
},
|
|
2621
|
+
images: [{
|
|
2622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2624
|
+
}],
|
|
2625
|
+
type_asset: 'sdk.coin',
|
|
2626
|
+
traces: [{
|
|
2627
|
+
type: 'ibc',
|
|
2628
|
+
counterparty: {
|
|
2629
|
+
channel_id: 'channel-23',
|
|
2630
|
+
base_denom: 'p:utia:31Dec2025',
|
|
2631
|
+
chain_name: 'pryzm'
|
|
2632
|
+
},
|
|
2633
|
+
chain: {
|
|
2634
|
+
channel_id: 'channel-257'
|
|
2635
|
+
}
|
|
2636
|
+
}]
|
|
2637
|
+
},
|
|
2568
2638
|
{
|
|
2569
2639
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2570
2640
|
denom_units: [{
|
|
@@ -2783,7 +2853,7 @@ const assets = {
|
|
|
2783
2853
|
aliases: ['y:inj:30Sep2024']
|
|
2784
2854
|
}, {
|
|
2785
2855
|
denom: 'yINJ30Sep2024',
|
|
2786
|
-
exponent:
|
|
2856
|
+
exponent: 18
|
|
2787
2857
|
}],
|
|
2788
2858
|
base: 'ibc/1752371D9E79C8825CB436236F328632D39BF5271FDB8381F61F68EF383166E2',
|
|
2789
2859
|
name: 'yInj (30Sep2024)',
|
|
@@ -2818,7 +2888,7 @@ const assets = {
|
|
|
2818
2888
|
aliases: ['y:inj:31Dec2024']
|
|
2819
2889
|
}, {
|
|
2820
2890
|
denom: 'yINJ31Dec2024',
|
|
2821
|
-
exponent:
|
|
2891
|
+
exponent: 18
|
|
2822
2892
|
}],
|
|
2823
2893
|
base: 'ibc/8A0FAB5FC3A1745DBB1DCF7B153D97D47E6FA4EFA9B552895BAA6EA500525268',
|
|
2824
2894
|
name: 'yInj (31Dec2024)',
|
|
@@ -2853,7 +2923,7 @@ const assets = {
|
|
|
2853
2923
|
aliases: ['y:inj:31Dec2025']
|
|
2854
2924
|
}, {
|
|
2855
2925
|
denom: 'yINJ31Dec2025',
|
|
2856
|
-
exponent:
|
|
2926
|
+
exponent: 18
|
|
2857
2927
|
}],
|
|
2858
2928
|
base: 'ibc/5041C5134CC92B289C69A387F693CB48E1FCA53AF52DBF9C77B4D17EFF80C061',
|
|
2859
2929
|
name: 'yInj (31Dec2025)',
|
|
@@ -3405,6 +3475,76 @@ const assets = {
|
|
|
3405
3475
|
}
|
|
3406
3476
|
}]
|
|
3407
3477
|
},
|
|
3478
|
+
{
|
|
3479
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3480
|
+
denom_units: [{
|
|
3481
|
+
denom: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
3482
|
+
exponent: 0,
|
|
3483
|
+
aliases: ['y:utia:31Dec2024']
|
|
3484
|
+
}, {
|
|
3485
|
+
denom: 'yTIA31Dec2024',
|
|
3486
|
+
exponent: 6
|
|
3487
|
+
}],
|
|
3488
|
+
base: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
3489
|
+
name: 'yTia (31Dec2024)',
|
|
3490
|
+
display: 'yTIA31Dec2024',
|
|
3491
|
+
symbol: 'yTIA-31Dec2024',
|
|
3492
|
+
logo_URIs: {
|
|
3493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3494
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3495
|
+
},
|
|
3496
|
+
images: [{
|
|
3497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3499
|
+
}],
|
|
3500
|
+
type_asset: 'sdk.coin',
|
|
3501
|
+
traces: [{
|
|
3502
|
+
type: 'ibc',
|
|
3503
|
+
counterparty: {
|
|
3504
|
+
channel_id: 'channel-23',
|
|
3505
|
+
base_denom: 'y:utia:31Dec2024',
|
|
3506
|
+
chain_name: 'pryzm'
|
|
3507
|
+
},
|
|
3508
|
+
chain: {
|
|
3509
|
+
channel_id: 'channel-257'
|
|
3510
|
+
}
|
|
3511
|
+
}]
|
|
3512
|
+
},
|
|
3513
|
+
{
|
|
3514
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
3515
|
+
denom_units: [{
|
|
3516
|
+
denom: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
3517
|
+
exponent: 0,
|
|
3518
|
+
aliases: ['y:utia:31Dec2025']
|
|
3519
|
+
}, {
|
|
3520
|
+
denom: 'yTIA31Dec2025',
|
|
3521
|
+
exponent: 6
|
|
3522
|
+
}],
|
|
3523
|
+
base: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
3524
|
+
name: 'yTia (31Dec2025)',
|
|
3525
|
+
display: 'yTIA31Dec2025',
|
|
3526
|
+
symbol: 'yTIA-31Dec2025',
|
|
3527
|
+
logo_URIs: {
|
|
3528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3529
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3530
|
+
},
|
|
3531
|
+
images: [{
|
|
3532
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3533
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3534
|
+
}],
|
|
3535
|
+
type_asset: 'sdk.coin',
|
|
3536
|
+
traces: [{
|
|
3537
|
+
type: 'ibc',
|
|
3538
|
+
counterparty: {
|
|
3539
|
+
channel_id: 'channel-23',
|
|
3540
|
+
base_denom: 'y:utia:31Dec2025',
|
|
3541
|
+
chain_name: 'pryzm'
|
|
3542
|
+
},
|
|
3543
|
+
chain: {
|
|
3544
|
+
channel_id: 'channel-257'
|
|
3545
|
+
}
|
|
3546
|
+
}]
|
|
3547
|
+
},
|
|
3408
3548
|
{
|
|
3409
3549
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3410
3550
|
denom_units: [{
|
|
@@ -3553,7 +3693,7 @@ const assets = {
|
|
|
3553
3693
|
aliases: ['lp:1:inj']
|
|
3554
3694
|
}, {
|
|
3555
3695
|
denom: 'lp:1:INJ',
|
|
3556
|
-
exponent:
|
|
3696
|
+
exponent: 18
|
|
3557
3697
|
}],
|
|
3558
3698
|
base: 'ibc/BEB863ED84CDA30B65B4EBC315CFE452B5E2F85D55A51D848ED5033C5B1B2C0F',
|
|
3559
3699
|
name: 'INJ Yield LP',
|
|
@@ -3588,7 +3728,7 @@ const assets = {
|
|
|
3588
3728
|
aliases: ['lp:4:injypt-inj']
|
|
3589
3729
|
}, {
|
|
3590
3730
|
denom: 'lp:4:INJypt-INJ',
|
|
3591
|
-
exponent:
|
|
3731
|
+
exponent: 18
|
|
3592
3732
|
}],
|
|
3593
3733
|
base: 'ibc/46F8988E34B088C5A75612FA60128B905AA559D1014FFC1E0EE16EF42DD7AB9F',
|
|
3594
3734
|
name: 'INJ Boost LP',
|
|
@@ -4140,6 +4280,76 @@ const assets = {
|
|
|
4140
4280
|
}
|
|
4141
4281
|
}]
|
|
4142
4282
|
},
|
|
4283
|
+
{
|
|
4284
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
4285
|
+
denom_units: [{
|
|
4286
|
+
denom: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
4287
|
+
exponent: 0,
|
|
4288
|
+
aliases: ['lp:24:utia']
|
|
4289
|
+
}, {
|
|
4290
|
+
denom: 'lp:24:tia',
|
|
4291
|
+
exponent: 6
|
|
4292
|
+
}],
|
|
4293
|
+
base: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
4294
|
+
name: 'TIA Yield LP',
|
|
4295
|
+
display: 'lp:24:tia',
|
|
4296
|
+
symbol: 'TIA-YIELD-LP',
|
|
4297
|
+
logo_URIs: {
|
|
4298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4300
|
+
},
|
|
4301
|
+
images: [{
|
|
4302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4304
|
+
}],
|
|
4305
|
+
type_asset: 'sdk.coin',
|
|
4306
|
+
traces: [{
|
|
4307
|
+
type: 'ibc',
|
|
4308
|
+
counterparty: {
|
|
4309
|
+
channel_id: 'channel-23',
|
|
4310
|
+
base_denom: 'lp:24:utia',
|
|
4311
|
+
chain_name: 'pryzm'
|
|
4312
|
+
},
|
|
4313
|
+
chain: {
|
|
4314
|
+
channel_id: 'channel-257'
|
|
4315
|
+
}
|
|
4316
|
+
}]
|
|
4317
|
+
},
|
|
4318
|
+
{
|
|
4319
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
4320
|
+
denom_units: [{
|
|
4321
|
+
denom: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
4322
|
+
exponent: 0,
|
|
4323
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
4324
|
+
}, {
|
|
4325
|
+
denom: 'lp:25:tiaypt-tia',
|
|
4326
|
+
exponent: 6
|
|
4327
|
+
}],
|
|
4328
|
+
base: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
4329
|
+
name: 'TIA Boost LP',
|
|
4330
|
+
display: 'lp:25:tiaypt-tia',
|
|
4331
|
+
symbol: 'TIA-BOOST-LP',
|
|
4332
|
+
logo_URIs: {
|
|
4333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4334
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4335
|
+
},
|
|
4336
|
+
images: [{
|
|
4337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4339
|
+
}],
|
|
4340
|
+
type_asset: 'sdk.coin',
|
|
4341
|
+
traces: [{
|
|
4342
|
+
type: 'ibc',
|
|
4343
|
+
counterparty: {
|
|
4344
|
+
channel_id: 'channel-23',
|
|
4345
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
4346
|
+
chain_name: 'pryzm'
|
|
4347
|
+
},
|
|
4348
|
+
chain: {
|
|
4349
|
+
channel_id: 'channel-257'
|
|
4350
|
+
}
|
|
4351
|
+
}]
|
|
4352
|
+
},
|
|
4143
4353
|
{
|
|
4144
4354
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4145
4355
|
denom_units: [{
|
|
@@ -6455,7 +6665,7 @@ const assets = {
|
|
|
6455
6665
|
aliases: ['p:inj:30Sep2024']
|
|
6456
6666
|
}, {
|
|
6457
6667
|
denom: 'pINJ30Sep2024',
|
|
6458
|
-
exponent:
|
|
6668
|
+
exponent: 18
|
|
6459
6669
|
}],
|
|
6460
6670
|
base: 'ibc/7F6E1E08071BF0A4ED409DD15BF0B136C68B207EA19D9ADD3167DB682CEA4110',
|
|
6461
6671
|
name: 'pInj (30Sep2024)',
|
|
@@ -6490,7 +6700,7 @@ const assets = {
|
|
|
6490
6700
|
aliases: ['p:inj:31Dec2024']
|
|
6491
6701
|
}, {
|
|
6492
6702
|
denom: 'pINJ31Dec2024',
|
|
6493
|
-
exponent:
|
|
6703
|
+
exponent: 18
|
|
6494
6704
|
}],
|
|
6495
6705
|
base: 'ibc/7C1E9F339063A8CC4532242FCD6D051777CDDD4997BCD73430E0CD747784DCEE',
|
|
6496
6706
|
name: 'pInj (31Dec2024)',
|
|
@@ -6525,7 +6735,7 @@ const assets = {
|
|
|
6525
6735
|
aliases: ['p:inj:31Dec2025']
|
|
6526
6736
|
}, {
|
|
6527
6737
|
denom: 'pINJ31Dec2025',
|
|
6528
|
-
exponent:
|
|
6738
|
+
exponent: 18
|
|
6529
6739
|
}],
|
|
6530
6740
|
base: 'ibc/657B68E59B32E981D5E00A555042474060BD7E5A9E273BE01D08EB12C30FB581',
|
|
6531
6741
|
name: 'pInj (31Dec2025)',
|
|
@@ -7077,6 +7287,76 @@ const assets = {
|
|
|
7077
7287
|
}
|
|
7078
7288
|
}]
|
|
7079
7289
|
},
|
|
7290
|
+
{
|
|
7291
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
7292
|
+
denom_units: [{
|
|
7293
|
+
denom: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
7294
|
+
exponent: 0,
|
|
7295
|
+
aliases: ['p:utia:31Dec2024']
|
|
7296
|
+
}, {
|
|
7297
|
+
denom: 'pTIA31Dec2024',
|
|
7298
|
+
exponent: 6
|
|
7299
|
+
}],
|
|
7300
|
+
base: 'ibc/C7A36ED16833B185422AA7F9C5088D2244D3D272FCF643DCB22A533A381F7539',
|
|
7301
|
+
name: 'pTia (31Dec2024)',
|
|
7302
|
+
display: 'pTIA31Dec2024',
|
|
7303
|
+
symbol: 'pTIA-31Dec2024',
|
|
7304
|
+
logo_URIs: {
|
|
7305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7306
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7307
|
+
},
|
|
7308
|
+
images: [{
|
|
7309
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7310
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7311
|
+
}],
|
|
7312
|
+
type_asset: 'sdk.coin',
|
|
7313
|
+
traces: [{
|
|
7314
|
+
type: 'ibc',
|
|
7315
|
+
counterparty: {
|
|
7316
|
+
channel_id: 'channel-23',
|
|
7317
|
+
base_denom: 'p:utia:31Dec2024',
|
|
7318
|
+
chain_name: 'pryzm'
|
|
7319
|
+
},
|
|
7320
|
+
chain: {
|
|
7321
|
+
channel_id: 'channel-257'
|
|
7322
|
+
}
|
|
7323
|
+
}]
|
|
7324
|
+
},
|
|
7325
|
+
{
|
|
7326
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
7327
|
+
denom_units: [{
|
|
7328
|
+
denom: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
7329
|
+
exponent: 0,
|
|
7330
|
+
aliases: ['p:utia:31Dec2025']
|
|
7331
|
+
}, {
|
|
7332
|
+
denom: 'pTIA31Dec2025',
|
|
7333
|
+
exponent: 6
|
|
7334
|
+
}],
|
|
7335
|
+
base: 'ibc/63643B075255500EB8D5783C7D94B773B1CEE7B469A53769765B4E6E7AEA960E',
|
|
7336
|
+
name: 'pTia (31Dec2025)',
|
|
7337
|
+
display: 'pTIA31Dec2025',
|
|
7338
|
+
symbol: 'pTIA-31Dec2025',
|
|
7339
|
+
logo_URIs: {
|
|
7340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7341
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7342
|
+
},
|
|
7343
|
+
images: [{
|
|
7344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7345
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7346
|
+
}],
|
|
7347
|
+
type_asset: 'sdk.coin',
|
|
7348
|
+
traces: [{
|
|
7349
|
+
type: 'ibc',
|
|
7350
|
+
counterparty: {
|
|
7351
|
+
channel_id: 'channel-23',
|
|
7352
|
+
base_denom: 'p:utia:31Dec2025',
|
|
7353
|
+
chain_name: 'pryzm'
|
|
7354
|
+
},
|
|
7355
|
+
chain: {
|
|
7356
|
+
channel_id: 'channel-257'
|
|
7357
|
+
}
|
|
7358
|
+
}]
|
|
7359
|
+
},
|
|
7080
7360
|
{
|
|
7081
7361
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
7082
7362
|
denom_units: [{
|
|
@@ -7295,7 +7575,7 @@ const assets = {
|
|
|
7295
7575
|
aliases: ['y:inj:30Sep2024']
|
|
7296
7576
|
}, {
|
|
7297
7577
|
denom: 'yINJ30Sep2024',
|
|
7298
|
-
exponent:
|
|
7578
|
+
exponent: 18
|
|
7299
7579
|
}],
|
|
7300
7580
|
base: 'ibc/1752371D9E79C8825CB436236F328632D39BF5271FDB8381F61F68EF383166E2',
|
|
7301
7581
|
name: 'yInj (30Sep2024)',
|
|
@@ -7330,7 +7610,7 @@ const assets = {
|
|
|
7330
7610
|
aliases: ['y:inj:31Dec2024']
|
|
7331
7611
|
}, {
|
|
7332
7612
|
denom: 'yINJ31Dec2024',
|
|
7333
|
-
exponent:
|
|
7613
|
+
exponent: 18
|
|
7334
7614
|
}],
|
|
7335
7615
|
base: 'ibc/8A0FAB5FC3A1745DBB1DCF7B153D97D47E6FA4EFA9B552895BAA6EA500525268',
|
|
7336
7616
|
name: 'yInj (31Dec2024)',
|
|
@@ -7365,7 +7645,7 @@ const assets = {
|
|
|
7365
7645
|
aliases: ['y:inj:31Dec2025']
|
|
7366
7646
|
}, {
|
|
7367
7647
|
denom: 'yINJ31Dec2025',
|
|
7368
|
-
exponent:
|
|
7648
|
+
exponent: 18
|
|
7369
7649
|
}],
|
|
7370
7650
|
base: 'ibc/5041C5134CC92B289C69A387F693CB48E1FCA53AF52DBF9C77B4D17EFF80C061',
|
|
7371
7651
|
name: 'yInj (31Dec2025)',
|
|
@@ -7917,6 +8197,76 @@ const assets = {
|
|
|
7917
8197
|
}
|
|
7918
8198
|
}]
|
|
7919
8199
|
},
|
|
8200
|
+
{
|
|
8201
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
8202
|
+
denom_units: [{
|
|
8203
|
+
denom: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
8204
|
+
exponent: 0,
|
|
8205
|
+
aliases: ['y:utia:31Dec2024']
|
|
8206
|
+
}, {
|
|
8207
|
+
denom: 'yTIA31Dec2024',
|
|
8208
|
+
exponent: 6
|
|
8209
|
+
}],
|
|
8210
|
+
base: 'ibc/5C9276C4F1AB3FC1CFB1E1AC4F585C20BFF3537AC5E0D1D4F145C2580A20D6AD',
|
|
8211
|
+
name: 'yTia (31Dec2024)',
|
|
8212
|
+
display: 'yTIA31Dec2024',
|
|
8213
|
+
symbol: 'yTIA-31Dec2024',
|
|
8214
|
+
logo_URIs: {
|
|
8215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8216
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8217
|
+
},
|
|
8218
|
+
images: [{
|
|
8219
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8220
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8221
|
+
}],
|
|
8222
|
+
type_asset: 'sdk.coin',
|
|
8223
|
+
traces: [{
|
|
8224
|
+
type: 'ibc',
|
|
8225
|
+
counterparty: {
|
|
8226
|
+
channel_id: 'channel-23',
|
|
8227
|
+
base_denom: 'y:utia:31Dec2024',
|
|
8228
|
+
chain_name: 'pryzm'
|
|
8229
|
+
},
|
|
8230
|
+
chain: {
|
|
8231
|
+
channel_id: 'channel-257'
|
|
8232
|
+
}
|
|
8233
|
+
}]
|
|
8234
|
+
},
|
|
8235
|
+
{
|
|
8236
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
8237
|
+
denom_units: [{
|
|
8238
|
+
denom: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
8239
|
+
exponent: 0,
|
|
8240
|
+
aliases: ['y:utia:31Dec2025']
|
|
8241
|
+
}, {
|
|
8242
|
+
denom: 'yTIA31Dec2025',
|
|
8243
|
+
exponent: 6
|
|
8244
|
+
}],
|
|
8245
|
+
base: 'ibc/573748CD799CCDEF43A87D6FC41B6B9E090E653B1596979DB957FF111D899A32',
|
|
8246
|
+
name: 'yTia (31Dec2025)',
|
|
8247
|
+
display: 'yTIA31Dec2025',
|
|
8248
|
+
symbol: 'yTIA-31Dec2025',
|
|
8249
|
+
logo_URIs: {
|
|
8250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8252
|
+
},
|
|
8253
|
+
images: [{
|
|
8254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8255
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8256
|
+
}],
|
|
8257
|
+
type_asset: 'sdk.coin',
|
|
8258
|
+
traces: [{
|
|
8259
|
+
type: 'ibc',
|
|
8260
|
+
counterparty: {
|
|
8261
|
+
channel_id: 'channel-23',
|
|
8262
|
+
base_denom: 'y:utia:31Dec2025',
|
|
8263
|
+
chain_name: 'pryzm'
|
|
8264
|
+
},
|
|
8265
|
+
chain: {
|
|
8266
|
+
channel_id: 'channel-257'
|
|
8267
|
+
}
|
|
8268
|
+
}]
|
|
8269
|
+
},
|
|
7920
8270
|
{
|
|
7921
8271
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
7922
8272
|
denom_units: [{
|
|
@@ -8065,7 +8415,7 @@ const assets = {
|
|
|
8065
8415
|
aliases: ['lp:1:inj']
|
|
8066
8416
|
}, {
|
|
8067
8417
|
denom: 'lp:1:INJ',
|
|
8068
|
-
exponent:
|
|
8418
|
+
exponent: 18
|
|
8069
8419
|
}],
|
|
8070
8420
|
base: 'ibc/BEB863ED84CDA30B65B4EBC315CFE452B5E2F85D55A51D848ED5033C5B1B2C0F',
|
|
8071
8421
|
name: 'INJ Yield LP',
|
|
@@ -8100,7 +8450,7 @@ const assets = {
|
|
|
8100
8450
|
aliases: ['lp:4:injypt-inj']
|
|
8101
8451
|
}, {
|
|
8102
8452
|
denom: 'lp:4:INJypt-INJ',
|
|
8103
|
-
exponent:
|
|
8453
|
+
exponent: 18
|
|
8104
8454
|
}],
|
|
8105
8455
|
base: 'ibc/46F8988E34B088C5A75612FA60128B905AA559D1014FFC1E0EE16EF42DD7AB9F',
|
|
8106
8456
|
name: 'INJ Boost LP',
|
|
@@ -8652,6 +9002,76 @@ const assets = {
|
|
|
8652
9002
|
}
|
|
8653
9003
|
}]
|
|
8654
9004
|
},
|
|
9005
|
+
{
|
|
9006
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
9007
|
+
denom_units: [{
|
|
9008
|
+
denom: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
9009
|
+
exponent: 0,
|
|
9010
|
+
aliases: ['lp:24:utia']
|
|
9011
|
+
}, {
|
|
9012
|
+
denom: 'lp:24:tia',
|
|
9013
|
+
exponent: 6
|
|
9014
|
+
}],
|
|
9015
|
+
base: 'ibc/5C947F21F5013627A8BDBCFB4969BCD9830A7EBA955AE087F14E2D23AE0B2822',
|
|
9016
|
+
name: 'TIA Yield LP',
|
|
9017
|
+
display: 'lp:24:tia',
|
|
9018
|
+
symbol: 'TIA-YIELD-LP',
|
|
9019
|
+
logo_URIs: {
|
|
9020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9021
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9022
|
+
},
|
|
9023
|
+
images: [{
|
|
9024
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9025
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9026
|
+
}],
|
|
9027
|
+
type_asset: 'sdk.coin',
|
|
9028
|
+
traces: [{
|
|
9029
|
+
type: 'ibc',
|
|
9030
|
+
counterparty: {
|
|
9031
|
+
channel_id: 'channel-23',
|
|
9032
|
+
base_denom: 'lp:24:utia',
|
|
9033
|
+
chain_name: 'pryzm'
|
|
9034
|
+
},
|
|
9035
|
+
chain: {
|
|
9036
|
+
channel_id: 'channel-257'
|
|
9037
|
+
}
|
|
9038
|
+
}]
|
|
9039
|
+
},
|
|
9040
|
+
{
|
|
9041
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
9042
|
+
denom_units: [{
|
|
9043
|
+
denom: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
9044
|
+
exponent: 0,
|
|
9045
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
9046
|
+
}, {
|
|
9047
|
+
denom: 'lp:25:tiaypt-tia',
|
|
9048
|
+
exponent: 6
|
|
9049
|
+
}],
|
|
9050
|
+
base: 'ibc/6429C0408A39FAC03910FB32D673A1D63092CEDC1F1E0BDFDBADF1646A7738A9',
|
|
9051
|
+
name: 'TIA Boost LP',
|
|
9052
|
+
display: 'lp:25:tiaypt-tia',
|
|
9053
|
+
symbol: 'TIA-BOOST-LP',
|
|
9054
|
+
logo_URIs: {
|
|
9055
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9056
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9057
|
+
},
|
|
9058
|
+
images: [{
|
|
9059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
9060
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
9061
|
+
}],
|
|
9062
|
+
type_asset: 'sdk.coin',
|
|
9063
|
+
traces: [{
|
|
9064
|
+
type: 'ibc',
|
|
9065
|
+
counterparty: {
|
|
9066
|
+
channel_id: 'channel-23',
|
|
9067
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
9068
|
+
chain_name: 'pryzm'
|
|
9069
|
+
},
|
|
9070
|
+
chain: {
|
|
9071
|
+
channel_id: 'channel-257'
|
|
9072
|
+
}
|
|
9073
|
+
}]
|
|
9074
|
+
},
|
|
8655
9075
|
{
|
|
8656
9076
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
8657
9077
|
denom_units: [{
|