@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/neutron.js
CHANGED
|
@@ -2433,7 +2433,7 @@ const assets = {
|
|
|
2433
2433
|
aliases: ['p:inj:30Sep2024']
|
|
2434
2434
|
}, {
|
|
2435
2435
|
denom: 'pINJ30Sep2024',
|
|
2436
|
-
exponent:
|
|
2436
|
+
exponent: 18
|
|
2437
2437
|
}],
|
|
2438
2438
|
base: 'ibc/8EF206F4D464A803D74462C12B524AD2811407D402D52B5ED8647412EEE8C5A3',
|
|
2439
2439
|
name: 'pInj (30Sep2024)',
|
|
@@ -2468,7 +2468,7 @@ const assets = {
|
|
|
2468
2468
|
aliases: ['p:inj:31Dec2024']
|
|
2469
2469
|
}, {
|
|
2470
2470
|
denom: 'pINJ31Dec2024',
|
|
2471
|
-
exponent:
|
|
2471
|
+
exponent: 18
|
|
2472
2472
|
}],
|
|
2473
2473
|
base: 'ibc/8FEBBF7EAB54385A4AC31995D954719357A312CD61CC035B887E9A7F22E24368',
|
|
2474
2474
|
name: 'pInj (31Dec2024)',
|
|
@@ -2503,7 +2503,7 @@ const assets = {
|
|
|
2503
2503
|
aliases: ['p:inj:31Dec2025']
|
|
2504
2504
|
}, {
|
|
2505
2505
|
denom: 'pINJ31Dec2025',
|
|
2506
|
-
exponent:
|
|
2506
|
+
exponent: 18
|
|
2507
2507
|
}],
|
|
2508
2508
|
base: 'ibc/66347D025091D38F214C43E8ED63B0418BCBFDBC1035D7CA08C5F5E76534DE6D',
|
|
2509
2509
|
name: 'pInj (31Dec2025)',
|
|
@@ -3055,6 +3055,76 @@ const assets = {
|
|
|
3055
3055
|
}
|
|
3056
3056
|
}]
|
|
3057
3057
|
},
|
|
3058
|
+
{
|
|
3059
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
3060
|
+
denom_units: [{
|
|
3061
|
+
denom: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
3062
|
+
exponent: 0,
|
|
3063
|
+
aliases: ['p:utia:31Dec2024']
|
|
3064
|
+
}, {
|
|
3065
|
+
denom: 'pTIA31Dec2024',
|
|
3066
|
+
exponent: 6
|
|
3067
|
+
}],
|
|
3068
|
+
base: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
3069
|
+
name: 'pTia (31Dec2024)',
|
|
3070
|
+
display: 'pTIA31Dec2024',
|
|
3071
|
+
symbol: 'pTIA-31Dec2024',
|
|
3072
|
+
logo_URIs: {
|
|
3073
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3074
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3075
|
+
},
|
|
3076
|
+
images: [{
|
|
3077
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3078
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3079
|
+
}],
|
|
3080
|
+
type_asset: 'sdk.coin',
|
|
3081
|
+
traces: [{
|
|
3082
|
+
type: 'ibc',
|
|
3083
|
+
counterparty: {
|
|
3084
|
+
channel_id: 'channel-6',
|
|
3085
|
+
base_denom: 'p:utia:31Dec2024',
|
|
3086
|
+
chain_name: 'pryzm'
|
|
3087
|
+
},
|
|
3088
|
+
chain: {
|
|
3089
|
+
channel_id: 'channel-4329'
|
|
3090
|
+
}
|
|
3091
|
+
}]
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
3095
|
+
denom_units: [{
|
|
3096
|
+
denom: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
3097
|
+
exponent: 0,
|
|
3098
|
+
aliases: ['p:utia:31Dec2025']
|
|
3099
|
+
}, {
|
|
3100
|
+
denom: 'pTIA31Dec2025',
|
|
3101
|
+
exponent: 6
|
|
3102
|
+
}],
|
|
3103
|
+
base: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
3104
|
+
name: 'pTia (31Dec2025)',
|
|
3105
|
+
display: 'pTIA31Dec2025',
|
|
3106
|
+
symbol: 'pTIA-31Dec2025',
|
|
3107
|
+
logo_URIs: {
|
|
3108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3110
|
+
},
|
|
3111
|
+
images: [{
|
|
3112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3114
|
+
}],
|
|
3115
|
+
type_asset: 'sdk.coin',
|
|
3116
|
+
traces: [{
|
|
3117
|
+
type: 'ibc',
|
|
3118
|
+
counterparty: {
|
|
3119
|
+
channel_id: 'channel-6',
|
|
3120
|
+
base_denom: 'p:utia:31Dec2025',
|
|
3121
|
+
chain_name: 'pryzm'
|
|
3122
|
+
},
|
|
3123
|
+
chain: {
|
|
3124
|
+
channel_id: 'channel-4329'
|
|
3125
|
+
}
|
|
3126
|
+
}]
|
|
3127
|
+
},
|
|
3058
3128
|
{
|
|
3059
3129
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3060
3130
|
denom_units: [{
|
|
@@ -3273,7 +3343,7 @@ const assets = {
|
|
|
3273
3343
|
aliases: ['y:inj:30Sep2024']
|
|
3274
3344
|
}, {
|
|
3275
3345
|
denom: 'yINJ30Sep2024',
|
|
3276
|
-
exponent:
|
|
3346
|
+
exponent: 18
|
|
3277
3347
|
}],
|
|
3278
3348
|
base: 'ibc/27690FC955AA09922AAD1EC47A9E28B9AEC20E54D4E225E2301CC7AA9B6A03F9',
|
|
3279
3349
|
name: 'yInj (30Sep2024)',
|
|
@@ -3308,7 +3378,7 @@ const assets = {
|
|
|
3308
3378
|
aliases: ['y:inj:31Dec2024']
|
|
3309
3379
|
}, {
|
|
3310
3380
|
denom: 'yINJ31Dec2024',
|
|
3311
|
-
exponent:
|
|
3381
|
+
exponent: 18
|
|
3312
3382
|
}],
|
|
3313
3383
|
base: 'ibc/FFB8C6C3BF7CC7E0D2B8CC4464840281A8695DC4D538CFBFA196C980B597482E',
|
|
3314
3384
|
name: 'yInj (31Dec2024)',
|
|
@@ -3343,7 +3413,7 @@ const assets = {
|
|
|
3343
3413
|
aliases: ['y:inj:31Dec2025']
|
|
3344
3414
|
}, {
|
|
3345
3415
|
denom: 'yINJ31Dec2025',
|
|
3346
|
-
exponent:
|
|
3416
|
+
exponent: 18
|
|
3347
3417
|
}],
|
|
3348
3418
|
base: 'ibc/042F15E0588EAFA308A9EA26A4FA2B7BFAF95771A44D2AF7A3488C120946B0A3',
|
|
3349
3419
|
name: 'yInj (31Dec2025)',
|
|
@@ -3895,6 +3965,76 @@ const assets = {
|
|
|
3895
3965
|
}
|
|
3896
3966
|
}]
|
|
3897
3967
|
},
|
|
3968
|
+
{
|
|
3969
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3970
|
+
denom_units: [{
|
|
3971
|
+
denom: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
3972
|
+
exponent: 0,
|
|
3973
|
+
aliases: ['y:utia:31Dec2024']
|
|
3974
|
+
}, {
|
|
3975
|
+
denom: 'yTIA31Dec2024',
|
|
3976
|
+
exponent: 6
|
|
3977
|
+
}],
|
|
3978
|
+
base: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
3979
|
+
name: 'yTia (31Dec2024)',
|
|
3980
|
+
display: 'yTIA31Dec2024',
|
|
3981
|
+
symbol: 'yTIA-31Dec2024',
|
|
3982
|
+
logo_URIs: {
|
|
3983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3985
|
+
},
|
|
3986
|
+
images: [{
|
|
3987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3988
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3989
|
+
}],
|
|
3990
|
+
type_asset: 'sdk.coin',
|
|
3991
|
+
traces: [{
|
|
3992
|
+
type: 'ibc',
|
|
3993
|
+
counterparty: {
|
|
3994
|
+
channel_id: 'channel-6',
|
|
3995
|
+
base_denom: 'y:utia:31Dec2024',
|
|
3996
|
+
chain_name: 'pryzm'
|
|
3997
|
+
},
|
|
3998
|
+
chain: {
|
|
3999
|
+
channel_id: 'channel-4329'
|
|
4000
|
+
}
|
|
4001
|
+
}]
|
|
4002
|
+
},
|
|
4003
|
+
{
|
|
4004
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
4005
|
+
denom_units: [{
|
|
4006
|
+
denom: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
4007
|
+
exponent: 0,
|
|
4008
|
+
aliases: ['y:utia:31Dec2025']
|
|
4009
|
+
}, {
|
|
4010
|
+
denom: 'yTIA31Dec2025',
|
|
4011
|
+
exponent: 6
|
|
4012
|
+
}],
|
|
4013
|
+
base: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
4014
|
+
name: 'yTia (31Dec2025)',
|
|
4015
|
+
display: 'yTIA31Dec2025',
|
|
4016
|
+
symbol: 'yTIA-31Dec2025',
|
|
4017
|
+
logo_URIs: {
|
|
4018
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4019
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4020
|
+
},
|
|
4021
|
+
images: [{
|
|
4022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4024
|
+
}],
|
|
4025
|
+
type_asset: 'sdk.coin',
|
|
4026
|
+
traces: [{
|
|
4027
|
+
type: 'ibc',
|
|
4028
|
+
counterparty: {
|
|
4029
|
+
channel_id: 'channel-6',
|
|
4030
|
+
base_denom: 'y:utia:31Dec2025',
|
|
4031
|
+
chain_name: 'pryzm'
|
|
4032
|
+
},
|
|
4033
|
+
chain: {
|
|
4034
|
+
channel_id: 'channel-4329'
|
|
4035
|
+
}
|
|
4036
|
+
}]
|
|
4037
|
+
},
|
|
3898
4038
|
{
|
|
3899
4039
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
3900
4040
|
denom_units: [{
|
|
@@ -4043,7 +4183,7 @@ const assets = {
|
|
|
4043
4183
|
aliases: ['lp:1:inj']
|
|
4044
4184
|
}, {
|
|
4045
4185
|
denom: 'lp:1:INJ',
|
|
4046
|
-
exponent:
|
|
4186
|
+
exponent: 18
|
|
4047
4187
|
}],
|
|
4048
4188
|
base: 'ibc/49840D0AD8FDB7D2292AA1D822BA458C8641291AA3A90B8615D47410F3246258',
|
|
4049
4189
|
name: 'INJ Yield LP',
|
|
@@ -4078,7 +4218,7 @@ const assets = {
|
|
|
4078
4218
|
aliases: ['lp:4:injypt-inj']
|
|
4079
4219
|
}, {
|
|
4080
4220
|
denom: 'lp:4:INJypt-INJ',
|
|
4081
|
-
exponent:
|
|
4221
|
+
exponent: 18
|
|
4082
4222
|
}],
|
|
4083
4223
|
base: 'ibc/0CFEF324242A1EA9A5B9FAE6EF781FC98DA4089A99495ED7A85206DA48B5753A',
|
|
4084
4224
|
name: 'INJ Boost LP',
|
|
@@ -4630,6 +4770,76 @@ const assets = {
|
|
|
4630
4770
|
}
|
|
4631
4771
|
}]
|
|
4632
4772
|
},
|
|
4773
|
+
{
|
|
4774
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
4775
|
+
denom_units: [{
|
|
4776
|
+
denom: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
4777
|
+
exponent: 0,
|
|
4778
|
+
aliases: ['lp:24:utia']
|
|
4779
|
+
}, {
|
|
4780
|
+
denom: 'lp:24:tia',
|
|
4781
|
+
exponent: 6
|
|
4782
|
+
}],
|
|
4783
|
+
base: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
4784
|
+
name: 'TIA Yield LP',
|
|
4785
|
+
display: 'lp:24:tia',
|
|
4786
|
+
symbol: 'TIA-YIELD-LP',
|
|
4787
|
+
logo_URIs: {
|
|
4788
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4789
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4790
|
+
},
|
|
4791
|
+
images: [{
|
|
4792
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4793
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4794
|
+
}],
|
|
4795
|
+
type_asset: 'sdk.coin',
|
|
4796
|
+
traces: [{
|
|
4797
|
+
type: 'ibc',
|
|
4798
|
+
counterparty: {
|
|
4799
|
+
channel_id: 'channel-6',
|
|
4800
|
+
base_denom: 'lp:24:utia',
|
|
4801
|
+
chain_name: 'pryzm'
|
|
4802
|
+
},
|
|
4803
|
+
chain: {
|
|
4804
|
+
channel_id: 'channel-4329'
|
|
4805
|
+
}
|
|
4806
|
+
}]
|
|
4807
|
+
},
|
|
4808
|
+
{
|
|
4809
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
4810
|
+
denom_units: [{
|
|
4811
|
+
denom: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
4812
|
+
exponent: 0,
|
|
4813
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
4814
|
+
}, {
|
|
4815
|
+
denom: 'lp:25:tiaypt-tia',
|
|
4816
|
+
exponent: 6
|
|
4817
|
+
}],
|
|
4818
|
+
base: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
4819
|
+
name: 'TIA Boost LP',
|
|
4820
|
+
display: 'lp:25:tiaypt-tia',
|
|
4821
|
+
symbol: 'TIA-BOOST-LP',
|
|
4822
|
+
logo_URIs: {
|
|
4823
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4824
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4825
|
+
},
|
|
4826
|
+
images: [{
|
|
4827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
4828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
4829
|
+
}],
|
|
4830
|
+
type_asset: 'sdk.coin',
|
|
4831
|
+
traces: [{
|
|
4832
|
+
type: 'ibc',
|
|
4833
|
+
counterparty: {
|
|
4834
|
+
channel_id: 'channel-6',
|
|
4835
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
4836
|
+
chain_name: 'pryzm'
|
|
4837
|
+
},
|
|
4838
|
+
chain: {
|
|
4839
|
+
channel_id: 'channel-4329'
|
|
4840
|
+
}
|
|
4841
|
+
}]
|
|
4842
|
+
},
|
|
4633
4843
|
{
|
|
4634
4844
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4635
4845
|
denom_units: [{
|
|
@@ -5671,7 +5881,7 @@ const assets = {
|
|
|
5671
5881
|
aliases: ['p:inj:30Sep2024']
|
|
5672
5882
|
}, {
|
|
5673
5883
|
denom: 'pINJ30Sep2024',
|
|
5674
|
-
exponent:
|
|
5884
|
+
exponent: 18
|
|
5675
5885
|
}],
|
|
5676
5886
|
base: 'ibc/8EF206F4D464A803D74462C12B524AD2811407D402D52B5ED8647412EEE8C5A3',
|
|
5677
5887
|
name: 'pInj (30Sep2024)',
|
|
@@ -5706,7 +5916,7 @@ const assets = {
|
|
|
5706
5916
|
aliases: ['p:inj:31Dec2024']
|
|
5707
5917
|
}, {
|
|
5708
5918
|
denom: 'pINJ31Dec2024',
|
|
5709
|
-
exponent:
|
|
5919
|
+
exponent: 18
|
|
5710
5920
|
}],
|
|
5711
5921
|
base: 'ibc/8FEBBF7EAB54385A4AC31995D954719357A312CD61CC035B887E9A7F22E24368',
|
|
5712
5922
|
name: 'pInj (31Dec2024)',
|
|
@@ -5741,7 +5951,7 @@ const assets = {
|
|
|
5741
5951
|
aliases: ['p:inj:31Dec2025']
|
|
5742
5952
|
}, {
|
|
5743
5953
|
denom: 'pINJ31Dec2025',
|
|
5744
|
-
exponent:
|
|
5954
|
+
exponent: 18
|
|
5745
5955
|
}],
|
|
5746
5956
|
base: 'ibc/66347D025091D38F214C43E8ED63B0418BCBFDBC1035D7CA08C5F5E76534DE6D',
|
|
5747
5957
|
name: 'pInj (31Dec2025)',
|
|
@@ -6293,6 +6503,76 @@ const assets = {
|
|
|
6293
6503
|
}
|
|
6294
6504
|
}]
|
|
6295
6505
|
},
|
|
6506
|
+
{
|
|
6507
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
6508
|
+
denom_units: [{
|
|
6509
|
+
denom: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
6510
|
+
exponent: 0,
|
|
6511
|
+
aliases: ['p:utia:31Dec2024']
|
|
6512
|
+
}, {
|
|
6513
|
+
denom: 'pTIA31Dec2024',
|
|
6514
|
+
exponent: 6
|
|
6515
|
+
}],
|
|
6516
|
+
base: 'ibc/DF4050B9251168C5863B2F38A47F7A25E41E29DCF81E13173D27298E2F046B6C',
|
|
6517
|
+
name: 'pTia (31Dec2024)',
|
|
6518
|
+
display: 'pTIA31Dec2024',
|
|
6519
|
+
symbol: 'pTIA-31Dec2024',
|
|
6520
|
+
logo_URIs: {
|
|
6521
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6523
|
+
},
|
|
6524
|
+
images: [{
|
|
6525
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6526
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6527
|
+
}],
|
|
6528
|
+
type_asset: 'sdk.coin',
|
|
6529
|
+
traces: [{
|
|
6530
|
+
type: 'ibc',
|
|
6531
|
+
counterparty: {
|
|
6532
|
+
channel_id: 'channel-6',
|
|
6533
|
+
base_denom: 'p:utia:31Dec2024',
|
|
6534
|
+
chain_name: 'pryzm'
|
|
6535
|
+
},
|
|
6536
|
+
chain: {
|
|
6537
|
+
channel_id: 'channel-4329'
|
|
6538
|
+
}
|
|
6539
|
+
}]
|
|
6540
|
+
},
|
|
6541
|
+
{
|
|
6542
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
6543
|
+
denom_units: [{
|
|
6544
|
+
denom: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
6545
|
+
exponent: 0,
|
|
6546
|
+
aliases: ['p:utia:31Dec2025']
|
|
6547
|
+
}, {
|
|
6548
|
+
denom: 'pTIA31Dec2025',
|
|
6549
|
+
exponent: 6
|
|
6550
|
+
}],
|
|
6551
|
+
base: 'ibc/AD14F62088169B7CF8BBBA2266A841F716B296C8A3BEB71115B17ABAE63D7F9E',
|
|
6552
|
+
name: 'pTia (31Dec2025)',
|
|
6553
|
+
display: 'pTIA31Dec2025',
|
|
6554
|
+
symbol: 'pTIA-31Dec2025',
|
|
6555
|
+
logo_URIs: {
|
|
6556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6557
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6558
|
+
},
|
|
6559
|
+
images: [{
|
|
6560
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6561
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6562
|
+
}],
|
|
6563
|
+
type_asset: 'sdk.coin',
|
|
6564
|
+
traces: [{
|
|
6565
|
+
type: 'ibc',
|
|
6566
|
+
counterparty: {
|
|
6567
|
+
channel_id: 'channel-6',
|
|
6568
|
+
base_denom: 'p:utia:31Dec2025',
|
|
6569
|
+
chain_name: 'pryzm'
|
|
6570
|
+
},
|
|
6571
|
+
chain: {
|
|
6572
|
+
channel_id: 'channel-4329'
|
|
6573
|
+
}
|
|
6574
|
+
}]
|
|
6575
|
+
},
|
|
6296
6576
|
{
|
|
6297
6577
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
6298
6578
|
denom_units: [{
|
|
@@ -6511,7 +6791,7 @@ const assets = {
|
|
|
6511
6791
|
aliases: ['y:inj:30Sep2024']
|
|
6512
6792
|
}, {
|
|
6513
6793
|
denom: 'yINJ30Sep2024',
|
|
6514
|
-
exponent:
|
|
6794
|
+
exponent: 18
|
|
6515
6795
|
}],
|
|
6516
6796
|
base: 'ibc/27690FC955AA09922AAD1EC47A9E28B9AEC20E54D4E225E2301CC7AA9B6A03F9',
|
|
6517
6797
|
name: 'yInj (30Sep2024)',
|
|
@@ -6546,7 +6826,7 @@ const assets = {
|
|
|
6546
6826
|
aliases: ['y:inj:31Dec2024']
|
|
6547
6827
|
}, {
|
|
6548
6828
|
denom: 'yINJ31Dec2024',
|
|
6549
|
-
exponent:
|
|
6829
|
+
exponent: 18
|
|
6550
6830
|
}],
|
|
6551
6831
|
base: 'ibc/FFB8C6C3BF7CC7E0D2B8CC4464840281A8695DC4D538CFBFA196C980B597482E',
|
|
6552
6832
|
name: 'yInj (31Dec2024)',
|
|
@@ -6581,7 +6861,7 @@ const assets = {
|
|
|
6581
6861
|
aliases: ['y:inj:31Dec2025']
|
|
6582
6862
|
}, {
|
|
6583
6863
|
denom: 'yINJ31Dec2025',
|
|
6584
|
-
exponent:
|
|
6864
|
+
exponent: 18
|
|
6585
6865
|
}],
|
|
6586
6866
|
base: 'ibc/042F15E0588EAFA308A9EA26A4FA2B7BFAF95771A44D2AF7A3488C120946B0A3',
|
|
6587
6867
|
name: 'yInj (31Dec2025)',
|
|
@@ -7133,6 +7413,76 @@ const assets = {
|
|
|
7133
7413
|
}
|
|
7134
7414
|
}]
|
|
7135
7415
|
},
|
|
7416
|
+
{
|
|
7417
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
7418
|
+
denom_units: [{
|
|
7419
|
+
denom: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
7420
|
+
exponent: 0,
|
|
7421
|
+
aliases: ['y:utia:31Dec2024']
|
|
7422
|
+
}, {
|
|
7423
|
+
denom: 'yTIA31Dec2024',
|
|
7424
|
+
exponent: 6
|
|
7425
|
+
}],
|
|
7426
|
+
base: 'ibc/2DF82E761C9943ADB5D68A757D0B1318EC2FDB646CE9FABE8967FF97B024991D',
|
|
7427
|
+
name: 'yTia (31Dec2024)',
|
|
7428
|
+
display: 'yTIA31Dec2024',
|
|
7429
|
+
symbol: 'yTIA-31Dec2024',
|
|
7430
|
+
logo_URIs: {
|
|
7431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7432
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7433
|
+
},
|
|
7434
|
+
images: [{
|
|
7435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7436
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7437
|
+
}],
|
|
7438
|
+
type_asset: 'sdk.coin',
|
|
7439
|
+
traces: [{
|
|
7440
|
+
type: 'ibc',
|
|
7441
|
+
counterparty: {
|
|
7442
|
+
channel_id: 'channel-6',
|
|
7443
|
+
base_denom: 'y:utia:31Dec2024',
|
|
7444
|
+
chain_name: 'pryzm'
|
|
7445
|
+
},
|
|
7446
|
+
chain: {
|
|
7447
|
+
channel_id: 'channel-4329'
|
|
7448
|
+
}
|
|
7449
|
+
}]
|
|
7450
|
+
},
|
|
7451
|
+
{
|
|
7452
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
7453
|
+
denom_units: [{
|
|
7454
|
+
denom: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
7455
|
+
exponent: 0,
|
|
7456
|
+
aliases: ['y:utia:31Dec2025']
|
|
7457
|
+
}, {
|
|
7458
|
+
denom: 'yTIA31Dec2025',
|
|
7459
|
+
exponent: 6
|
|
7460
|
+
}],
|
|
7461
|
+
base: 'ibc/60C92532FAAE6350D01887B20A4097A8067365704EEB52C570F31CDBE9E836B2',
|
|
7462
|
+
name: 'yTia (31Dec2025)',
|
|
7463
|
+
display: 'yTIA31Dec2025',
|
|
7464
|
+
symbol: 'yTIA-31Dec2025',
|
|
7465
|
+
logo_URIs: {
|
|
7466
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7467
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7468
|
+
},
|
|
7469
|
+
images: [{
|
|
7470
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7471
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7472
|
+
}],
|
|
7473
|
+
type_asset: 'sdk.coin',
|
|
7474
|
+
traces: [{
|
|
7475
|
+
type: 'ibc',
|
|
7476
|
+
counterparty: {
|
|
7477
|
+
channel_id: 'channel-6',
|
|
7478
|
+
base_denom: 'y:utia:31Dec2025',
|
|
7479
|
+
chain_name: 'pryzm'
|
|
7480
|
+
},
|
|
7481
|
+
chain: {
|
|
7482
|
+
channel_id: 'channel-4329'
|
|
7483
|
+
}
|
|
7484
|
+
}]
|
|
7485
|
+
},
|
|
7136
7486
|
{
|
|
7137
7487
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
7138
7488
|
denom_units: [{
|
|
@@ -7281,7 +7631,7 @@ const assets = {
|
|
|
7281
7631
|
aliases: ['lp:1:inj']
|
|
7282
7632
|
}, {
|
|
7283
7633
|
denom: 'lp:1:INJ',
|
|
7284
|
-
exponent:
|
|
7634
|
+
exponent: 18
|
|
7285
7635
|
}],
|
|
7286
7636
|
base: 'ibc/49840D0AD8FDB7D2292AA1D822BA458C8641291AA3A90B8615D47410F3246258',
|
|
7287
7637
|
name: 'INJ Yield LP',
|
|
@@ -7316,7 +7666,7 @@ const assets = {
|
|
|
7316
7666
|
aliases: ['lp:4:injypt-inj']
|
|
7317
7667
|
}, {
|
|
7318
7668
|
denom: 'lp:4:INJypt-INJ',
|
|
7319
|
-
exponent:
|
|
7669
|
+
exponent: 18
|
|
7320
7670
|
}],
|
|
7321
7671
|
base: 'ibc/0CFEF324242A1EA9A5B9FAE6EF781FC98DA4089A99495ED7A85206DA48B5753A',
|
|
7322
7672
|
name: 'INJ Boost LP',
|
|
@@ -7868,6 +8218,76 @@ const assets = {
|
|
|
7868
8218
|
}
|
|
7869
8219
|
}]
|
|
7870
8220
|
},
|
|
8221
|
+
{
|
|
8222
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
8223
|
+
denom_units: [{
|
|
8224
|
+
denom: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
8225
|
+
exponent: 0,
|
|
8226
|
+
aliases: ['lp:24:utia']
|
|
8227
|
+
}, {
|
|
8228
|
+
denom: 'lp:24:tia',
|
|
8229
|
+
exponent: 6
|
|
8230
|
+
}],
|
|
8231
|
+
base: 'ibc/58B0130A22A349ED2B675EE47B6F0D0C2183013E16CC54C31D87C6EC45D9CFE8',
|
|
8232
|
+
name: 'TIA Yield LP',
|
|
8233
|
+
display: 'lp:24:tia',
|
|
8234
|
+
symbol: 'TIA-YIELD-LP',
|
|
8235
|
+
logo_URIs: {
|
|
8236
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8237
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8238
|
+
},
|
|
8239
|
+
images: [{
|
|
8240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8242
|
+
}],
|
|
8243
|
+
type_asset: 'sdk.coin',
|
|
8244
|
+
traces: [{
|
|
8245
|
+
type: 'ibc',
|
|
8246
|
+
counterparty: {
|
|
8247
|
+
channel_id: 'channel-6',
|
|
8248
|
+
base_denom: 'lp:24:utia',
|
|
8249
|
+
chain_name: 'pryzm'
|
|
8250
|
+
},
|
|
8251
|
+
chain: {
|
|
8252
|
+
channel_id: 'channel-4329'
|
|
8253
|
+
}
|
|
8254
|
+
}]
|
|
8255
|
+
},
|
|
8256
|
+
{
|
|
8257
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
8258
|
+
denom_units: [{
|
|
8259
|
+
denom: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
8260
|
+
exponent: 0,
|
|
8261
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
8262
|
+
}, {
|
|
8263
|
+
denom: 'lp:25:tiaypt-tia',
|
|
8264
|
+
exponent: 6
|
|
8265
|
+
}],
|
|
8266
|
+
base: 'ibc/A81720AF269A7E735CDB309D1CA8E487C3F71BDA33996E8579C850999EB94955',
|
|
8267
|
+
name: 'TIA Boost LP',
|
|
8268
|
+
display: 'lp:25:tiaypt-tia',
|
|
8269
|
+
symbol: 'TIA-BOOST-LP',
|
|
8270
|
+
logo_URIs: {
|
|
8271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8272
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8273
|
+
},
|
|
8274
|
+
images: [{
|
|
8275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
8276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
8277
|
+
}],
|
|
8278
|
+
type_asset: 'sdk.coin',
|
|
8279
|
+
traces: [{
|
|
8280
|
+
type: 'ibc',
|
|
8281
|
+
counterparty: {
|
|
8282
|
+
channel_id: 'channel-6',
|
|
8283
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
8284
|
+
chain_name: 'pryzm'
|
|
8285
|
+
},
|
|
8286
|
+
chain: {
|
|
8287
|
+
channel_id: 'channel-4329'
|
|
8288
|
+
}
|
|
8289
|
+
}]
|
|
8290
|
+
},
|
|
7871
8291
|
{
|
|
7872
8292
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
7873
8293
|
denom_units: [{
|