@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/mainnet/terra2.js
CHANGED
|
@@ -2094,7 +2094,7 @@ const assets = {
|
|
|
2094
2094
|
aliases: ['p:inj:30Sep2024']
|
|
2095
2095
|
}, {
|
|
2096
2096
|
denom: 'pINJ30Sep2024',
|
|
2097
|
-
exponent:
|
|
2097
|
+
exponent: 18
|
|
2098
2098
|
}],
|
|
2099
2099
|
base: 'ibc/B058114D0F5C030F9C0744E54C5500B3E5FA04F75DFF1B6B0ACA400E63A155D6',
|
|
2100
2100
|
name: 'pInj (30Sep2024)',
|
|
@@ -2129,7 +2129,7 @@ const assets = {
|
|
|
2129
2129
|
aliases: ['p:inj:31Dec2024']
|
|
2130
2130
|
}, {
|
|
2131
2131
|
denom: 'pINJ31Dec2024',
|
|
2132
|
-
exponent:
|
|
2132
|
+
exponent: 18
|
|
2133
2133
|
}],
|
|
2134
2134
|
base: 'ibc/E3349AD18EC9D3F84C0AA5A2308839E91FD7EAD5329FDAB7F23D18C9B9F84856',
|
|
2135
2135
|
name: 'pInj (31Dec2024)',
|
|
@@ -2164,7 +2164,7 @@ const assets = {
|
|
|
2164
2164
|
aliases: ['p:inj:31Dec2025']
|
|
2165
2165
|
}, {
|
|
2166
2166
|
denom: 'pINJ31Dec2025',
|
|
2167
|
-
exponent:
|
|
2167
|
+
exponent: 18
|
|
2168
2168
|
}],
|
|
2169
2169
|
base: 'ibc/DD9D106387110747D13DF9FC9D2B060DE10C2A4A125ED806CC47990CB4FB83DF',
|
|
2170
2170
|
name: 'pInj (31Dec2025)',
|
|
@@ -2716,6 +2716,76 @@ const assets = {
|
|
|
2716
2716
|
}
|
|
2717
2717
|
}]
|
|
2718
2718
|
},
|
|
2719
|
+
{
|
|
2720
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
2721
|
+
denom_units: [{
|
|
2722
|
+
denom: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
2723
|
+
exponent: 0,
|
|
2724
|
+
aliases: ['p:utia:31Dec2024']
|
|
2725
|
+
}, {
|
|
2726
|
+
denom: 'pTIA31Dec2024',
|
|
2727
|
+
exponent: 6
|
|
2728
|
+
}],
|
|
2729
|
+
base: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
2730
|
+
name: 'pTia (31Dec2024)',
|
|
2731
|
+
display: 'pTIA31Dec2024',
|
|
2732
|
+
symbol: 'pTIA-31Dec2024',
|
|
2733
|
+
logo_URIs: {
|
|
2734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2735
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2736
|
+
},
|
|
2737
|
+
images: [{
|
|
2738
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2739
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2740
|
+
}],
|
|
2741
|
+
type_asset: 'sdk.coin',
|
|
2742
|
+
traces: [{
|
|
2743
|
+
type: 'ibc',
|
|
2744
|
+
counterparty: {
|
|
2745
|
+
channel_id: 'channel-4',
|
|
2746
|
+
base_denom: 'p:utia:31Dec2024',
|
|
2747
|
+
chain_name: 'pryzm'
|
|
2748
|
+
},
|
|
2749
|
+
chain: {
|
|
2750
|
+
channel_id: 'channel-473'
|
|
2751
|
+
}
|
|
2752
|
+
}]
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
2756
|
+
denom_units: [{
|
|
2757
|
+
denom: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
2758
|
+
exponent: 0,
|
|
2759
|
+
aliases: ['p:utia:31Dec2025']
|
|
2760
|
+
}, {
|
|
2761
|
+
denom: 'pTIA31Dec2025',
|
|
2762
|
+
exponent: 6
|
|
2763
|
+
}],
|
|
2764
|
+
base: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
2765
|
+
name: 'pTia (31Dec2025)',
|
|
2766
|
+
display: 'pTIA31Dec2025',
|
|
2767
|
+
symbol: 'pTIA-31Dec2025',
|
|
2768
|
+
logo_URIs: {
|
|
2769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2771
|
+
},
|
|
2772
|
+
images: [{
|
|
2773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2774
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2775
|
+
}],
|
|
2776
|
+
type_asset: 'sdk.coin',
|
|
2777
|
+
traces: [{
|
|
2778
|
+
type: 'ibc',
|
|
2779
|
+
counterparty: {
|
|
2780
|
+
channel_id: 'channel-4',
|
|
2781
|
+
base_denom: 'p:utia:31Dec2025',
|
|
2782
|
+
chain_name: 'pryzm'
|
|
2783
|
+
},
|
|
2784
|
+
chain: {
|
|
2785
|
+
channel_id: 'channel-473'
|
|
2786
|
+
}
|
|
2787
|
+
}]
|
|
2788
|
+
},
|
|
2719
2789
|
{
|
|
2720
2790
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2721
2791
|
denom_units: [{
|
|
@@ -2934,7 +3004,7 @@ const assets = {
|
|
|
2934
3004
|
aliases: ['y:inj:30Sep2024']
|
|
2935
3005
|
}, {
|
|
2936
3006
|
denom: 'yINJ30Sep2024',
|
|
2937
|
-
exponent:
|
|
3007
|
+
exponent: 18
|
|
2938
3008
|
}],
|
|
2939
3009
|
base: 'ibc/382B10FF00F752E791F7368256DAB9C1C0825D90E85D658AA95FDDE59CACBC20',
|
|
2940
3010
|
name: 'yInj (30Sep2024)',
|
|
@@ -2969,7 +3039,7 @@ const assets = {
|
|
|
2969
3039
|
aliases: ['y:inj:31Dec2024']
|
|
2970
3040
|
}, {
|
|
2971
3041
|
denom: 'yINJ31Dec2024',
|
|
2972
|
-
exponent:
|
|
3042
|
+
exponent: 18
|
|
2973
3043
|
}],
|
|
2974
3044
|
base: 'ibc/AF9802A5DA3F46CFC147ABD110D643D98813CAB62AF2578C352F947704F35C63',
|
|
2975
3045
|
name: 'yInj (31Dec2024)',
|
|
@@ -3004,7 +3074,7 @@ const assets = {
|
|
|
3004
3074
|
aliases: ['y:inj:31Dec2025']
|
|
3005
3075
|
}, {
|
|
3006
3076
|
denom: 'yINJ31Dec2025',
|
|
3007
|
-
exponent:
|
|
3077
|
+
exponent: 18
|
|
3008
3078
|
}],
|
|
3009
3079
|
base: 'ibc/D57ACDDC9C7D1C652EA5C9F0ABD19F341A35182D1DF72B001AE06263EF156C9F',
|
|
3010
3080
|
name: 'yInj (31Dec2025)',
|
|
@@ -3556,6 +3626,76 @@ const assets = {
|
|
|
3556
3626
|
}
|
|
3557
3627
|
}]
|
|
3558
3628
|
},
|
|
3629
|
+
{
|
|
3630
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3631
|
+
denom_units: [{
|
|
3632
|
+
denom: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
3633
|
+
exponent: 0,
|
|
3634
|
+
aliases: ['y:utia:31Dec2024']
|
|
3635
|
+
}, {
|
|
3636
|
+
denom: 'yTIA31Dec2024',
|
|
3637
|
+
exponent: 6
|
|
3638
|
+
}],
|
|
3639
|
+
base: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
3640
|
+
name: 'yTia (31Dec2024)',
|
|
3641
|
+
display: 'yTIA31Dec2024',
|
|
3642
|
+
symbol: 'yTIA-31Dec2024',
|
|
3643
|
+
logo_URIs: {
|
|
3644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3646
|
+
},
|
|
3647
|
+
images: [{
|
|
3648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3650
|
+
}],
|
|
3651
|
+
type_asset: 'sdk.coin',
|
|
3652
|
+
traces: [{
|
|
3653
|
+
type: 'ibc',
|
|
3654
|
+
counterparty: {
|
|
3655
|
+
channel_id: 'channel-4',
|
|
3656
|
+
base_denom: 'y:utia:31Dec2024',
|
|
3657
|
+
chain_name: 'pryzm'
|
|
3658
|
+
},
|
|
3659
|
+
chain: {
|
|
3660
|
+
channel_id: 'channel-473'
|
|
3661
|
+
}
|
|
3662
|
+
}]
|
|
3663
|
+
},
|
|
3664
|
+
{
|
|
3665
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
3666
|
+
denom_units: [{
|
|
3667
|
+
denom: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
3668
|
+
exponent: 0,
|
|
3669
|
+
aliases: ['y:utia:31Dec2025']
|
|
3670
|
+
}, {
|
|
3671
|
+
denom: 'yTIA31Dec2025',
|
|
3672
|
+
exponent: 6
|
|
3673
|
+
}],
|
|
3674
|
+
base: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
3675
|
+
name: 'yTia (31Dec2025)',
|
|
3676
|
+
display: 'yTIA31Dec2025',
|
|
3677
|
+
symbol: 'yTIA-31Dec2025',
|
|
3678
|
+
logo_URIs: {
|
|
3679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3680
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3681
|
+
},
|
|
3682
|
+
images: [{
|
|
3683
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3684
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3685
|
+
}],
|
|
3686
|
+
type_asset: 'sdk.coin',
|
|
3687
|
+
traces: [{
|
|
3688
|
+
type: 'ibc',
|
|
3689
|
+
counterparty: {
|
|
3690
|
+
channel_id: 'channel-4',
|
|
3691
|
+
base_denom: 'y:utia:31Dec2025',
|
|
3692
|
+
chain_name: 'pryzm'
|
|
3693
|
+
},
|
|
3694
|
+
chain: {
|
|
3695
|
+
channel_id: 'channel-473'
|
|
3696
|
+
}
|
|
3697
|
+
}]
|
|
3698
|
+
},
|
|
3559
3699
|
{
|
|
3560
3700
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3561
3701
|
denom_units: [{
|
|
@@ -3704,7 +3844,7 @@ const assets = {
|
|
|
3704
3844
|
aliases: ['lp:1:inj']
|
|
3705
3845
|
}, {
|
|
3706
3846
|
denom: 'lp:1:INJ',
|
|
3707
|
-
exponent:
|
|
3847
|
+
exponent: 18
|
|
3708
3848
|
}],
|
|
3709
3849
|
base: 'ibc/E23AEACCE6ACB964A345BBD8F9C52D65049D4649FAD41CB815431A2D505112A4',
|
|
3710
3850
|
name: 'INJ Yield LP',
|
|
@@ -3739,7 +3879,7 @@ const assets = {
|
|
|
3739
3879
|
aliases: ['lp:4:injypt-inj']
|
|
3740
3880
|
}, {
|
|
3741
3881
|
denom: 'lp:4:INJypt-INJ',
|
|
3742
|
-
exponent:
|
|
3882
|
+
exponent: 18
|
|
3743
3883
|
}],
|
|
3744
3884
|
base: 'ibc/606E16B4D204378BC5242838345E1C3BFD3FB4299AEC0CD70262A7C1482E9405',
|
|
3745
3885
|
name: 'INJ Boost LP',
|
|
@@ -4291,6 +4431,76 @@ const assets = {
|
|
|
4291
4431
|
}
|
|
4292
4432
|
}]
|
|
4293
4433
|
},
|
|
4434
|
+
{
|
|
4435
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
4436
|
+
denom_units: [{
|
|
4437
|
+
denom: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
4438
|
+
exponent: 0,
|
|
4439
|
+
aliases: ['lp:24:utia']
|
|
4440
|
+
}, {
|
|
4441
|
+
denom: 'lp:24:tia',
|
|
4442
|
+
exponent: 6
|
|
4443
|
+
}],
|
|
4444
|
+
base: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
4445
|
+
name: 'TIA Yield LP',
|
|
4446
|
+
display: 'lp:24:tia',
|
|
4447
|
+
symbol: 'TIA-YIELD-LP',
|
|
4448
|
+
logo_URIs: {
|
|
4449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4451
|
+
},
|
|
4452
|
+
images: [{
|
|
4453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4455
|
+
}],
|
|
4456
|
+
type_asset: 'sdk.coin',
|
|
4457
|
+
traces: [{
|
|
4458
|
+
type: 'ibc',
|
|
4459
|
+
counterparty: {
|
|
4460
|
+
channel_id: 'channel-4',
|
|
4461
|
+
base_denom: 'lp:24:utia',
|
|
4462
|
+
chain_name: 'pryzm'
|
|
4463
|
+
},
|
|
4464
|
+
chain: {
|
|
4465
|
+
channel_id: 'channel-473'
|
|
4466
|
+
}
|
|
4467
|
+
}]
|
|
4468
|
+
},
|
|
4469
|
+
{
|
|
4470
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
4471
|
+
denom_units: [{
|
|
4472
|
+
denom: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
4473
|
+
exponent: 0,
|
|
4474
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
4475
|
+
}, {
|
|
4476
|
+
denom: 'lp:25:tiaypt-tia',
|
|
4477
|
+
exponent: 6
|
|
4478
|
+
}],
|
|
4479
|
+
base: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
4480
|
+
name: 'TIA Boost LP',
|
|
4481
|
+
display: 'lp:25:tiaypt-tia',
|
|
4482
|
+
symbol: 'TIA-BOOST-LP',
|
|
4483
|
+
logo_URIs: {
|
|
4484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4485
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4486
|
+
},
|
|
4487
|
+
images: [{
|
|
4488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4489
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4490
|
+
}],
|
|
4491
|
+
type_asset: 'sdk.coin',
|
|
4492
|
+
traces: [{
|
|
4493
|
+
type: 'ibc',
|
|
4494
|
+
counterparty: {
|
|
4495
|
+
channel_id: 'channel-4',
|
|
4496
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
4497
|
+
chain_name: 'pryzm'
|
|
4498
|
+
},
|
|
4499
|
+
chain: {
|
|
4500
|
+
channel_id: 'channel-473'
|
|
4501
|
+
}
|
|
4502
|
+
}]
|
|
4503
|
+
},
|
|
4294
4504
|
{
|
|
4295
4505
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4296
4506
|
denom_units: [{
|
|
@@ -7733,7 +7943,7 @@ const assets = {
|
|
|
7733
7943
|
aliases: ['p:inj:30Sep2024']
|
|
7734
7944
|
}, {
|
|
7735
7945
|
denom: 'pINJ30Sep2024',
|
|
7736
|
-
exponent:
|
|
7946
|
+
exponent: 18
|
|
7737
7947
|
}],
|
|
7738
7948
|
base: 'ibc/B058114D0F5C030F9C0744E54C5500B3E5FA04F75DFF1B6B0ACA400E63A155D6',
|
|
7739
7949
|
name: 'pInj (30Sep2024)',
|
|
@@ -7768,7 +7978,7 @@ const assets = {
|
|
|
7768
7978
|
aliases: ['p:inj:31Dec2024']
|
|
7769
7979
|
}, {
|
|
7770
7980
|
denom: 'pINJ31Dec2024',
|
|
7771
|
-
exponent:
|
|
7981
|
+
exponent: 18
|
|
7772
7982
|
}],
|
|
7773
7983
|
base: 'ibc/E3349AD18EC9D3F84C0AA5A2308839E91FD7EAD5329FDAB7F23D18C9B9F84856',
|
|
7774
7984
|
name: 'pInj (31Dec2024)',
|
|
@@ -7803,7 +8013,7 @@ const assets = {
|
|
|
7803
8013
|
aliases: ['p:inj:31Dec2025']
|
|
7804
8014
|
}, {
|
|
7805
8015
|
denom: 'pINJ31Dec2025',
|
|
7806
|
-
exponent:
|
|
8016
|
+
exponent: 18
|
|
7807
8017
|
}],
|
|
7808
8018
|
base: 'ibc/DD9D106387110747D13DF9FC9D2B060DE10C2A4A125ED806CC47990CB4FB83DF',
|
|
7809
8019
|
name: 'pInj (31Dec2025)',
|
|
@@ -8355,6 +8565,76 @@ const assets = {
|
|
|
8355
8565
|
}
|
|
8356
8566
|
}]
|
|
8357
8567
|
},
|
|
8568
|
+
{
|
|
8569
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8570
|
+
denom_units: [{
|
|
8571
|
+
denom: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
8572
|
+
exponent: 0,
|
|
8573
|
+
aliases: ['p:utia:31Dec2024']
|
|
8574
|
+
}, {
|
|
8575
|
+
denom: 'pTIA31Dec2024',
|
|
8576
|
+
exponent: 6
|
|
8577
|
+
}],
|
|
8578
|
+
base: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
8579
|
+
name: 'pTia (31Dec2024)',
|
|
8580
|
+
display: 'pTIA31Dec2024',
|
|
8581
|
+
symbol: 'pTIA-31Dec2024',
|
|
8582
|
+
logo_URIs: {
|
|
8583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8585
|
+
},
|
|
8586
|
+
images: [{
|
|
8587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8589
|
+
}],
|
|
8590
|
+
type_asset: 'sdk.coin',
|
|
8591
|
+
traces: [{
|
|
8592
|
+
type: 'ibc',
|
|
8593
|
+
counterparty: {
|
|
8594
|
+
channel_id: 'channel-4',
|
|
8595
|
+
base_denom: 'p:utia:31Dec2024',
|
|
8596
|
+
chain_name: 'pryzm'
|
|
8597
|
+
},
|
|
8598
|
+
chain: {
|
|
8599
|
+
channel_id: 'channel-473'
|
|
8600
|
+
}
|
|
8601
|
+
}]
|
|
8602
|
+
},
|
|
8603
|
+
{
|
|
8604
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
8605
|
+
denom_units: [{
|
|
8606
|
+
denom: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
8607
|
+
exponent: 0,
|
|
8608
|
+
aliases: ['p:utia:31Dec2025']
|
|
8609
|
+
}, {
|
|
8610
|
+
denom: 'pTIA31Dec2025',
|
|
8611
|
+
exponent: 6
|
|
8612
|
+
}],
|
|
8613
|
+
base: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
8614
|
+
name: 'pTia (31Dec2025)',
|
|
8615
|
+
display: 'pTIA31Dec2025',
|
|
8616
|
+
symbol: 'pTIA-31Dec2025',
|
|
8617
|
+
logo_URIs: {
|
|
8618
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8619
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8620
|
+
},
|
|
8621
|
+
images: [{
|
|
8622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8624
|
+
}],
|
|
8625
|
+
type_asset: 'sdk.coin',
|
|
8626
|
+
traces: [{
|
|
8627
|
+
type: 'ibc',
|
|
8628
|
+
counterparty: {
|
|
8629
|
+
channel_id: 'channel-4',
|
|
8630
|
+
base_denom: 'p:utia:31Dec2025',
|
|
8631
|
+
chain_name: 'pryzm'
|
|
8632
|
+
},
|
|
8633
|
+
chain: {
|
|
8634
|
+
channel_id: 'channel-473'
|
|
8635
|
+
}
|
|
8636
|
+
}]
|
|
8637
|
+
},
|
|
8358
8638
|
{
|
|
8359
8639
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8360
8640
|
denom_units: [{
|
|
@@ -8573,7 +8853,7 @@ const assets = {
|
|
|
8573
8853
|
aliases: ['y:inj:30Sep2024']
|
|
8574
8854
|
}, {
|
|
8575
8855
|
denom: 'yINJ30Sep2024',
|
|
8576
|
-
exponent:
|
|
8856
|
+
exponent: 18
|
|
8577
8857
|
}],
|
|
8578
8858
|
base: 'ibc/382B10FF00F752E791F7368256DAB9C1C0825D90E85D658AA95FDDE59CACBC20',
|
|
8579
8859
|
name: 'yInj (30Sep2024)',
|
|
@@ -8608,7 +8888,7 @@ const assets = {
|
|
|
8608
8888
|
aliases: ['y:inj:31Dec2024']
|
|
8609
8889
|
}, {
|
|
8610
8890
|
denom: 'yINJ31Dec2024',
|
|
8611
|
-
exponent:
|
|
8891
|
+
exponent: 18
|
|
8612
8892
|
}],
|
|
8613
8893
|
base: 'ibc/AF9802A5DA3F46CFC147ABD110D643D98813CAB62AF2578C352F947704F35C63',
|
|
8614
8894
|
name: 'yInj (31Dec2024)',
|
|
@@ -8643,7 +8923,7 @@ const assets = {
|
|
|
8643
8923
|
aliases: ['y:inj:31Dec2025']
|
|
8644
8924
|
}, {
|
|
8645
8925
|
denom: 'yINJ31Dec2025',
|
|
8646
|
-
exponent:
|
|
8926
|
+
exponent: 18
|
|
8647
8927
|
}],
|
|
8648
8928
|
base: 'ibc/D57ACDDC9C7D1C652EA5C9F0ABD19F341A35182D1DF72B001AE06263EF156C9F',
|
|
8649
8929
|
name: 'yInj (31Dec2025)',
|
|
@@ -9195,6 +9475,76 @@ const assets = {
|
|
|
9195
9475
|
}
|
|
9196
9476
|
}]
|
|
9197
9477
|
},
|
|
9478
|
+
{
|
|
9479
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9480
|
+
denom_units: [{
|
|
9481
|
+
denom: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
9482
|
+
exponent: 0,
|
|
9483
|
+
aliases: ['y:utia:31Dec2024']
|
|
9484
|
+
}, {
|
|
9485
|
+
denom: 'yTIA31Dec2024',
|
|
9486
|
+
exponent: 6
|
|
9487
|
+
}],
|
|
9488
|
+
base: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
9489
|
+
name: 'yTia (31Dec2024)',
|
|
9490
|
+
display: 'yTIA31Dec2024',
|
|
9491
|
+
symbol: 'yTIA-31Dec2024',
|
|
9492
|
+
logo_URIs: {
|
|
9493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9494
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9495
|
+
},
|
|
9496
|
+
images: [{
|
|
9497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9499
|
+
}],
|
|
9500
|
+
type_asset: 'sdk.coin',
|
|
9501
|
+
traces: [{
|
|
9502
|
+
type: 'ibc',
|
|
9503
|
+
counterparty: {
|
|
9504
|
+
channel_id: 'channel-4',
|
|
9505
|
+
base_denom: 'y:utia:31Dec2024',
|
|
9506
|
+
chain_name: 'pryzm'
|
|
9507
|
+
},
|
|
9508
|
+
chain: {
|
|
9509
|
+
channel_id: 'channel-473'
|
|
9510
|
+
}
|
|
9511
|
+
}]
|
|
9512
|
+
},
|
|
9513
|
+
{
|
|
9514
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
9515
|
+
denom_units: [{
|
|
9516
|
+
denom: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
9517
|
+
exponent: 0,
|
|
9518
|
+
aliases: ['y:utia:31Dec2025']
|
|
9519
|
+
}, {
|
|
9520
|
+
denom: 'yTIA31Dec2025',
|
|
9521
|
+
exponent: 6
|
|
9522
|
+
}],
|
|
9523
|
+
base: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
9524
|
+
name: 'yTia (31Dec2025)',
|
|
9525
|
+
display: 'yTIA31Dec2025',
|
|
9526
|
+
symbol: 'yTIA-31Dec2025',
|
|
9527
|
+
logo_URIs: {
|
|
9528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9529
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9530
|
+
},
|
|
9531
|
+
images: [{
|
|
9532
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9533
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9534
|
+
}],
|
|
9535
|
+
type_asset: 'sdk.coin',
|
|
9536
|
+
traces: [{
|
|
9537
|
+
type: 'ibc',
|
|
9538
|
+
counterparty: {
|
|
9539
|
+
channel_id: 'channel-4',
|
|
9540
|
+
base_denom: 'y:utia:31Dec2025',
|
|
9541
|
+
chain_name: 'pryzm'
|
|
9542
|
+
},
|
|
9543
|
+
chain: {
|
|
9544
|
+
channel_id: 'channel-473'
|
|
9545
|
+
}
|
|
9546
|
+
}]
|
|
9547
|
+
},
|
|
9198
9548
|
{
|
|
9199
9549
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9200
9550
|
denom_units: [{
|
|
@@ -9343,7 +9693,7 @@ const assets = {
|
|
|
9343
9693
|
aliases: ['lp:1:inj']
|
|
9344
9694
|
}, {
|
|
9345
9695
|
denom: 'lp:1:INJ',
|
|
9346
|
-
exponent:
|
|
9696
|
+
exponent: 18
|
|
9347
9697
|
}],
|
|
9348
9698
|
base: 'ibc/E23AEACCE6ACB964A345BBD8F9C52D65049D4649FAD41CB815431A2D505112A4',
|
|
9349
9699
|
name: 'INJ Yield LP',
|
|
@@ -9378,7 +9728,7 @@ const assets = {
|
|
|
9378
9728
|
aliases: ['lp:4:injypt-inj']
|
|
9379
9729
|
}, {
|
|
9380
9730
|
denom: 'lp:4:INJypt-INJ',
|
|
9381
|
-
exponent:
|
|
9731
|
+
exponent: 18
|
|
9382
9732
|
}],
|
|
9383
9733
|
base: 'ibc/606E16B4D204378BC5242838345E1C3BFD3FB4299AEC0CD70262A7C1482E9405',
|
|
9384
9734
|
name: 'INJ Boost LP',
|
|
@@ -9930,6 +10280,76 @@ const assets = {
|
|
|
9930
10280
|
}
|
|
9931
10281
|
}]
|
|
9932
10282
|
},
|
|
10283
|
+
{
|
|
10284
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
10285
|
+
denom_units: [{
|
|
10286
|
+
denom: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
10287
|
+
exponent: 0,
|
|
10288
|
+
aliases: ['lp:24:utia']
|
|
10289
|
+
}, {
|
|
10290
|
+
denom: 'lp:24:tia',
|
|
10291
|
+
exponent: 6
|
|
10292
|
+
}],
|
|
10293
|
+
base: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
10294
|
+
name: 'TIA Yield LP',
|
|
10295
|
+
display: 'lp:24:tia',
|
|
10296
|
+
symbol: 'TIA-YIELD-LP',
|
|
10297
|
+
logo_URIs: {
|
|
10298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10300
|
+
},
|
|
10301
|
+
images: [{
|
|
10302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10304
|
+
}],
|
|
10305
|
+
type_asset: 'sdk.coin',
|
|
10306
|
+
traces: [{
|
|
10307
|
+
type: 'ibc',
|
|
10308
|
+
counterparty: {
|
|
10309
|
+
channel_id: 'channel-4',
|
|
10310
|
+
base_denom: 'lp:24:utia',
|
|
10311
|
+
chain_name: 'pryzm'
|
|
10312
|
+
},
|
|
10313
|
+
chain: {
|
|
10314
|
+
channel_id: 'channel-473'
|
|
10315
|
+
}
|
|
10316
|
+
}]
|
|
10317
|
+
},
|
|
10318
|
+
{
|
|
10319
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
10320
|
+
denom_units: [{
|
|
10321
|
+
denom: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
10322
|
+
exponent: 0,
|
|
10323
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
10324
|
+
}, {
|
|
10325
|
+
denom: 'lp:25:tiaypt-tia',
|
|
10326
|
+
exponent: 6
|
|
10327
|
+
}],
|
|
10328
|
+
base: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
10329
|
+
name: 'TIA Boost LP',
|
|
10330
|
+
display: 'lp:25:tiaypt-tia',
|
|
10331
|
+
symbol: 'TIA-BOOST-LP',
|
|
10332
|
+
logo_URIs: {
|
|
10333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10334
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10335
|
+
},
|
|
10336
|
+
images: [{
|
|
10337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10339
|
+
}],
|
|
10340
|
+
type_asset: 'sdk.coin',
|
|
10341
|
+
traces: [{
|
|
10342
|
+
type: 'ibc',
|
|
10343
|
+
counterparty: {
|
|
10344
|
+
channel_id: 'channel-4',
|
|
10345
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
10346
|
+
chain_name: 'pryzm'
|
|
10347
|
+
},
|
|
10348
|
+
chain: {
|
|
10349
|
+
channel_id: 'channel-473'
|
|
10350
|
+
}
|
|
10351
|
+
}]
|
|
10352
|
+
},
|
|
9933
10353
|
{
|
|
9934
10354
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
9935
10355
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.65.
|
|
3
|
+
"version": "1.65.8",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.47.
|
|
33
|
-
"chain-registry": "^1.64.
|
|
32
|
+
"@chain-registry/utils": "^1.47.8",
|
|
33
|
+
"chain-registry": "^1.64.8"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.46.
|
|
36
|
+
"@chain-registry/types": "^0.46.8"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "19f3f61c12aebcc75616467fa7b1bbcd263ccd97"
|
|
47
47
|
}
|