@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/terra2.js
CHANGED
|
@@ -2092,7 +2092,7 @@ const assets = {
|
|
|
2092
2092
|
aliases: ['p:inj:30Sep2024']
|
|
2093
2093
|
}, {
|
|
2094
2094
|
denom: 'pINJ30Sep2024',
|
|
2095
|
-
exponent:
|
|
2095
|
+
exponent: 18
|
|
2096
2096
|
}],
|
|
2097
2097
|
base: 'ibc/B058114D0F5C030F9C0744E54C5500B3E5FA04F75DFF1B6B0ACA400E63A155D6',
|
|
2098
2098
|
name: 'pInj (30Sep2024)',
|
|
@@ -2127,7 +2127,7 @@ const assets = {
|
|
|
2127
2127
|
aliases: ['p:inj:31Dec2024']
|
|
2128
2128
|
}, {
|
|
2129
2129
|
denom: 'pINJ31Dec2024',
|
|
2130
|
-
exponent:
|
|
2130
|
+
exponent: 18
|
|
2131
2131
|
}],
|
|
2132
2132
|
base: 'ibc/E3349AD18EC9D3F84C0AA5A2308839E91FD7EAD5329FDAB7F23D18C9B9F84856',
|
|
2133
2133
|
name: 'pInj (31Dec2024)',
|
|
@@ -2162,7 +2162,7 @@ const assets = {
|
|
|
2162
2162
|
aliases: ['p:inj:31Dec2025']
|
|
2163
2163
|
}, {
|
|
2164
2164
|
denom: 'pINJ31Dec2025',
|
|
2165
|
-
exponent:
|
|
2165
|
+
exponent: 18
|
|
2166
2166
|
}],
|
|
2167
2167
|
base: 'ibc/DD9D106387110747D13DF9FC9D2B060DE10C2A4A125ED806CC47990CB4FB83DF',
|
|
2168
2168
|
name: 'pInj (31Dec2025)',
|
|
@@ -2714,6 +2714,76 @@ const assets = {
|
|
|
2714
2714
|
}
|
|
2715
2715
|
}]
|
|
2716
2716
|
},
|
|
2717
|
+
{
|
|
2718
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
2719
|
+
denom_units: [{
|
|
2720
|
+
denom: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
2721
|
+
exponent: 0,
|
|
2722
|
+
aliases: ['p:utia:31Dec2024']
|
|
2723
|
+
}, {
|
|
2724
|
+
denom: 'pTIA31Dec2024',
|
|
2725
|
+
exponent: 6
|
|
2726
|
+
}],
|
|
2727
|
+
base: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
2728
|
+
name: 'pTia (31Dec2024)',
|
|
2729
|
+
display: 'pTIA31Dec2024',
|
|
2730
|
+
symbol: 'pTIA-31Dec2024',
|
|
2731
|
+
logo_URIs: {
|
|
2732
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2733
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2734
|
+
},
|
|
2735
|
+
images: [{
|
|
2736
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2738
|
+
}],
|
|
2739
|
+
type_asset: 'sdk.coin',
|
|
2740
|
+
traces: [{
|
|
2741
|
+
type: 'ibc',
|
|
2742
|
+
counterparty: {
|
|
2743
|
+
channel_id: 'channel-4',
|
|
2744
|
+
base_denom: 'p:utia:31Dec2024',
|
|
2745
|
+
chain_name: 'pryzm'
|
|
2746
|
+
},
|
|
2747
|
+
chain: {
|
|
2748
|
+
channel_id: 'channel-473'
|
|
2749
|
+
}
|
|
2750
|
+
}]
|
|
2751
|
+
},
|
|
2752
|
+
{
|
|
2753
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
2754
|
+
denom_units: [{
|
|
2755
|
+
denom: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
2756
|
+
exponent: 0,
|
|
2757
|
+
aliases: ['p:utia:31Dec2025']
|
|
2758
|
+
}, {
|
|
2759
|
+
denom: 'pTIA31Dec2025',
|
|
2760
|
+
exponent: 6
|
|
2761
|
+
}],
|
|
2762
|
+
base: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
2763
|
+
name: 'pTia (31Dec2025)',
|
|
2764
|
+
display: 'pTIA31Dec2025',
|
|
2765
|
+
symbol: 'pTIA-31Dec2025',
|
|
2766
|
+
logo_URIs: {
|
|
2767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2768
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2769
|
+
},
|
|
2770
|
+
images: [{
|
|
2771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2772
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2773
|
+
}],
|
|
2774
|
+
type_asset: 'sdk.coin',
|
|
2775
|
+
traces: [{
|
|
2776
|
+
type: 'ibc',
|
|
2777
|
+
counterparty: {
|
|
2778
|
+
channel_id: 'channel-4',
|
|
2779
|
+
base_denom: 'p:utia:31Dec2025',
|
|
2780
|
+
chain_name: 'pryzm'
|
|
2781
|
+
},
|
|
2782
|
+
chain: {
|
|
2783
|
+
channel_id: 'channel-473'
|
|
2784
|
+
}
|
|
2785
|
+
}]
|
|
2786
|
+
},
|
|
2717
2787
|
{
|
|
2718
2788
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2719
2789
|
denom_units: [{
|
|
@@ -2932,7 +3002,7 @@ const assets = {
|
|
|
2932
3002
|
aliases: ['y:inj:30Sep2024']
|
|
2933
3003
|
}, {
|
|
2934
3004
|
denom: 'yINJ30Sep2024',
|
|
2935
|
-
exponent:
|
|
3005
|
+
exponent: 18
|
|
2936
3006
|
}],
|
|
2937
3007
|
base: 'ibc/382B10FF00F752E791F7368256DAB9C1C0825D90E85D658AA95FDDE59CACBC20',
|
|
2938
3008
|
name: 'yInj (30Sep2024)',
|
|
@@ -2967,7 +3037,7 @@ const assets = {
|
|
|
2967
3037
|
aliases: ['y:inj:31Dec2024']
|
|
2968
3038
|
}, {
|
|
2969
3039
|
denom: 'yINJ31Dec2024',
|
|
2970
|
-
exponent:
|
|
3040
|
+
exponent: 18
|
|
2971
3041
|
}],
|
|
2972
3042
|
base: 'ibc/AF9802A5DA3F46CFC147ABD110D643D98813CAB62AF2578C352F947704F35C63',
|
|
2973
3043
|
name: 'yInj (31Dec2024)',
|
|
@@ -3002,7 +3072,7 @@ const assets = {
|
|
|
3002
3072
|
aliases: ['y:inj:31Dec2025']
|
|
3003
3073
|
}, {
|
|
3004
3074
|
denom: 'yINJ31Dec2025',
|
|
3005
|
-
exponent:
|
|
3075
|
+
exponent: 18
|
|
3006
3076
|
}],
|
|
3007
3077
|
base: 'ibc/D57ACDDC9C7D1C652EA5C9F0ABD19F341A35182D1DF72B001AE06263EF156C9F',
|
|
3008
3078
|
name: 'yInj (31Dec2025)',
|
|
@@ -3554,6 +3624,76 @@ const assets = {
|
|
|
3554
3624
|
}
|
|
3555
3625
|
}]
|
|
3556
3626
|
},
|
|
3627
|
+
{
|
|
3628
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3629
|
+
denom_units: [{
|
|
3630
|
+
denom: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
3631
|
+
exponent: 0,
|
|
3632
|
+
aliases: ['y:utia:31Dec2024']
|
|
3633
|
+
}, {
|
|
3634
|
+
denom: 'yTIA31Dec2024',
|
|
3635
|
+
exponent: 6
|
|
3636
|
+
}],
|
|
3637
|
+
base: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
3638
|
+
name: 'yTia (31Dec2024)',
|
|
3639
|
+
display: 'yTIA31Dec2024',
|
|
3640
|
+
symbol: 'yTIA-31Dec2024',
|
|
3641
|
+
logo_URIs: {
|
|
3642
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3643
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3644
|
+
},
|
|
3645
|
+
images: [{
|
|
3646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3648
|
+
}],
|
|
3649
|
+
type_asset: 'sdk.coin',
|
|
3650
|
+
traces: [{
|
|
3651
|
+
type: 'ibc',
|
|
3652
|
+
counterparty: {
|
|
3653
|
+
channel_id: 'channel-4',
|
|
3654
|
+
base_denom: 'y:utia:31Dec2024',
|
|
3655
|
+
chain_name: 'pryzm'
|
|
3656
|
+
},
|
|
3657
|
+
chain: {
|
|
3658
|
+
channel_id: 'channel-473'
|
|
3659
|
+
}
|
|
3660
|
+
}]
|
|
3661
|
+
},
|
|
3662
|
+
{
|
|
3663
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
3664
|
+
denom_units: [{
|
|
3665
|
+
denom: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
3666
|
+
exponent: 0,
|
|
3667
|
+
aliases: ['y:utia:31Dec2025']
|
|
3668
|
+
}, {
|
|
3669
|
+
denom: 'yTIA31Dec2025',
|
|
3670
|
+
exponent: 6
|
|
3671
|
+
}],
|
|
3672
|
+
base: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
3673
|
+
name: 'yTia (31Dec2025)',
|
|
3674
|
+
display: 'yTIA31Dec2025',
|
|
3675
|
+
symbol: 'yTIA-31Dec2025',
|
|
3676
|
+
logo_URIs: {
|
|
3677
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3678
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3679
|
+
},
|
|
3680
|
+
images: [{
|
|
3681
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3682
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3683
|
+
}],
|
|
3684
|
+
type_asset: 'sdk.coin',
|
|
3685
|
+
traces: [{
|
|
3686
|
+
type: 'ibc',
|
|
3687
|
+
counterparty: {
|
|
3688
|
+
channel_id: 'channel-4',
|
|
3689
|
+
base_denom: 'y:utia:31Dec2025',
|
|
3690
|
+
chain_name: 'pryzm'
|
|
3691
|
+
},
|
|
3692
|
+
chain: {
|
|
3693
|
+
channel_id: 'channel-473'
|
|
3694
|
+
}
|
|
3695
|
+
}]
|
|
3696
|
+
},
|
|
3557
3697
|
{
|
|
3558
3698
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3559
3699
|
denom_units: [{
|
|
@@ -3702,7 +3842,7 @@ const assets = {
|
|
|
3702
3842
|
aliases: ['lp:1:inj']
|
|
3703
3843
|
}, {
|
|
3704
3844
|
denom: 'lp:1:INJ',
|
|
3705
|
-
exponent:
|
|
3845
|
+
exponent: 18
|
|
3706
3846
|
}],
|
|
3707
3847
|
base: 'ibc/E23AEACCE6ACB964A345BBD8F9C52D65049D4649FAD41CB815431A2D505112A4',
|
|
3708
3848
|
name: 'INJ Yield LP',
|
|
@@ -3737,7 +3877,7 @@ const assets = {
|
|
|
3737
3877
|
aliases: ['lp:4:injypt-inj']
|
|
3738
3878
|
}, {
|
|
3739
3879
|
denom: 'lp:4:INJypt-INJ',
|
|
3740
|
-
exponent:
|
|
3880
|
+
exponent: 18
|
|
3741
3881
|
}],
|
|
3742
3882
|
base: 'ibc/606E16B4D204378BC5242838345E1C3BFD3FB4299AEC0CD70262A7C1482E9405',
|
|
3743
3883
|
name: 'INJ Boost LP',
|
|
@@ -4289,6 +4429,76 @@ const assets = {
|
|
|
4289
4429
|
}
|
|
4290
4430
|
}]
|
|
4291
4431
|
},
|
|
4432
|
+
{
|
|
4433
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
4434
|
+
denom_units: [{
|
|
4435
|
+
denom: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
4436
|
+
exponent: 0,
|
|
4437
|
+
aliases: ['lp:24:utia']
|
|
4438
|
+
}, {
|
|
4439
|
+
denom: 'lp:24:tia',
|
|
4440
|
+
exponent: 6
|
|
4441
|
+
}],
|
|
4442
|
+
base: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
4443
|
+
name: 'TIA Yield LP',
|
|
4444
|
+
display: 'lp:24:tia',
|
|
4445
|
+
symbol: 'TIA-YIELD-LP',
|
|
4446
|
+
logo_URIs: {
|
|
4447
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4448
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4449
|
+
},
|
|
4450
|
+
images: [{
|
|
4451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4453
|
+
}],
|
|
4454
|
+
type_asset: 'sdk.coin',
|
|
4455
|
+
traces: [{
|
|
4456
|
+
type: 'ibc',
|
|
4457
|
+
counterparty: {
|
|
4458
|
+
channel_id: 'channel-4',
|
|
4459
|
+
base_denom: 'lp:24:utia',
|
|
4460
|
+
chain_name: 'pryzm'
|
|
4461
|
+
},
|
|
4462
|
+
chain: {
|
|
4463
|
+
channel_id: 'channel-473'
|
|
4464
|
+
}
|
|
4465
|
+
}]
|
|
4466
|
+
},
|
|
4467
|
+
{
|
|
4468
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
4469
|
+
denom_units: [{
|
|
4470
|
+
denom: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
4471
|
+
exponent: 0,
|
|
4472
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
4473
|
+
}, {
|
|
4474
|
+
denom: 'lp:25:tiaypt-tia',
|
|
4475
|
+
exponent: 6
|
|
4476
|
+
}],
|
|
4477
|
+
base: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
4478
|
+
name: 'TIA Boost LP',
|
|
4479
|
+
display: 'lp:25:tiaypt-tia',
|
|
4480
|
+
symbol: 'TIA-BOOST-LP',
|
|
4481
|
+
logo_URIs: {
|
|
4482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4483
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4484
|
+
},
|
|
4485
|
+
images: [{
|
|
4486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4487
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4488
|
+
}],
|
|
4489
|
+
type_asset: 'sdk.coin',
|
|
4490
|
+
traces: [{
|
|
4491
|
+
type: 'ibc',
|
|
4492
|
+
counterparty: {
|
|
4493
|
+
channel_id: 'channel-4',
|
|
4494
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
4495
|
+
chain_name: 'pryzm'
|
|
4496
|
+
},
|
|
4497
|
+
chain: {
|
|
4498
|
+
channel_id: 'channel-473'
|
|
4499
|
+
}
|
|
4500
|
+
}]
|
|
4501
|
+
},
|
|
4292
4502
|
{
|
|
4293
4503
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4294
4504
|
denom_units: [{
|
|
@@ -7731,7 +7941,7 @@ const assets = {
|
|
|
7731
7941
|
aliases: ['p:inj:30Sep2024']
|
|
7732
7942
|
}, {
|
|
7733
7943
|
denom: 'pINJ30Sep2024',
|
|
7734
|
-
exponent:
|
|
7944
|
+
exponent: 18
|
|
7735
7945
|
}],
|
|
7736
7946
|
base: 'ibc/B058114D0F5C030F9C0744E54C5500B3E5FA04F75DFF1B6B0ACA400E63A155D6',
|
|
7737
7947
|
name: 'pInj (30Sep2024)',
|
|
@@ -7766,7 +7976,7 @@ const assets = {
|
|
|
7766
7976
|
aliases: ['p:inj:31Dec2024']
|
|
7767
7977
|
}, {
|
|
7768
7978
|
denom: 'pINJ31Dec2024',
|
|
7769
|
-
exponent:
|
|
7979
|
+
exponent: 18
|
|
7770
7980
|
}],
|
|
7771
7981
|
base: 'ibc/E3349AD18EC9D3F84C0AA5A2308839E91FD7EAD5329FDAB7F23D18C9B9F84856',
|
|
7772
7982
|
name: 'pInj (31Dec2024)',
|
|
@@ -7801,7 +8011,7 @@ const assets = {
|
|
|
7801
8011
|
aliases: ['p:inj:31Dec2025']
|
|
7802
8012
|
}, {
|
|
7803
8013
|
denom: 'pINJ31Dec2025',
|
|
7804
|
-
exponent:
|
|
8014
|
+
exponent: 18
|
|
7805
8015
|
}],
|
|
7806
8016
|
base: 'ibc/DD9D106387110747D13DF9FC9D2B060DE10C2A4A125ED806CC47990CB4FB83DF',
|
|
7807
8017
|
name: 'pInj (31Dec2025)',
|
|
@@ -8353,6 +8563,76 @@ const assets = {
|
|
|
8353
8563
|
}
|
|
8354
8564
|
}]
|
|
8355
8565
|
},
|
|
8566
|
+
{
|
|
8567
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8568
|
+
denom_units: [{
|
|
8569
|
+
denom: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
8570
|
+
exponent: 0,
|
|
8571
|
+
aliases: ['p:utia:31Dec2024']
|
|
8572
|
+
}, {
|
|
8573
|
+
denom: 'pTIA31Dec2024',
|
|
8574
|
+
exponent: 6
|
|
8575
|
+
}],
|
|
8576
|
+
base: 'ibc/35BBF667C95BF5CEFE7CF1FC7D962B8B7413B9D0D544FFB34C4D3FABE038339F',
|
|
8577
|
+
name: 'pTia (31Dec2024)',
|
|
8578
|
+
display: 'pTIA31Dec2024',
|
|
8579
|
+
symbol: 'pTIA-31Dec2024',
|
|
8580
|
+
logo_URIs: {
|
|
8581
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8582
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8583
|
+
},
|
|
8584
|
+
images: [{
|
|
8585
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8587
|
+
}],
|
|
8588
|
+
type_asset: 'sdk.coin',
|
|
8589
|
+
traces: [{
|
|
8590
|
+
type: 'ibc',
|
|
8591
|
+
counterparty: {
|
|
8592
|
+
channel_id: 'channel-4',
|
|
8593
|
+
base_denom: 'p:utia:31Dec2024',
|
|
8594
|
+
chain_name: 'pryzm'
|
|
8595
|
+
},
|
|
8596
|
+
chain: {
|
|
8597
|
+
channel_id: 'channel-473'
|
|
8598
|
+
}
|
|
8599
|
+
}]
|
|
8600
|
+
},
|
|
8601
|
+
{
|
|
8602
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
8603
|
+
denom_units: [{
|
|
8604
|
+
denom: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
8605
|
+
exponent: 0,
|
|
8606
|
+
aliases: ['p:utia:31Dec2025']
|
|
8607
|
+
}, {
|
|
8608
|
+
denom: 'pTIA31Dec2025',
|
|
8609
|
+
exponent: 6
|
|
8610
|
+
}],
|
|
8611
|
+
base: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
8612
|
+
name: 'pTia (31Dec2025)',
|
|
8613
|
+
display: 'pTIA31Dec2025',
|
|
8614
|
+
symbol: 'pTIA-31Dec2025',
|
|
8615
|
+
logo_URIs: {
|
|
8616
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8618
|
+
},
|
|
8619
|
+
images: [{
|
|
8620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8622
|
+
}],
|
|
8623
|
+
type_asset: 'sdk.coin',
|
|
8624
|
+
traces: [{
|
|
8625
|
+
type: 'ibc',
|
|
8626
|
+
counterparty: {
|
|
8627
|
+
channel_id: 'channel-4',
|
|
8628
|
+
base_denom: 'p:utia:31Dec2025',
|
|
8629
|
+
chain_name: 'pryzm'
|
|
8630
|
+
},
|
|
8631
|
+
chain: {
|
|
8632
|
+
channel_id: 'channel-473'
|
|
8633
|
+
}
|
|
8634
|
+
}]
|
|
8635
|
+
},
|
|
8356
8636
|
{
|
|
8357
8637
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8358
8638
|
denom_units: [{
|
|
@@ -8571,7 +8851,7 @@ const assets = {
|
|
|
8571
8851
|
aliases: ['y:inj:30Sep2024']
|
|
8572
8852
|
}, {
|
|
8573
8853
|
denom: 'yINJ30Sep2024',
|
|
8574
|
-
exponent:
|
|
8854
|
+
exponent: 18
|
|
8575
8855
|
}],
|
|
8576
8856
|
base: 'ibc/382B10FF00F752E791F7368256DAB9C1C0825D90E85D658AA95FDDE59CACBC20',
|
|
8577
8857
|
name: 'yInj (30Sep2024)',
|
|
@@ -8606,7 +8886,7 @@ const assets = {
|
|
|
8606
8886
|
aliases: ['y:inj:31Dec2024']
|
|
8607
8887
|
}, {
|
|
8608
8888
|
denom: 'yINJ31Dec2024',
|
|
8609
|
-
exponent:
|
|
8889
|
+
exponent: 18
|
|
8610
8890
|
}],
|
|
8611
8891
|
base: 'ibc/AF9802A5DA3F46CFC147ABD110D643D98813CAB62AF2578C352F947704F35C63',
|
|
8612
8892
|
name: 'yInj (31Dec2024)',
|
|
@@ -8641,7 +8921,7 @@ const assets = {
|
|
|
8641
8921
|
aliases: ['y:inj:31Dec2025']
|
|
8642
8922
|
}, {
|
|
8643
8923
|
denom: 'yINJ31Dec2025',
|
|
8644
|
-
exponent:
|
|
8924
|
+
exponent: 18
|
|
8645
8925
|
}],
|
|
8646
8926
|
base: 'ibc/D57ACDDC9C7D1C652EA5C9F0ABD19F341A35182D1DF72B001AE06263EF156C9F',
|
|
8647
8927
|
name: 'yInj (31Dec2025)',
|
|
@@ -9193,6 +9473,76 @@ const assets = {
|
|
|
9193
9473
|
}
|
|
9194
9474
|
}]
|
|
9195
9475
|
},
|
|
9476
|
+
{
|
|
9477
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9478
|
+
denom_units: [{
|
|
9479
|
+
denom: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
9480
|
+
exponent: 0,
|
|
9481
|
+
aliases: ['y:utia:31Dec2024']
|
|
9482
|
+
}, {
|
|
9483
|
+
denom: 'yTIA31Dec2024',
|
|
9484
|
+
exponent: 6
|
|
9485
|
+
}],
|
|
9486
|
+
base: 'ibc/F47307A62EB497499CCEEA7169875A7D479FFADA3C8E96BA13DF64D31BC15574',
|
|
9487
|
+
name: 'yTia (31Dec2024)',
|
|
9488
|
+
display: 'yTIA31Dec2024',
|
|
9489
|
+
symbol: 'yTIA-31Dec2024',
|
|
9490
|
+
logo_URIs: {
|
|
9491
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9492
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9493
|
+
},
|
|
9494
|
+
images: [{
|
|
9495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9497
|
+
}],
|
|
9498
|
+
type_asset: 'sdk.coin',
|
|
9499
|
+
traces: [{
|
|
9500
|
+
type: 'ibc',
|
|
9501
|
+
counterparty: {
|
|
9502
|
+
channel_id: 'channel-4',
|
|
9503
|
+
base_denom: 'y:utia:31Dec2024',
|
|
9504
|
+
chain_name: 'pryzm'
|
|
9505
|
+
},
|
|
9506
|
+
chain: {
|
|
9507
|
+
channel_id: 'channel-473'
|
|
9508
|
+
}
|
|
9509
|
+
}]
|
|
9510
|
+
},
|
|
9511
|
+
{
|
|
9512
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
9513
|
+
denom_units: [{
|
|
9514
|
+
denom: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
9515
|
+
exponent: 0,
|
|
9516
|
+
aliases: ['y:utia:31Dec2025']
|
|
9517
|
+
}, {
|
|
9518
|
+
denom: 'yTIA31Dec2025',
|
|
9519
|
+
exponent: 6
|
|
9520
|
+
}],
|
|
9521
|
+
base: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
9522
|
+
name: 'yTia (31Dec2025)',
|
|
9523
|
+
display: 'yTIA31Dec2025',
|
|
9524
|
+
symbol: 'yTIA-31Dec2025',
|
|
9525
|
+
logo_URIs: {
|
|
9526
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9527
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9528
|
+
},
|
|
9529
|
+
images: [{
|
|
9530
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9531
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9532
|
+
}],
|
|
9533
|
+
type_asset: 'sdk.coin',
|
|
9534
|
+
traces: [{
|
|
9535
|
+
type: 'ibc',
|
|
9536
|
+
counterparty: {
|
|
9537
|
+
channel_id: 'channel-4',
|
|
9538
|
+
base_denom: 'y:utia:31Dec2025',
|
|
9539
|
+
chain_name: 'pryzm'
|
|
9540
|
+
},
|
|
9541
|
+
chain: {
|
|
9542
|
+
channel_id: 'channel-473'
|
|
9543
|
+
}
|
|
9544
|
+
}]
|
|
9545
|
+
},
|
|
9196
9546
|
{
|
|
9197
9547
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9198
9548
|
denom_units: [{
|
|
@@ -9341,7 +9691,7 @@ const assets = {
|
|
|
9341
9691
|
aliases: ['lp:1:inj']
|
|
9342
9692
|
}, {
|
|
9343
9693
|
denom: 'lp:1:INJ',
|
|
9344
|
-
exponent:
|
|
9694
|
+
exponent: 18
|
|
9345
9695
|
}],
|
|
9346
9696
|
base: 'ibc/E23AEACCE6ACB964A345BBD8F9C52D65049D4649FAD41CB815431A2D505112A4',
|
|
9347
9697
|
name: 'INJ Yield LP',
|
|
@@ -9376,7 +9726,7 @@ const assets = {
|
|
|
9376
9726
|
aliases: ['lp:4:injypt-inj']
|
|
9377
9727
|
}, {
|
|
9378
9728
|
denom: 'lp:4:INJypt-INJ',
|
|
9379
|
-
exponent:
|
|
9729
|
+
exponent: 18
|
|
9380
9730
|
}],
|
|
9381
9731
|
base: 'ibc/606E16B4D204378BC5242838345E1C3BFD3FB4299AEC0CD70262A7C1482E9405',
|
|
9382
9732
|
name: 'INJ Boost LP',
|
|
@@ -9928,6 +10278,76 @@ const assets = {
|
|
|
9928
10278
|
}
|
|
9929
10279
|
}]
|
|
9930
10280
|
},
|
|
10281
|
+
{
|
|
10282
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
10283
|
+
denom_units: [{
|
|
10284
|
+
denom: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
10285
|
+
exponent: 0,
|
|
10286
|
+
aliases: ['lp:24:utia']
|
|
10287
|
+
}, {
|
|
10288
|
+
denom: 'lp:24:tia',
|
|
10289
|
+
exponent: 6
|
|
10290
|
+
}],
|
|
10291
|
+
base: 'ibc/27A57E4708F26CCA71AF6BC1A499A3E411541A67B626651D4BC6E7654028DA8C',
|
|
10292
|
+
name: 'TIA Yield LP',
|
|
10293
|
+
display: 'lp:24:tia',
|
|
10294
|
+
symbol: 'TIA-YIELD-LP',
|
|
10295
|
+
logo_URIs: {
|
|
10296
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10297
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10298
|
+
},
|
|
10299
|
+
images: [{
|
|
10300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10301
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10302
|
+
}],
|
|
10303
|
+
type_asset: 'sdk.coin',
|
|
10304
|
+
traces: [{
|
|
10305
|
+
type: 'ibc',
|
|
10306
|
+
counterparty: {
|
|
10307
|
+
channel_id: 'channel-4',
|
|
10308
|
+
base_denom: 'lp:24:utia',
|
|
10309
|
+
chain_name: 'pryzm'
|
|
10310
|
+
},
|
|
10311
|
+
chain: {
|
|
10312
|
+
channel_id: 'channel-473'
|
|
10313
|
+
}
|
|
10314
|
+
}]
|
|
10315
|
+
},
|
|
10316
|
+
{
|
|
10317
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
10318
|
+
denom_units: [{
|
|
10319
|
+
denom: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
10320
|
+
exponent: 0,
|
|
10321
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
10322
|
+
}, {
|
|
10323
|
+
denom: 'lp:25:tiaypt-tia',
|
|
10324
|
+
exponent: 6
|
|
10325
|
+
}],
|
|
10326
|
+
base: 'ibc/E0551A7F5B71242BEAFD9F1FFDC9A2A7C7924658A2154316DA24179B121130B4',
|
|
10327
|
+
name: 'TIA Boost LP',
|
|
10328
|
+
display: 'lp:25:tiaypt-tia',
|
|
10329
|
+
symbol: 'TIA-BOOST-LP',
|
|
10330
|
+
logo_URIs: {
|
|
10331
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10332
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10333
|
+
},
|
|
10334
|
+
images: [{
|
|
10335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10337
|
+
}],
|
|
10338
|
+
type_asset: 'sdk.coin',
|
|
10339
|
+
traces: [{
|
|
10340
|
+
type: 'ibc',
|
|
10341
|
+
counterparty: {
|
|
10342
|
+
channel_id: 'channel-4',
|
|
10343
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
10344
|
+
chain_name: 'pryzm'
|
|
10345
|
+
},
|
|
10346
|
+
chain: {
|
|
10347
|
+
channel_id: 'channel-473'
|
|
10348
|
+
}
|
|
10349
|
+
}]
|
|
10350
|
+
},
|
|
9931
10351
|
{
|
|
9932
10352
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
9933
10353
|
denom_units: [{
|