@chain-registry/assets 1.65.5 → 1.65.7
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +420 -0
- package/esm/mainnet/celestia.js +420 -0
- package/esm/mainnet/cosmoshub.js +420 -0
- package/esm/mainnet/dydx.js +420 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +420 -0
- package/esm/mainnet/neutron.js +420 -0
- package/esm/mainnet/noble.js +420 -0
- package/esm/mainnet/osmosis.js +512 -0
- package/esm/mainnet/stratos.js +182 -0
- package/esm/mainnet/stride.js +420 -0
- package/esm/mainnet/terra2.js +420 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +420 -0
- package/mainnet/celestia.js +420 -0
- package/mainnet/cosmoshub.js +420 -0
- package/mainnet/dydx.js +420 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/injective.js +420 -0
- package/mainnet/neutron.js +420 -0
- package/mainnet/noble.js +420 -0
- package/mainnet/osmosis.js +512 -0
- package/mainnet/stratos.d.ts +3 -0
- package/mainnet/stratos.js +184 -0
- package/mainnet/stride.js +420 -0
- package/mainnet/terra2.js +420 -0
- package/package.json +5 -5
package/esm/mainnet/assets.js
CHANGED
|
@@ -132,6 +132,7 @@ import _source from './source';
|
|
|
132
132
|
import _stafihub from './stafihub';
|
|
133
133
|
import _stargaze from './stargaze';
|
|
134
134
|
import _starname from './starname';
|
|
135
|
+
import _stratos from './stratos';
|
|
135
136
|
import _stride from './stride';
|
|
136
137
|
import _teritori from './teritori';
|
|
137
138
|
import _terra from './terra';
|
|
@@ -143,5 +144,5 @@ import _unification from './unification';
|
|
|
143
144
|
import _uptick from './uptick';
|
|
144
145
|
import _vidulum from './vidulum';
|
|
145
146
|
import _xpla from './xpla';
|
|
146
|
-
const assets = [_ethereum, _solana, _8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumenx, _lumnetwork, _mande, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _vidulum, _xpla];
|
|
147
|
+
const assets = [_ethereum, _solana, _8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumenx, _lumnetwork, _mande, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _vidulum, _xpla];
|
|
147
148
|
export default assets;
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -3339,6 +3339,76 @@ const assets = {
|
|
|
3339
3339
|
}
|
|
3340
3340
|
}]
|
|
3341
3341
|
},
|
|
3342
|
+
{
|
|
3343
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
3344
|
+
denom_units: [{
|
|
3345
|
+
denom: 'ibc/4E0364015465CF13CF984B94154E09073635B70B53DF41184C907B55423E0EF8',
|
|
3346
|
+
exponent: 0,
|
|
3347
|
+
aliases: ['p:utia:31Dec2024']
|
|
3348
|
+
}, {
|
|
3349
|
+
denom: 'pTIA31Dec2024',
|
|
3350
|
+
exponent: 6
|
|
3351
|
+
}],
|
|
3352
|
+
base: 'ibc/4E0364015465CF13CF984B94154E09073635B70B53DF41184C907B55423E0EF8',
|
|
3353
|
+
name: 'pTia (31Dec2024)',
|
|
3354
|
+
display: 'pTIA31Dec2024',
|
|
3355
|
+
symbol: 'pTIA-31Dec2024',
|
|
3356
|
+
logo_URIs: {
|
|
3357
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3358
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3359
|
+
},
|
|
3360
|
+
images: [{
|
|
3361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3363
|
+
}],
|
|
3364
|
+
type_asset: 'sdk.coin',
|
|
3365
|
+
traces: [{
|
|
3366
|
+
type: 'ibc',
|
|
3367
|
+
counterparty: {
|
|
3368
|
+
channel_id: 'channel-13',
|
|
3369
|
+
base_denom: 'p:utia:31Dec2024',
|
|
3370
|
+
chain_name: 'pryzm'
|
|
3371
|
+
},
|
|
3372
|
+
chain: {
|
|
3373
|
+
channel_id: 'channel-155'
|
|
3374
|
+
}
|
|
3375
|
+
}]
|
|
3376
|
+
},
|
|
3377
|
+
{
|
|
3378
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
3379
|
+
denom_units: [{
|
|
3380
|
+
denom: 'ibc/3202379D36D7B250BC09901E7AFA42134D5B13E87B90FB483B668AEB45420C31',
|
|
3381
|
+
exponent: 0,
|
|
3382
|
+
aliases: ['p:utia:31Dec2025']
|
|
3383
|
+
}, {
|
|
3384
|
+
denom: 'pTIA31Dec2025',
|
|
3385
|
+
exponent: 6
|
|
3386
|
+
}],
|
|
3387
|
+
base: 'ibc/3202379D36D7B250BC09901E7AFA42134D5B13E87B90FB483B668AEB45420C31',
|
|
3388
|
+
name: 'pTia (31Dec2025)',
|
|
3389
|
+
display: 'pTIA31Dec2025',
|
|
3390
|
+
symbol: 'pTIA-31Dec2025',
|
|
3391
|
+
logo_URIs: {
|
|
3392
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3393
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3394
|
+
},
|
|
3395
|
+
images: [{
|
|
3396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3397
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3398
|
+
}],
|
|
3399
|
+
type_asset: 'sdk.coin',
|
|
3400
|
+
traces: [{
|
|
3401
|
+
type: 'ibc',
|
|
3402
|
+
counterparty: {
|
|
3403
|
+
channel_id: 'channel-13',
|
|
3404
|
+
base_denom: 'p:utia:31Dec2025',
|
|
3405
|
+
chain_name: 'pryzm'
|
|
3406
|
+
},
|
|
3407
|
+
chain: {
|
|
3408
|
+
channel_id: 'channel-155'
|
|
3409
|
+
}
|
|
3410
|
+
}]
|
|
3411
|
+
},
|
|
3342
3412
|
{
|
|
3343
3413
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3344
3414
|
denom_units: [{
|
|
@@ -4179,6 +4249,76 @@ const assets = {
|
|
|
4179
4249
|
}
|
|
4180
4250
|
}]
|
|
4181
4251
|
},
|
|
4252
|
+
{
|
|
4253
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
4254
|
+
denom_units: [{
|
|
4255
|
+
denom: 'ibc/91F878597B87DE1C1ED8BE283E260DFAD323BB4AA3EDD81F08A3BEB3F3E628A0',
|
|
4256
|
+
exponent: 0,
|
|
4257
|
+
aliases: ['y:utia:31Dec2024']
|
|
4258
|
+
}, {
|
|
4259
|
+
denom: 'yTIA31Dec2024',
|
|
4260
|
+
exponent: 6
|
|
4261
|
+
}],
|
|
4262
|
+
base: 'ibc/91F878597B87DE1C1ED8BE283E260DFAD323BB4AA3EDD81F08A3BEB3F3E628A0',
|
|
4263
|
+
name: 'yTia (31Dec2024)',
|
|
4264
|
+
display: 'yTIA31Dec2024',
|
|
4265
|
+
symbol: 'yTIA-31Dec2024',
|
|
4266
|
+
logo_URIs: {
|
|
4267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4269
|
+
},
|
|
4270
|
+
images: [{
|
|
4271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4272
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4273
|
+
}],
|
|
4274
|
+
type_asset: 'sdk.coin',
|
|
4275
|
+
traces: [{
|
|
4276
|
+
type: 'ibc',
|
|
4277
|
+
counterparty: {
|
|
4278
|
+
channel_id: 'channel-13',
|
|
4279
|
+
base_denom: 'y:utia:31Dec2024',
|
|
4280
|
+
chain_name: 'pryzm'
|
|
4281
|
+
},
|
|
4282
|
+
chain: {
|
|
4283
|
+
channel_id: 'channel-155'
|
|
4284
|
+
}
|
|
4285
|
+
}]
|
|
4286
|
+
},
|
|
4287
|
+
{
|
|
4288
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
4289
|
+
denom_units: [{
|
|
4290
|
+
denom: 'ibc/1E2C87BD659AA51DEFB5331B7F8426F54519992E664CF41591FF397AB45A482A',
|
|
4291
|
+
exponent: 0,
|
|
4292
|
+
aliases: ['y:utia:31Dec2025']
|
|
4293
|
+
}, {
|
|
4294
|
+
denom: 'yTIA31Dec2025',
|
|
4295
|
+
exponent: 6
|
|
4296
|
+
}],
|
|
4297
|
+
base: 'ibc/1E2C87BD659AA51DEFB5331B7F8426F54519992E664CF41591FF397AB45A482A',
|
|
4298
|
+
name: 'yTia (31Dec2025)',
|
|
4299
|
+
display: 'yTIA31Dec2025',
|
|
4300
|
+
symbol: 'yTIA-31Dec2025',
|
|
4301
|
+
logo_URIs: {
|
|
4302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4304
|
+
},
|
|
4305
|
+
images: [{
|
|
4306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4308
|
+
}],
|
|
4309
|
+
type_asset: 'sdk.coin',
|
|
4310
|
+
traces: [{
|
|
4311
|
+
type: 'ibc',
|
|
4312
|
+
counterparty: {
|
|
4313
|
+
channel_id: 'channel-13',
|
|
4314
|
+
base_denom: 'y:utia:31Dec2025',
|
|
4315
|
+
chain_name: 'pryzm'
|
|
4316
|
+
},
|
|
4317
|
+
chain: {
|
|
4318
|
+
channel_id: 'channel-155'
|
|
4319
|
+
}
|
|
4320
|
+
}]
|
|
4321
|
+
},
|
|
4182
4322
|
{
|
|
4183
4323
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
4184
4324
|
denom_units: [{
|
|
@@ -4914,6 +5054,76 @@ const assets = {
|
|
|
4914
5054
|
}
|
|
4915
5055
|
}]
|
|
4916
5056
|
},
|
|
5057
|
+
{
|
|
5058
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
5059
|
+
denom_units: [{
|
|
5060
|
+
denom: 'ibc/0397F7558E4AAD51E416BA2D262225B21A4017360FC9D86DEAADDE62BFCBD8F9',
|
|
5061
|
+
exponent: 0,
|
|
5062
|
+
aliases: ['lp:24:utia']
|
|
5063
|
+
}, {
|
|
5064
|
+
denom: 'lp:24:tia',
|
|
5065
|
+
exponent: 6
|
|
5066
|
+
}],
|
|
5067
|
+
base: 'ibc/0397F7558E4AAD51E416BA2D262225B21A4017360FC9D86DEAADDE62BFCBD8F9',
|
|
5068
|
+
name: 'TIA Yield LP',
|
|
5069
|
+
display: 'lp:24:tia',
|
|
5070
|
+
symbol: 'TIA-YIELD-LP',
|
|
5071
|
+
logo_URIs: {
|
|
5072
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
5073
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
5074
|
+
},
|
|
5075
|
+
images: [{
|
|
5076
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
5077
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
5078
|
+
}],
|
|
5079
|
+
type_asset: 'sdk.coin',
|
|
5080
|
+
traces: [{
|
|
5081
|
+
type: 'ibc',
|
|
5082
|
+
counterparty: {
|
|
5083
|
+
channel_id: 'channel-13',
|
|
5084
|
+
base_denom: 'lp:24:utia',
|
|
5085
|
+
chain_name: 'pryzm'
|
|
5086
|
+
},
|
|
5087
|
+
chain: {
|
|
5088
|
+
channel_id: 'channel-155'
|
|
5089
|
+
}
|
|
5090
|
+
}]
|
|
5091
|
+
},
|
|
5092
|
+
{
|
|
5093
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
5094
|
+
denom_units: [{
|
|
5095
|
+
denom: 'ibc/DAF5698153669355DE3FA4BBF114640BAC8B8A50AE65D0DD4F63F0F31FAFEC1D',
|
|
5096
|
+
exponent: 0,
|
|
5097
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
5098
|
+
}, {
|
|
5099
|
+
denom: 'lp:25:tiaypt-tia',
|
|
5100
|
+
exponent: 6
|
|
5101
|
+
}],
|
|
5102
|
+
base: 'ibc/DAF5698153669355DE3FA4BBF114640BAC8B8A50AE65D0DD4F63F0F31FAFEC1D',
|
|
5103
|
+
name: 'TIA Boost LP',
|
|
5104
|
+
display: 'lp:25:tiaypt-tia',
|
|
5105
|
+
symbol: 'TIA-BOOST-LP',
|
|
5106
|
+
logo_URIs: {
|
|
5107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
5108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
5109
|
+
},
|
|
5110
|
+
images: [{
|
|
5111
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
5112
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
5113
|
+
}],
|
|
5114
|
+
type_asset: 'sdk.coin',
|
|
5115
|
+
traces: [{
|
|
5116
|
+
type: 'ibc',
|
|
5117
|
+
counterparty: {
|
|
5118
|
+
channel_id: 'channel-13',
|
|
5119
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
5120
|
+
chain_name: 'pryzm'
|
|
5121
|
+
},
|
|
5122
|
+
chain: {
|
|
5123
|
+
channel_id: 'channel-155'
|
|
5124
|
+
}
|
|
5125
|
+
}]
|
|
5126
|
+
},
|
|
4917
5127
|
{
|
|
4918
5128
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
4919
5129
|
denom_units: [{
|
|
@@ -8244,6 +8454,76 @@ const assets = {
|
|
|
8244
8454
|
}
|
|
8245
8455
|
}]
|
|
8246
8456
|
},
|
|
8457
|
+
{
|
|
8458
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8459
|
+
denom_units: [{
|
|
8460
|
+
denom: 'ibc/4E0364015465CF13CF984B94154E09073635B70B53DF41184C907B55423E0EF8',
|
|
8461
|
+
exponent: 0,
|
|
8462
|
+
aliases: ['p:utia:31Dec2024']
|
|
8463
|
+
}, {
|
|
8464
|
+
denom: 'pTIA31Dec2024',
|
|
8465
|
+
exponent: 6
|
|
8466
|
+
}],
|
|
8467
|
+
base: 'ibc/4E0364015465CF13CF984B94154E09073635B70B53DF41184C907B55423E0EF8',
|
|
8468
|
+
name: 'pTia (31Dec2024)',
|
|
8469
|
+
display: 'pTIA31Dec2024',
|
|
8470
|
+
symbol: 'pTIA-31Dec2024',
|
|
8471
|
+
logo_URIs: {
|
|
8472
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8473
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8474
|
+
},
|
|
8475
|
+
images: [{
|
|
8476
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8477
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8478
|
+
}],
|
|
8479
|
+
type_asset: 'sdk.coin',
|
|
8480
|
+
traces: [{
|
|
8481
|
+
type: 'ibc',
|
|
8482
|
+
counterparty: {
|
|
8483
|
+
channel_id: 'channel-13',
|
|
8484
|
+
base_denom: 'p:utia:31Dec2024',
|
|
8485
|
+
chain_name: 'pryzm'
|
|
8486
|
+
},
|
|
8487
|
+
chain: {
|
|
8488
|
+
channel_id: 'channel-155'
|
|
8489
|
+
}
|
|
8490
|
+
}]
|
|
8491
|
+
},
|
|
8492
|
+
{
|
|
8493
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
8494
|
+
denom_units: [{
|
|
8495
|
+
denom: 'ibc/3202379D36D7B250BC09901E7AFA42134D5B13E87B90FB483B668AEB45420C31',
|
|
8496
|
+
exponent: 0,
|
|
8497
|
+
aliases: ['p:utia:31Dec2025']
|
|
8498
|
+
}, {
|
|
8499
|
+
denom: 'pTIA31Dec2025',
|
|
8500
|
+
exponent: 6
|
|
8501
|
+
}],
|
|
8502
|
+
base: 'ibc/3202379D36D7B250BC09901E7AFA42134D5B13E87B90FB483B668AEB45420C31',
|
|
8503
|
+
name: 'pTia (31Dec2025)',
|
|
8504
|
+
display: 'pTIA31Dec2025',
|
|
8505
|
+
symbol: 'pTIA-31Dec2025',
|
|
8506
|
+
logo_URIs: {
|
|
8507
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8508
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8509
|
+
},
|
|
8510
|
+
images: [{
|
|
8511
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8512
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8513
|
+
}],
|
|
8514
|
+
type_asset: 'sdk.coin',
|
|
8515
|
+
traces: [{
|
|
8516
|
+
type: 'ibc',
|
|
8517
|
+
counterparty: {
|
|
8518
|
+
channel_id: 'channel-13',
|
|
8519
|
+
base_denom: 'p:utia:31Dec2025',
|
|
8520
|
+
chain_name: 'pryzm'
|
|
8521
|
+
},
|
|
8522
|
+
chain: {
|
|
8523
|
+
channel_id: 'channel-155'
|
|
8524
|
+
}
|
|
8525
|
+
}]
|
|
8526
|
+
},
|
|
8247
8527
|
{
|
|
8248
8528
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8249
8529
|
denom_units: [{
|
|
@@ -9084,6 +9364,76 @@ const assets = {
|
|
|
9084
9364
|
}
|
|
9085
9365
|
}]
|
|
9086
9366
|
},
|
|
9367
|
+
{
|
|
9368
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9369
|
+
denom_units: [{
|
|
9370
|
+
denom: 'ibc/91F878597B87DE1C1ED8BE283E260DFAD323BB4AA3EDD81F08A3BEB3F3E628A0',
|
|
9371
|
+
exponent: 0,
|
|
9372
|
+
aliases: ['y:utia:31Dec2024']
|
|
9373
|
+
}, {
|
|
9374
|
+
denom: 'yTIA31Dec2024',
|
|
9375
|
+
exponent: 6
|
|
9376
|
+
}],
|
|
9377
|
+
base: 'ibc/91F878597B87DE1C1ED8BE283E260DFAD323BB4AA3EDD81F08A3BEB3F3E628A0',
|
|
9378
|
+
name: 'yTia (31Dec2024)',
|
|
9379
|
+
display: 'yTIA31Dec2024',
|
|
9380
|
+
symbol: 'yTIA-31Dec2024',
|
|
9381
|
+
logo_URIs: {
|
|
9382
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9383
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9384
|
+
},
|
|
9385
|
+
images: [{
|
|
9386
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9387
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9388
|
+
}],
|
|
9389
|
+
type_asset: 'sdk.coin',
|
|
9390
|
+
traces: [{
|
|
9391
|
+
type: 'ibc',
|
|
9392
|
+
counterparty: {
|
|
9393
|
+
channel_id: 'channel-13',
|
|
9394
|
+
base_denom: 'y:utia:31Dec2024',
|
|
9395
|
+
chain_name: 'pryzm'
|
|
9396
|
+
},
|
|
9397
|
+
chain: {
|
|
9398
|
+
channel_id: 'channel-155'
|
|
9399
|
+
}
|
|
9400
|
+
}]
|
|
9401
|
+
},
|
|
9402
|
+
{
|
|
9403
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
9404
|
+
denom_units: [{
|
|
9405
|
+
denom: 'ibc/1E2C87BD659AA51DEFB5331B7F8426F54519992E664CF41591FF397AB45A482A',
|
|
9406
|
+
exponent: 0,
|
|
9407
|
+
aliases: ['y:utia:31Dec2025']
|
|
9408
|
+
}, {
|
|
9409
|
+
denom: 'yTIA31Dec2025',
|
|
9410
|
+
exponent: 6
|
|
9411
|
+
}],
|
|
9412
|
+
base: 'ibc/1E2C87BD659AA51DEFB5331B7F8426F54519992E664CF41591FF397AB45A482A',
|
|
9413
|
+
name: 'yTia (31Dec2025)',
|
|
9414
|
+
display: 'yTIA31Dec2025',
|
|
9415
|
+
symbol: 'yTIA-31Dec2025',
|
|
9416
|
+
logo_URIs: {
|
|
9417
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9418
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9419
|
+
},
|
|
9420
|
+
images: [{
|
|
9421
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
9422
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
9423
|
+
}],
|
|
9424
|
+
type_asset: 'sdk.coin',
|
|
9425
|
+
traces: [{
|
|
9426
|
+
type: 'ibc',
|
|
9427
|
+
counterparty: {
|
|
9428
|
+
channel_id: 'channel-13',
|
|
9429
|
+
base_denom: 'y:utia:31Dec2025',
|
|
9430
|
+
chain_name: 'pryzm'
|
|
9431
|
+
},
|
|
9432
|
+
chain: {
|
|
9433
|
+
channel_id: 'channel-155'
|
|
9434
|
+
}
|
|
9435
|
+
}]
|
|
9436
|
+
},
|
|
9087
9437
|
{
|
|
9088
9438
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9089
9439
|
denom_units: [{
|
|
@@ -9819,6 +10169,76 @@ const assets = {
|
|
|
9819
10169
|
}
|
|
9820
10170
|
}]
|
|
9821
10171
|
},
|
|
10172
|
+
{
|
|
10173
|
+
description: 'Pryzm\'s LP token for TIA Yield pool',
|
|
10174
|
+
denom_units: [{
|
|
10175
|
+
denom: 'ibc/0397F7558E4AAD51E416BA2D262225B21A4017360FC9D86DEAADDE62BFCBD8F9',
|
|
10176
|
+
exponent: 0,
|
|
10177
|
+
aliases: ['lp:24:utia']
|
|
10178
|
+
}, {
|
|
10179
|
+
denom: 'lp:24:tia',
|
|
10180
|
+
exponent: 6
|
|
10181
|
+
}],
|
|
10182
|
+
base: 'ibc/0397F7558E4AAD51E416BA2D262225B21A4017360FC9D86DEAADDE62BFCBD8F9',
|
|
10183
|
+
name: 'TIA Yield LP',
|
|
10184
|
+
display: 'lp:24:tia',
|
|
10185
|
+
symbol: 'TIA-YIELD-LP',
|
|
10186
|
+
logo_URIs: {
|
|
10187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10188
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10189
|
+
},
|
|
10190
|
+
images: [{
|
|
10191
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10192
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10193
|
+
}],
|
|
10194
|
+
type_asset: 'sdk.coin',
|
|
10195
|
+
traces: [{
|
|
10196
|
+
type: 'ibc',
|
|
10197
|
+
counterparty: {
|
|
10198
|
+
channel_id: 'channel-13',
|
|
10199
|
+
base_denom: 'lp:24:utia',
|
|
10200
|
+
chain_name: 'pryzm'
|
|
10201
|
+
},
|
|
10202
|
+
chain: {
|
|
10203
|
+
channel_id: 'channel-155'
|
|
10204
|
+
}
|
|
10205
|
+
}]
|
|
10206
|
+
},
|
|
10207
|
+
{
|
|
10208
|
+
description: 'Pryzm\'s LP token for TIA Boost pool',
|
|
10209
|
+
denom_units: [{
|
|
10210
|
+
denom: 'ibc/DAF5698153669355DE3FA4BBF114640BAC8B8A50AE65D0DD4F63F0F31FAFEC1D',
|
|
10211
|
+
exponent: 0,
|
|
10212
|
+
aliases: ['lp:25:utiaypt-utia']
|
|
10213
|
+
}, {
|
|
10214
|
+
denom: 'lp:25:tiaypt-tia',
|
|
10215
|
+
exponent: 6
|
|
10216
|
+
}],
|
|
10217
|
+
base: 'ibc/DAF5698153669355DE3FA4BBF114640BAC8B8A50AE65D0DD4F63F0F31FAFEC1D',
|
|
10218
|
+
name: 'TIA Boost LP',
|
|
10219
|
+
display: 'lp:25:tiaypt-tia',
|
|
10220
|
+
symbol: 'TIA-BOOST-LP',
|
|
10221
|
+
logo_URIs: {
|
|
10222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10223
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10224
|
+
},
|
|
10225
|
+
images: [{
|
|
10226
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
10227
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
10228
|
+
}],
|
|
10229
|
+
type_asset: 'sdk.coin',
|
|
10230
|
+
traces: [{
|
|
10231
|
+
type: 'ibc',
|
|
10232
|
+
counterparty: {
|
|
10233
|
+
channel_id: 'channel-13',
|
|
10234
|
+
base_denom: 'lp:25:utiaypt-utia',
|
|
10235
|
+
chain_name: 'pryzm'
|
|
10236
|
+
},
|
|
10237
|
+
chain: {
|
|
10238
|
+
channel_id: 'channel-155'
|
|
10239
|
+
}
|
|
10240
|
+
}]
|
|
10241
|
+
},
|
|
9822
10242
|
{
|
|
9823
10243
|
description: 'Pryzm\'s LP token for TIA / USDC pool',
|
|
9824
10244
|
denom_units: [{
|