@chain-registry/assets 1.70.127 → 1.70.129

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/mainnet/axelar.js CHANGED
@@ -1178,6 +1178,48 @@ const assets = {
1178
1178
  }
1179
1179
  }]
1180
1180
  },
1181
+ {
1182
+ description: 'Eden BOOST token definition',
1183
+ denom_units: [
1184
+ {
1185
+ denom: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
1186
+ exponent: 0,
1187
+ aliases: ['uedenb']
1188
+ },
1189
+ {
1190
+ denom: 'medenb',
1191
+ exponent: 3,
1192
+ aliases: ['milliedenb']
1193
+ },
1194
+ {
1195
+ denom: 'edenb',
1196
+ exponent: 6,
1197
+ aliases: []
1198
+ }
1199
+ ],
1200
+ base: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
1201
+ name: 'Eden BOOST',
1202
+ display: 'edenb',
1203
+ symbol: 'EDEN BOOST',
1204
+ logo_URIs: {
1205
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
1206
+ },
1207
+ images: [{
1208
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
1209
+ }],
1210
+ type_asset: 'sdk.coin',
1211
+ traces: [{
1212
+ type: 'ibc',
1213
+ counterparty: {
1214
+ channel_id: 'channel-3',
1215
+ base_denom: 'uedenb',
1216
+ chain_name: 'elys'
1217
+ },
1218
+ chain: {
1219
+ channel_id: 'channel-163'
1220
+ }
1221
+ }]
1222
+ },
1181
1223
  {
1182
1224
  description: 'The native staking and governance token of Empower.',
1183
1225
  denom_units: [{
@@ -4572,6 +4614,146 @@ const assets = {
4572
4614
  }
4573
4615
  }]
4574
4616
  },
4617
+ {
4618
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
4619
+ denom_units: [{
4620
+ denom: 'ibc/91FCBE38805505364B6FA9422E55545D2FC0DB40B91C286833EE9FE1BD80C950',
4621
+ exponent: 0,
4622
+ aliases: ['p:upryzm:31Mar2025']
4623
+ }, {
4624
+ denom: 'pPRYZM31Mar2025',
4625
+ exponent: 6
4626
+ }],
4627
+ base: 'ibc/91FCBE38805505364B6FA9422E55545D2FC0DB40B91C286833EE9FE1BD80C950',
4628
+ name: 'pPryzm (31Mar2025)',
4629
+ display: 'pPRYZM31Mar2025',
4630
+ symbol: 'pPRYZM-31Mar2025',
4631
+ logo_URIs: {
4632
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4633
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4634
+ },
4635
+ images: [{
4636
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4637
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4638
+ }],
4639
+ type_asset: 'sdk.coin',
4640
+ traces: [{
4641
+ type: 'ibc',
4642
+ counterparty: {
4643
+ channel_id: 'channel-13',
4644
+ base_denom: 'p:upryzm:31Mar2025',
4645
+ chain_name: 'pryzm'
4646
+ },
4647
+ chain: {
4648
+ channel_id: 'channel-155'
4649
+ }
4650
+ }]
4651
+ },
4652
+ {
4653
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2025',
4654
+ denom_units: [{
4655
+ denom: 'ibc/DBEC6EDE8B3FA84D96E1366774A8F5C189B946F12FD13B007783CFAB5F852DAB',
4656
+ exponent: 0,
4657
+ aliases: ['p:upryzm:30Jun2025']
4658
+ }, {
4659
+ denom: 'pPRYZM30Jun2025',
4660
+ exponent: 6
4661
+ }],
4662
+ base: 'ibc/DBEC6EDE8B3FA84D96E1366774A8F5C189B946F12FD13B007783CFAB5F852DAB',
4663
+ name: 'pPryzm (30Jun2025)',
4664
+ display: 'pPRYZM30Jun2025',
4665
+ symbol: 'pPRYZM-30Jun2025',
4666
+ logo_URIs: {
4667
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4668
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4669
+ },
4670
+ images: [{
4671
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4672
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4673
+ }],
4674
+ type_asset: 'sdk.coin',
4675
+ traces: [{
4676
+ type: 'ibc',
4677
+ counterparty: {
4678
+ channel_id: 'channel-13',
4679
+ base_denom: 'p:upryzm:30Jun2025',
4680
+ chain_name: 'pryzm'
4681
+ },
4682
+ chain: {
4683
+ channel_id: 'channel-155'
4684
+ }
4685
+ }]
4686
+ },
4687
+ {
4688
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Sep2025',
4689
+ denom_units: [{
4690
+ denom: 'ibc/CCB68FE6D01E47D70C10F5D45DD8FA0CAEE58B759713F350B95CAF9AB2DCD407',
4691
+ exponent: 0,
4692
+ aliases: ['p:upryzm:30Sep2025']
4693
+ }, {
4694
+ denom: 'pPRYZM30Sep2025',
4695
+ exponent: 6
4696
+ }],
4697
+ base: 'ibc/CCB68FE6D01E47D70C10F5D45DD8FA0CAEE58B759713F350B95CAF9AB2DCD407',
4698
+ name: 'pPryzm (30Sep2025)',
4699
+ display: 'pPRYZM30Sep2025',
4700
+ symbol: 'pPRYZM-30Sep2025',
4701
+ logo_URIs: {
4702
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4703
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4704
+ },
4705
+ images: [{
4706
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4707
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4708
+ }],
4709
+ type_asset: 'sdk.coin',
4710
+ traces: [{
4711
+ type: 'ibc',
4712
+ counterparty: {
4713
+ channel_id: 'channel-13',
4714
+ base_denom: 'p:upryzm:30Sep2025',
4715
+ chain_name: 'pryzm'
4716
+ },
4717
+ chain: {
4718
+ channel_id: 'channel-155'
4719
+ }
4720
+ }]
4721
+ },
4722
+ {
4723
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Dec2025',
4724
+ denom_units: [{
4725
+ denom: 'ibc/DA945EEBC73F5AAB70EFBCF63487B92766FFDC1785D9BC72BC2A7ACA0F18A3E5',
4726
+ exponent: 0,
4727
+ aliases: ['p:upryzm:31Dec2025']
4728
+ }, {
4729
+ denom: 'pPRYZM31Dec2025',
4730
+ exponent: 6
4731
+ }],
4732
+ base: 'ibc/DA945EEBC73F5AAB70EFBCF63487B92766FFDC1785D9BC72BC2A7ACA0F18A3E5',
4733
+ name: 'pPryzm (31Dec2025)',
4734
+ display: 'pPRYZM31Dec2025',
4735
+ symbol: 'pPRYZM-31Dec2025',
4736
+ logo_URIs: {
4737
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4738
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4739
+ },
4740
+ images: [{
4741
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
4742
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
4743
+ }],
4744
+ type_asset: 'sdk.coin',
4745
+ traces: [{
4746
+ type: 'ibc',
4747
+ counterparty: {
4748
+ channel_id: 'channel-13',
4749
+ base_denom: 'p:upryzm:31Dec2025',
4750
+ chain_name: 'pryzm'
4751
+ },
4752
+ chain: {
4753
+ channel_id: 'channel-155'
4754
+ }
4755
+ }]
4756
+ },
4575
4757
  {
4576
4758
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
4577
4759
  denom_units: [{
@@ -6217,6 +6399,146 @@ const assets = {
6217
6399
  }
6218
6400
  }]
6219
6401
  },
6402
+ {
6403
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
6404
+ denom_units: [{
6405
+ denom: 'ibc/1B25EBF02E3CE7922473B11E4186C4B0CFDF6F4A7F06244A569C2132C6EA876C',
6406
+ exponent: 0,
6407
+ aliases: ['y:upryzm:31Mar2025']
6408
+ }, {
6409
+ denom: 'yPRYZM31Mar2025',
6410
+ exponent: 6
6411
+ }],
6412
+ base: 'ibc/1B25EBF02E3CE7922473B11E4186C4B0CFDF6F4A7F06244A569C2132C6EA876C',
6413
+ name: 'yPryzm (31Mar2025)',
6414
+ display: 'yPRYZM31Mar2025',
6415
+ symbol: 'yPRYZM-31Mar2025',
6416
+ logo_URIs: {
6417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6418
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6419
+ },
6420
+ images: [{
6421
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6422
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6423
+ }],
6424
+ type_asset: 'sdk.coin',
6425
+ traces: [{
6426
+ type: 'ibc',
6427
+ counterparty: {
6428
+ channel_id: 'channel-13',
6429
+ base_denom: 'y:upryzm:31Mar2025',
6430
+ chain_name: 'pryzm'
6431
+ },
6432
+ chain: {
6433
+ channel_id: 'channel-155'
6434
+ }
6435
+ }]
6436
+ },
6437
+ {
6438
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2025',
6439
+ denom_units: [{
6440
+ denom: 'ibc/030C3EE3EB47F48E9BA472CADFE9176765D914FF774E9074CEC62621FFC6494C',
6441
+ exponent: 0,
6442
+ aliases: ['y:upryzm:30Jun2025']
6443
+ }, {
6444
+ denom: 'yPRYZM30Jun2025',
6445
+ exponent: 6
6446
+ }],
6447
+ base: 'ibc/030C3EE3EB47F48E9BA472CADFE9176765D914FF774E9074CEC62621FFC6494C',
6448
+ name: 'yPryzm (30Jun2025)',
6449
+ display: 'yPRYZM30Jun2025',
6450
+ symbol: 'yPRYZM-30Jun2025',
6451
+ logo_URIs: {
6452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6453
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6454
+ },
6455
+ images: [{
6456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6457
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6458
+ }],
6459
+ type_asset: 'sdk.coin',
6460
+ traces: [{
6461
+ type: 'ibc',
6462
+ counterparty: {
6463
+ channel_id: 'channel-13',
6464
+ base_denom: 'y:upryzm:30Jun2025',
6465
+ chain_name: 'pryzm'
6466
+ },
6467
+ chain: {
6468
+ channel_id: 'channel-155'
6469
+ }
6470
+ }]
6471
+ },
6472
+ {
6473
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Sep2025',
6474
+ denom_units: [{
6475
+ denom: 'ibc/E99EEAA3D2B82A21232C839C524A60EC06122420AF3676876891DB9A14B7580C',
6476
+ exponent: 0,
6477
+ aliases: ['y:upryzm:30Sep2025']
6478
+ }, {
6479
+ denom: 'yPRYZM30Sep2025',
6480
+ exponent: 6
6481
+ }],
6482
+ base: 'ibc/E99EEAA3D2B82A21232C839C524A60EC06122420AF3676876891DB9A14B7580C',
6483
+ name: 'yPryzm (30Sep2025)',
6484
+ display: 'yPRYZM30Sep2025',
6485
+ symbol: 'yPRYZM-30Sep2025',
6486
+ logo_URIs: {
6487
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6488
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6489
+ },
6490
+ images: [{
6491
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6492
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6493
+ }],
6494
+ type_asset: 'sdk.coin',
6495
+ traces: [{
6496
+ type: 'ibc',
6497
+ counterparty: {
6498
+ channel_id: 'channel-13',
6499
+ base_denom: 'y:upryzm:30Sep2025',
6500
+ chain_name: 'pryzm'
6501
+ },
6502
+ chain: {
6503
+ channel_id: 'channel-155'
6504
+ }
6505
+ }]
6506
+ },
6507
+ {
6508
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Dec2025',
6509
+ denom_units: [{
6510
+ denom: 'ibc/9CC973A87DFA3329C25EC895670852E777D53E3FB2CAF7EF115EF4D61B26E6AE',
6511
+ exponent: 0,
6512
+ aliases: ['y:upryzm:31Dec2025']
6513
+ }, {
6514
+ denom: 'yPRYZM31Dec2025',
6515
+ exponent: 6
6516
+ }],
6517
+ base: 'ibc/9CC973A87DFA3329C25EC895670852E777D53E3FB2CAF7EF115EF4D61B26E6AE',
6518
+ name: 'yPryzm (31Dec2025)',
6519
+ display: 'yPRYZM31Dec2025',
6520
+ symbol: 'yPRYZM-31Dec2025',
6521
+ logo_URIs: {
6522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6523
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6524
+ },
6525
+ images: [{
6526
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
6527
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
6528
+ }],
6529
+ type_asset: 'sdk.coin',
6530
+ traces: [{
6531
+ type: 'ibc',
6532
+ counterparty: {
6533
+ channel_id: 'channel-13',
6534
+ base_denom: 'y:upryzm:31Dec2025',
6535
+ chain_name: 'pryzm'
6536
+ },
6537
+ chain: {
6538
+ channel_id: 'channel-155'
6539
+ }
6540
+ }]
6541
+ },
6220
6542
  {
6221
6543
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
6222
6544
  denom_units: [{
@@ -7197,6 +7519,41 @@ const assets = {
7197
7519
  }
7198
7520
  }]
7199
7521
  },
7522
+ {
7523
+ description: 'Pryzm\'s LP token for PRYZM Yield pool',
7524
+ denom_units: [{
7525
+ denom: 'ibc/050FF736D0A203981386D992DF5BD68257AF54BF0066C9CF797100380A62D0D8',
7526
+ exponent: 0,
7527
+ aliases: ['lp:33:upryzm']
7528
+ }, {
7529
+ denom: 'lp:33:pryzm',
7530
+ exponent: 6
7531
+ }],
7532
+ base: 'ibc/050FF736D0A203981386D992DF5BD68257AF54BF0066C9CF797100380A62D0D8',
7533
+ name: 'PRYZM Yield LP',
7534
+ display: 'lp:33:pryzm',
7535
+ symbol: 'PRYZM-YIELD-LP',
7536
+ logo_URIs: {
7537
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7538
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7539
+ },
7540
+ images: [{
7541
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
7542
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
7543
+ }],
7544
+ type_asset: 'sdk.coin',
7545
+ traces: [{
7546
+ type: 'ibc',
7547
+ counterparty: {
7548
+ channel_id: 'channel-13',
7549
+ base_denom: 'lp:33:upryzm',
7550
+ chain_name: 'pryzm'
7551
+ },
7552
+ chain: {
7553
+ channel_id: 'channel-155'
7554
+ }
7555
+ }]
7556
+ },
7200
7557
  {
7201
7558
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
7202
7559
  denom_units: [{
@@ -8274,6 +8631,48 @@ const assets = {
8274
8631
  }
8275
8632
  }]
8276
8633
  },
8634
+ {
8635
+ description: 'Eden BOOST token definition',
8636
+ denom_units: [
8637
+ {
8638
+ denom: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
8639
+ exponent: 0,
8640
+ aliases: ['uedenb']
8641
+ },
8642
+ {
8643
+ denom: 'medenb',
8644
+ exponent: 3,
8645
+ aliases: ['milliedenb']
8646
+ },
8647
+ {
8648
+ denom: 'edenb',
8649
+ exponent: 6,
8650
+ aliases: []
8651
+ }
8652
+ ],
8653
+ base: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
8654
+ name: 'Eden BOOST',
8655
+ display: 'edenb',
8656
+ symbol: 'EDEN BOOST',
8657
+ logo_URIs: {
8658
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
8659
+ },
8660
+ images: [{
8661
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
8662
+ }],
8663
+ type_asset: 'sdk.coin',
8664
+ traces: [{
8665
+ type: 'ibc',
8666
+ counterparty: {
8667
+ channel_id: 'channel-3',
8668
+ base_denom: 'uedenb',
8669
+ chain_name: 'elys'
8670
+ },
8671
+ chain: {
8672
+ channel_id: 'channel-163'
8673
+ }
8674
+ }]
8675
+ },
8277
8676
  {
8278
8677
  description: 'The native staking and governance token of Empower.',
8279
8678
  denom_units: [{
@@ -11668,6 +12067,146 @@ const assets = {
11668
12067
  }
11669
12068
  }]
11670
12069
  },
12070
+ {
12071
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
12072
+ denom_units: [{
12073
+ denom: 'ibc/91FCBE38805505364B6FA9422E55545D2FC0DB40B91C286833EE9FE1BD80C950',
12074
+ exponent: 0,
12075
+ aliases: ['p:upryzm:31Mar2025']
12076
+ }, {
12077
+ denom: 'pPRYZM31Mar2025',
12078
+ exponent: 6
12079
+ }],
12080
+ base: 'ibc/91FCBE38805505364B6FA9422E55545D2FC0DB40B91C286833EE9FE1BD80C950',
12081
+ name: 'pPryzm (31Mar2025)',
12082
+ display: 'pPRYZM31Mar2025',
12083
+ symbol: 'pPRYZM-31Mar2025',
12084
+ logo_URIs: {
12085
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12086
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12087
+ },
12088
+ images: [{
12089
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12090
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12091
+ }],
12092
+ type_asset: 'sdk.coin',
12093
+ traces: [{
12094
+ type: 'ibc',
12095
+ counterparty: {
12096
+ channel_id: 'channel-13',
12097
+ base_denom: 'p:upryzm:31Mar2025',
12098
+ chain_name: 'pryzm'
12099
+ },
12100
+ chain: {
12101
+ channel_id: 'channel-155'
12102
+ }
12103
+ }]
12104
+ },
12105
+ {
12106
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2025',
12107
+ denom_units: [{
12108
+ denom: 'ibc/DBEC6EDE8B3FA84D96E1366774A8F5C189B946F12FD13B007783CFAB5F852DAB',
12109
+ exponent: 0,
12110
+ aliases: ['p:upryzm:30Jun2025']
12111
+ }, {
12112
+ denom: 'pPRYZM30Jun2025',
12113
+ exponent: 6
12114
+ }],
12115
+ base: 'ibc/DBEC6EDE8B3FA84D96E1366774A8F5C189B946F12FD13B007783CFAB5F852DAB',
12116
+ name: 'pPryzm (30Jun2025)',
12117
+ display: 'pPRYZM30Jun2025',
12118
+ symbol: 'pPRYZM-30Jun2025',
12119
+ logo_URIs: {
12120
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12121
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12122
+ },
12123
+ images: [{
12124
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12125
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12126
+ }],
12127
+ type_asset: 'sdk.coin',
12128
+ traces: [{
12129
+ type: 'ibc',
12130
+ counterparty: {
12131
+ channel_id: 'channel-13',
12132
+ base_denom: 'p:upryzm:30Jun2025',
12133
+ chain_name: 'pryzm'
12134
+ },
12135
+ chain: {
12136
+ channel_id: 'channel-155'
12137
+ }
12138
+ }]
12139
+ },
12140
+ {
12141
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Sep2025',
12142
+ denom_units: [{
12143
+ denom: 'ibc/CCB68FE6D01E47D70C10F5D45DD8FA0CAEE58B759713F350B95CAF9AB2DCD407',
12144
+ exponent: 0,
12145
+ aliases: ['p:upryzm:30Sep2025']
12146
+ }, {
12147
+ denom: 'pPRYZM30Sep2025',
12148
+ exponent: 6
12149
+ }],
12150
+ base: 'ibc/CCB68FE6D01E47D70C10F5D45DD8FA0CAEE58B759713F350B95CAF9AB2DCD407',
12151
+ name: 'pPryzm (30Sep2025)',
12152
+ display: 'pPRYZM30Sep2025',
12153
+ symbol: 'pPRYZM-30Sep2025',
12154
+ logo_URIs: {
12155
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12156
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12157
+ },
12158
+ images: [{
12159
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12160
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12161
+ }],
12162
+ type_asset: 'sdk.coin',
12163
+ traces: [{
12164
+ type: 'ibc',
12165
+ counterparty: {
12166
+ channel_id: 'channel-13',
12167
+ base_denom: 'p:upryzm:30Sep2025',
12168
+ chain_name: 'pryzm'
12169
+ },
12170
+ chain: {
12171
+ channel_id: 'channel-155'
12172
+ }
12173
+ }]
12174
+ },
12175
+ {
12176
+ description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Dec2025',
12177
+ denom_units: [{
12178
+ denom: 'ibc/DA945EEBC73F5AAB70EFBCF63487B92766FFDC1785D9BC72BC2A7ACA0F18A3E5',
12179
+ exponent: 0,
12180
+ aliases: ['p:upryzm:31Dec2025']
12181
+ }, {
12182
+ denom: 'pPRYZM31Dec2025',
12183
+ exponent: 6
12184
+ }],
12185
+ base: 'ibc/DA945EEBC73F5AAB70EFBCF63487B92766FFDC1785D9BC72BC2A7ACA0F18A3E5',
12186
+ name: 'pPryzm (31Dec2025)',
12187
+ display: 'pPRYZM31Dec2025',
12188
+ symbol: 'pPRYZM-31Dec2025',
12189
+ logo_URIs: {
12190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12191
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12192
+ },
12193
+ images: [{
12194
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
12195
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
12196
+ }],
12197
+ type_asset: 'sdk.coin',
12198
+ traces: [{
12199
+ type: 'ibc',
12200
+ counterparty: {
12201
+ channel_id: 'channel-13',
12202
+ base_denom: 'p:upryzm:31Dec2025',
12203
+ chain_name: 'pryzm'
12204
+ },
12205
+ chain: {
12206
+ channel_id: 'channel-155'
12207
+ }
12208
+ }]
12209
+ },
11671
12210
  {
11672
12211
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
11673
12212
  denom_units: [{
@@ -13313,6 +13852,146 @@ const assets = {
13313
13852
  }
13314
13853
  }]
13315
13854
  },
13855
+ {
13856
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
13857
+ denom_units: [{
13858
+ denom: 'ibc/1B25EBF02E3CE7922473B11E4186C4B0CFDF6F4A7F06244A569C2132C6EA876C',
13859
+ exponent: 0,
13860
+ aliases: ['y:upryzm:31Mar2025']
13861
+ }, {
13862
+ denom: 'yPRYZM31Mar2025',
13863
+ exponent: 6
13864
+ }],
13865
+ base: 'ibc/1B25EBF02E3CE7922473B11E4186C4B0CFDF6F4A7F06244A569C2132C6EA876C',
13866
+ name: 'yPryzm (31Mar2025)',
13867
+ display: 'yPRYZM31Mar2025',
13868
+ symbol: 'yPRYZM-31Mar2025',
13869
+ logo_URIs: {
13870
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13871
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13872
+ },
13873
+ images: [{
13874
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13875
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13876
+ }],
13877
+ type_asset: 'sdk.coin',
13878
+ traces: [{
13879
+ type: 'ibc',
13880
+ counterparty: {
13881
+ channel_id: 'channel-13',
13882
+ base_denom: 'y:upryzm:31Mar2025',
13883
+ chain_name: 'pryzm'
13884
+ },
13885
+ chain: {
13886
+ channel_id: 'channel-155'
13887
+ }
13888
+ }]
13889
+ },
13890
+ {
13891
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2025',
13892
+ denom_units: [{
13893
+ denom: 'ibc/030C3EE3EB47F48E9BA472CADFE9176765D914FF774E9074CEC62621FFC6494C',
13894
+ exponent: 0,
13895
+ aliases: ['y:upryzm:30Jun2025']
13896
+ }, {
13897
+ denom: 'yPRYZM30Jun2025',
13898
+ exponent: 6
13899
+ }],
13900
+ base: 'ibc/030C3EE3EB47F48E9BA472CADFE9176765D914FF774E9074CEC62621FFC6494C',
13901
+ name: 'yPryzm (30Jun2025)',
13902
+ display: 'yPRYZM30Jun2025',
13903
+ symbol: 'yPRYZM-30Jun2025',
13904
+ logo_URIs: {
13905
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13906
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13907
+ },
13908
+ images: [{
13909
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13910
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13911
+ }],
13912
+ type_asset: 'sdk.coin',
13913
+ traces: [{
13914
+ type: 'ibc',
13915
+ counterparty: {
13916
+ channel_id: 'channel-13',
13917
+ base_denom: 'y:upryzm:30Jun2025',
13918
+ chain_name: 'pryzm'
13919
+ },
13920
+ chain: {
13921
+ channel_id: 'channel-155'
13922
+ }
13923
+ }]
13924
+ },
13925
+ {
13926
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Sep2025',
13927
+ denom_units: [{
13928
+ denom: 'ibc/E99EEAA3D2B82A21232C839C524A60EC06122420AF3676876891DB9A14B7580C',
13929
+ exponent: 0,
13930
+ aliases: ['y:upryzm:30Sep2025']
13931
+ }, {
13932
+ denom: 'yPRYZM30Sep2025',
13933
+ exponent: 6
13934
+ }],
13935
+ base: 'ibc/E99EEAA3D2B82A21232C839C524A60EC06122420AF3676876891DB9A14B7580C',
13936
+ name: 'yPryzm (30Sep2025)',
13937
+ display: 'yPRYZM30Sep2025',
13938
+ symbol: 'yPRYZM-30Sep2025',
13939
+ logo_URIs: {
13940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13941
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13942
+ },
13943
+ images: [{
13944
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13945
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13946
+ }],
13947
+ type_asset: 'sdk.coin',
13948
+ traces: [{
13949
+ type: 'ibc',
13950
+ counterparty: {
13951
+ channel_id: 'channel-13',
13952
+ base_denom: 'y:upryzm:30Sep2025',
13953
+ chain_name: 'pryzm'
13954
+ },
13955
+ chain: {
13956
+ channel_id: 'channel-155'
13957
+ }
13958
+ }]
13959
+ },
13960
+ {
13961
+ description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Dec2025',
13962
+ denom_units: [{
13963
+ denom: 'ibc/9CC973A87DFA3329C25EC895670852E777D53E3FB2CAF7EF115EF4D61B26E6AE',
13964
+ exponent: 0,
13965
+ aliases: ['y:upryzm:31Dec2025']
13966
+ }, {
13967
+ denom: 'yPRYZM31Dec2025',
13968
+ exponent: 6
13969
+ }],
13970
+ base: 'ibc/9CC973A87DFA3329C25EC895670852E777D53E3FB2CAF7EF115EF4D61B26E6AE',
13971
+ name: 'yPryzm (31Dec2025)',
13972
+ display: 'yPRYZM31Dec2025',
13973
+ symbol: 'yPRYZM-31Dec2025',
13974
+ logo_URIs: {
13975
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13976
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13977
+ },
13978
+ images: [{
13979
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
13980
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
13981
+ }],
13982
+ type_asset: 'sdk.coin',
13983
+ traces: [{
13984
+ type: 'ibc',
13985
+ counterparty: {
13986
+ channel_id: 'channel-13',
13987
+ base_denom: 'y:upryzm:31Dec2025',
13988
+ chain_name: 'pryzm'
13989
+ },
13990
+ chain: {
13991
+ channel_id: 'channel-155'
13992
+ }
13993
+ }]
13994
+ },
13316
13995
  {
13317
13996
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
13318
13997
  denom_units: [{
@@ -14293,6 +14972,41 @@ const assets = {
14293
14972
  }
14294
14973
  }]
14295
14974
  },
14975
+ {
14976
+ description: 'Pryzm\'s LP token for PRYZM Yield pool',
14977
+ denom_units: [{
14978
+ denom: 'ibc/050FF736D0A203981386D992DF5BD68257AF54BF0066C9CF797100380A62D0D8',
14979
+ exponent: 0,
14980
+ aliases: ['lp:33:upryzm']
14981
+ }, {
14982
+ denom: 'lp:33:pryzm',
14983
+ exponent: 6
14984
+ }],
14985
+ base: 'ibc/050FF736D0A203981386D992DF5BD68257AF54BF0066C9CF797100380A62D0D8',
14986
+ name: 'PRYZM Yield LP',
14987
+ display: 'lp:33:pryzm',
14988
+ symbol: 'PRYZM-YIELD-LP',
14989
+ logo_URIs: {
14990
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
14991
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
14992
+ },
14993
+ images: [{
14994
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
14995
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
14996
+ }],
14997
+ type_asset: 'sdk.coin',
14998
+ traces: [{
14999
+ type: 'ibc',
15000
+ counterparty: {
15001
+ channel_id: 'channel-13',
15002
+ base_denom: 'lp:33:upryzm',
15003
+ chain_name: 'pryzm'
15004
+ },
15005
+ chain: {
15006
+ channel_id: 'channel-155'
15007
+ }
15008
+ }]
15009
+ },
14296
15010
  {
14297
15011
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
14298
15012
  denom_units: [{