@chain-registry/assets 1.64.74 → 1.64.76

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/terra2.js CHANGED
@@ -2547,6 +2547,108 @@ const assets = {
2547
2547
  }
2548
2548
  }]
2549
2549
  },
2550
+ {
2551
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
2552
+ denom_units: [{
2553
+ denom: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
2554
+ exponent: 0,
2555
+ aliases: ['p:udatom:31Dec2024']
2556
+ }, {
2557
+ denom: 'pdATOM31Dec2024',
2558
+ exponent: 6
2559
+ }],
2560
+ base: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
2561
+ name: 'pdAtom (31Dec2024)',
2562
+ display: 'pdATOM31Dec2024',
2563
+ symbol: 'pdATOM-31Dec2024',
2564
+ logo_URIs: {
2565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2566
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2567
+ },
2568
+ images: [{
2569
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2570
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2571
+ }],
2572
+ traces: [{
2573
+ type: 'ibc',
2574
+ counterparty: {
2575
+ channel_id: 'channel-4',
2576
+ base_denom: 'p:udatom:31Dec2024',
2577
+ chain_name: 'pryzm'
2578
+ },
2579
+ chain: {
2580
+ channel_id: 'channel-473'
2581
+ }
2582
+ }]
2583
+ },
2584
+ {
2585
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
2586
+ denom_units: [{
2587
+ denom: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
2588
+ exponent: 0,
2589
+ aliases: ['p:udatom:30Jun2025']
2590
+ }, {
2591
+ denom: 'pdATOM30Jun2025',
2592
+ exponent: 6
2593
+ }],
2594
+ base: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
2595
+ name: 'pdAtom (30Jun2025)',
2596
+ display: 'pdATOM30Jun2025',
2597
+ symbol: 'pdATOM-30Jun2025',
2598
+ logo_URIs: {
2599
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2600
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2601
+ },
2602
+ images: [{
2603
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2604
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2605
+ }],
2606
+ traces: [{
2607
+ type: 'ibc',
2608
+ counterparty: {
2609
+ channel_id: 'channel-4',
2610
+ base_denom: 'p:udatom:30Jun2025',
2611
+ chain_name: 'pryzm'
2612
+ },
2613
+ chain: {
2614
+ channel_id: 'channel-473'
2615
+ }
2616
+ }]
2617
+ },
2618
+ {
2619
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
2620
+ denom_units: [{
2621
+ denom: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
2622
+ exponent: 0,
2623
+ aliases: ['p:udatom:31Dec2025']
2624
+ }, {
2625
+ denom: 'pdATOM31Dec2025',
2626
+ exponent: 6
2627
+ }],
2628
+ base: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
2629
+ name: 'pdAtom (31Dec2025)',
2630
+ display: 'pdATOM31Dec2025',
2631
+ symbol: 'pdATOM-31Dec2025',
2632
+ logo_URIs: {
2633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2634
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2635
+ },
2636
+ images: [{
2637
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2638
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2639
+ }],
2640
+ traces: [{
2641
+ type: 'ibc',
2642
+ counterparty: {
2643
+ channel_id: 'channel-4',
2644
+ base_denom: 'p:udatom:31Dec2025',
2645
+ chain_name: 'pryzm'
2646
+ },
2647
+ chain: {
2648
+ channel_id: 'channel-473'
2649
+ }
2650
+ }]
2651
+ },
2550
2652
  {
2551
2653
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
2552
2654
  denom_units: [{
@@ -3261,6 +3363,108 @@ const assets = {
3261
3363
  }
3262
3364
  }]
3263
3365
  },
3366
+ {
3367
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
3368
+ denom_units: [{
3369
+ denom: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
3370
+ exponent: 0,
3371
+ aliases: ['y:udatom:31Dec2024']
3372
+ }, {
3373
+ denom: 'ydATOM31Dec2024',
3374
+ exponent: 6
3375
+ }],
3376
+ base: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
3377
+ name: 'ydAtom (31Dec2024)',
3378
+ display: 'ydATOM31Dec2024',
3379
+ symbol: 'ydATOM-31Dec2024',
3380
+ logo_URIs: {
3381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3382
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3383
+ },
3384
+ images: [{
3385
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3386
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3387
+ }],
3388
+ traces: [{
3389
+ type: 'ibc',
3390
+ counterparty: {
3391
+ channel_id: 'channel-4',
3392
+ base_denom: 'y:udatom:31Dec2024',
3393
+ chain_name: 'pryzm'
3394
+ },
3395
+ chain: {
3396
+ channel_id: 'channel-473'
3397
+ }
3398
+ }]
3399
+ },
3400
+ {
3401
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
3402
+ denom_units: [{
3403
+ denom: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
3404
+ exponent: 0,
3405
+ aliases: ['y:udatom:30Jun2025']
3406
+ }, {
3407
+ denom: 'ydATOM30Jun2025',
3408
+ exponent: 6
3409
+ }],
3410
+ base: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
3411
+ name: 'ydAtom (30Jun2025)',
3412
+ display: 'ydATOM30Jun2025',
3413
+ symbol: 'ydATOM-30Jun2025',
3414
+ logo_URIs: {
3415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3416
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3417
+ },
3418
+ images: [{
3419
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3420
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3421
+ }],
3422
+ traces: [{
3423
+ type: 'ibc',
3424
+ counterparty: {
3425
+ channel_id: 'channel-4',
3426
+ base_denom: 'y:udatom:30Jun2025',
3427
+ chain_name: 'pryzm'
3428
+ },
3429
+ chain: {
3430
+ channel_id: 'channel-473'
3431
+ }
3432
+ }]
3433
+ },
3434
+ {
3435
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
3436
+ denom_units: [{
3437
+ denom: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
3438
+ exponent: 0,
3439
+ aliases: ['y:udatom:31Dec2025']
3440
+ }, {
3441
+ denom: 'ydATOM31Dec2025',
3442
+ exponent: 6
3443
+ }],
3444
+ base: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
3445
+ name: 'ydAtom (31Dec2025)',
3446
+ display: 'ydATOM31Dec2025',
3447
+ symbol: 'ydATOM-31Dec2025',
3448
+ logo_URIs: {
3449
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3450
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3451
+ },
3452
+ images: [{
3453
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3454
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3455
+ }],
3456
+ traces: [{
3457
+ type: 'ibc',
3458
+ counterparty: {
3459
+ channel_id: 'channel-4',
3460
+ base_denom: 'y:udatom:31Dec2025',
3461
+ chain_name: 'pryzm'
3462
+ },
3463
+ chain: {
3464
+ channel_id: 'channel-473'
3465
+ }
3466
+ }]
3467
+ },
3264
3468
  {
3265
3469
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
3266
3470
  denom_units: [{
@@ -4009,6 +4213,74 @@ const assets = {
4009
4213
  }
4010
4214
  }]
4011
4215
  },
4216
+ {
4217
+ description: 'Pryzm\'s LP token for dATOM Yield pool',
4218
+ denom_units: [{
4219
+ denom: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
4220
+ exponent: 0,
4221
+ aliases: ['lp:22:udatom']
4222
+ }, {
4223
+ denom: 'lp:22:datom',
4224
+ exponent: 6
4225
+ }],
4226
+ base: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
4227
+ name: 'dATOM Yield LP',
4228
+ display: 'lp:22:datom',
4229
+ symbol: 'dATOM-YIELD-LP',
4230
+ logo_URIs: {
4231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4232
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4233
+ },
4234
+ images: [{
4235
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4236
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4237
+ }],
4238
+ traces: [{
4239
+ type: 'ibc',
4240
+ counterparty: {
4241
+ channel_id: 'channel-4',
4242
+ base_denom: 'lp:22:udatom',
4243
+ chain_name: 'pryzm'
4244
+ },
4245
+ chain: {
4246
+ channel_id: 'channel-473'
4247
+ }
4248
+ }]
4249
+ },
4250
+ {
4251
+ description: 'Pryzm\'s LP token for dATOM Boost pool',
4252
+ denom_units: [{
4253
+ denom: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
4254
+ exponent: 0,
4255
+ aliases: ['lp:23:udatomypt-uatom']
4256
+ }, {
4257
+ denom: 'lp:23:datomypt-atom',
4258
+ exponent: 6
4259
+ }],
4260
+ base: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
4261
+ name: 'dATOM Boost LP',
4262
+ display: 'lp:23:datomypt-atom',
4263
+ symbol: 'dATOM-BOOST-LP',
4264
+ logo_URIs: {
4265
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4266
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4267
+ },
4268
+ images: [{
4269
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4270
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4271
+ }],
4272
+ traces: [{
4273
+ type: 'ibc',
4274
+ counterparty: {
4275
+ channel_id: 'channel-4',
4276
+ base_denom: 'lp:23:udatomypt-uatom',
4277
+ chain_name: 'pryzm'
4278
+ },
4279
+ chain: {
4280
+ channel_id: 'channel-473'
4281
+ }
4282
+ }]
4283
+ },
4012
4284
  {
4013
4285
  description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
4014
4286
  denom_units: [{
@@ -7772,6 +8044,108 @@ const assets = {
7772
8044
  }
7773
8045
  }]
7774
8046
  },
8047
+ {
8048
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
8049
+ denom_units: [{
8050
+ denom: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
8051
+ exponent: 0,
8052
+ aliases: ['p:udatom:31Dec2024']
8053
+ }, {
8054
+ denom: 'pdATOM31Dec2024',
8055
+ exponent: 6
8056
+ }],
8057
+ base: 'ibc/7E436F713249F1B32ADAE9E77384C4842F6D08A8C8091D2BDBC81C70E05E0D22',
8058
+ name: 'pdAtom (31Dec2024)',
8059
+ display: 'pdATOM31Dec2024',
8060
+ symbol: 'pdATOM-31Dec2024',
8061
+ logo_URIs: {
8062
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
8063
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
8064
+ },
8065
+ images: [{
8066
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
8067
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
8068
+ }],
8069
+ traces: [{
8070
+ type: 'ibc',
8071
+ counterparty: {
8072
+ channel_id: 'channel-4',
8073
+ base_denom: 'p:udatom:31Dec2024',
8074
+ chain_name: 'pryzm'
8075
+ },
8076
+ chain: {
8077
+ channel_id: 'channel-473'
8078
+ }
8079
+ }]
8080
+ },
8081
+ {
8082
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
8083
+ denom_units: [{
8084
+ denom: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
8085
+ exponent: 0,
8086
+ aliases: ['p:udatom:30Jun2025']
8087
+ }, {
8088
+ denom: 'pdATOM30Jun2025',
8089
+ exponent: 6
8090
+ }],
8091
+ base: 'ibc/305A2CA92298CA223D129E06ADFB86C46227D94DA410CF6EC603F56EA097DAE4',
8092
+ name: 'pdAtom (30Jun2025)',
8093
+ display: 'pdATOM30Jun2025',
8094
+ symbol: 'pdATOM-30Jun2025',
8095
+ logo_URIs: {
8096
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
8097
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
8098
+ },
8099
+ images: [{
8100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
8101
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
8102
+ }],
8103
+ traces: [{
8104
+ type: 'ibc',
8105
+ counterparty: {
8106
+ channel_id: 'channel-4',
8107
+ base_denom: 'p:udatom:30Jun2025',
8108
+ chain_name: 'pryzm'
8109
+ },
8110
+ chain: {
8111
+ channel_id: 'channel-473'
8112
+ }
8113
+ }]
8114
+ },
8115
+ {
8116
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
8117
+ denom_units: [{
8118
+ denom: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
8119
+ exponent: 0,
8120
+ aliases: ['p:udatom:31Dec2025']
8121
+ }, {
8122
+ denom: 'pdATOM31Dec2025',
8123
+ exponent: 6
8124
+ }],
8125
+ base: 'ibc/FDF655467A1A4BDCF8DDC3EC9CE395B5CB9DD2F25B94ACEB4C41507B1A4CD003',
8126
+ name: 'pdAtom (31Dec2025)',
8127
+ display: 'pdATOM31Dec2025',
8128
+ symbol: 'pdATOM-31Dec2025',
8129
+ logo_URIs: {
8130
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
8131
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
8132
+ },
8133
+ images: [{
8134
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
8135
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
8136
+ }],
8137
+ traces: [{
8138
+ type: 'ibc',
8139
+ counterparty: {
8140
+ channel_id: 'channel-4',
8141
+ base_denom: 'p:udatom:31Dec2025',
8142
+ chain_name: 'pryzm'
8143
+ },
8144
+ chain: {
8145
+ channel_id: 'channel-473'
8146
+ }
8147
+ }]
8148
+ },
7775
8149
  {
7776
8150
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
7777
8151
  denom_units: [{
@@ -8486,6 +8860,108 @@ const assets = {
8486
8860
  }
8487
8861
  }]
8488
8862
  },
8863
+ {
8864
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
8865
+ denom_units: [{
8866
+ denom: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
8867
+ exponent: 0,
8868
+ aliases: ['y:udatom:31Dec2024']
8869
+ }, {
8870
+ denom: 'ydATOM31Dec2024',
8871
+ exponent: 6
8872
+ }],
8873
+ base: 'ibc/C426C0A4EF067E39FFE4682CF41F6189097B405FBF3A2053EF1ABAE4294B71F5',
8874
+ name: 'ydAtom (31Dec2024)',
8875
+ display: 'ydATOM31Dec2024',
8876
+ symbol: 'ydATOM-31Dec2024',
8877
+ logo_URIs: {
8878
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
8879
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
8880
+ },
8881
+ images: [{
8882
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
8883
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
8884
+ }],
8885
+ traces: [{
8886
+ type: 'ibc',
8887
+ counterparty: {
8888
+ channel_id: 'channel-4',
8889
+ base_denom: 'y:udatom:31Dec2024',
8890
+ chain_name: 'pryzm'
8891
+ },
8892
+ chain: {
8893
+ channel_id: 'channel-473'
8894
+ }
8895
+ }]
8896
+ },
8897
+ {
8898
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
8899
+ denom_units: [{
8900
+ denom: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
8901
+ exponent: 0,
8902
+ aliases: ['y:udatom:30Jun2025']
8903
+ }, {
8904
+ denom: 'ydATOM30Jun2025',
8905
+ exponent: 6
8906
+ }],
8907
+ base: 'ibc/A6B54572519E66A2AA6F008DEAF1734D5D948B6B3991E65AEE667207BD74A398',
8908
+ name: 'ydAtom (30Jun2025)',
8909
+ display: 'ydATOM30Jun2025',
8910
+ symbol: 'ydATOM-30Jun2025',
8911
+ logo_URIs: {
8912
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
8913
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
8914
+ },
8915
+ images: [{
8916
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
8917
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
8918
+ }],
8919
+ traces: [{
8920
+ type: 'ibc',
8921
+ counterparty: {
8922
+ channel_id: 'channel-4',
8923
+ base_denom: 'y:udatom:30Jun2025',
8924
+ chain_name: 'pryzm'
8925
+ },
8926
+ chain: {
8927
+ channel_id: 'channel-473'
8928
+ }
8929
+ }]
8930
+ },
8931
+ {
8932
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
8933
+ denom_units: [{
8934
+ denom: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
8935
+ exponent: 0,
8936
+ aliases: ['y:udatom:31Dec2025']
8937
+ }, {
8938
+ denom: 'ydATOM31Dec2025',
8939
+ exponent: 6
8940
+ }],
8941
+ base: 'ibc/A6E9FECA18FE1B939DC1DD9CD157E692DE30E07D216812B6655E0C1F42065D33',
8942
+ name: 'ydAtom (31Dec2025)',
8943
+ display: 'ydATOM31Dec2025',
8944
+ symbol: 'ydATOM-31Dec2025',
8945
+ logo_URIs: {
8946
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
8947
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
8948
+ },
8949
+ images: [{
8950
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
8951
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
8952
+ }],
8953
+ traces: [{
8954
+ type: 'ibc',
8955
+ counterparty: {
8956
+ channel_id: 'channel-4',
8957
+ base_denom: 'y:udatom:31Dec2025',
8958
+ chain_name: 'pryzm'
8959
+ },
8960
+ chain: {
8961
+ channel_id: 'channel-473'
8962
+ }
8963
+ }]
8964
+ },
8489
8965
  {
8490
8966
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
8491
8967
  denom_units: [{
@@ -9234,6 +9710,74 @@ const assets = {
9234
9710
  }
9235
9711
  }]
9236
9712
  },
9713
+ {
9714
+ description: 'Pryzm\'s LP token for dATOM Yield pool',
9715
+ denom_units: [{
9716
+ denom: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
9717
+ exponent: 0,
9718
+ aliases: ['lp:22:udatom']
9719
+ }, {
9720
+ denom: 'lp:22:datom',
9721
+ exponent: 6
9722
+ }],
9723
+ base: 'ibc/00C9A9508B211D4ACE4350C4BC05ADA4AC8E11FD081B986464D48E0F582109AF',
9724
+ name: 'dATOM Yield LP',
9725
+ display: 'lp:22:datom',
9726
+ symbol: 'dATOM-YIELD-LP',
9727
+ logo_URIs: {
9728
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
9729
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
9730
+ },
9731
+ images: [{
9732
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
9733
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
9734
+ }],
9735
+ traces: [{
9736
+ type: 'ibc',
9737
+ counterparty: {
9738
+ channel_id: 'channel-4',
9739
+ base_denom: 'lp:22:udatom',
9740
+ chain_name: 'pryzm'
9741
+ },
9742
+ chain: {
9743
+ channel_id: 'channel-473'
9744
+ }
9745
+ }]
9746
+ },
9747
+ {
9748
+ description: 'Pryzm\'s LP token for dATOM Boost pool',
9749
+ denom_units: [{
9750
+ denom: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
9751
+ exponent: 0,
9752
+ aliases: ['lp:23:udatomypt-uatom']
9753
+ }, {
9754
+ denom: 'lp:23:datomypt-atom',
9755
+ exponent: 6
9756
+ }],
9757
+ base: 'ibc/FECFF8DB6630384086788AAA21FAB316298278D482F292091BDA1A9A9F0A118D',
9758
+ name: 'dATOM Boost LP',
9759
+ display: 'lp:23:datomypt-atom',
9760
+ symbol: 'dATOM-BOOST-LP',
9761
+ logo_URIs: {
9762
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
9763
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
9764
+ },
9765
+ images: [{
9766
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
9767
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
9768
+ }],
9769
+ traces: [{
9770
+ type: 'ibc',
9771
+ counterparty: {
9772
+ channel_id: 'channel-4',
9773
+ base_denom: 'lp:23:udatomypt-uatom',
9774
+ chain_name: 'pryzm'
9775
+ },
9776
+ chain: {
9777
+ channel_id: 'channel-473'
9778
+ }
9779
+ }]
9780
+ },
9237
9781
  {
9238
9782
  description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
9239
9783
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.64.74",
3
+ "version": "1.64.76",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.46.60",
33
- "chain-registry": "^1.63.74"
32
+ "@chain-registry/utils": "^1.46.62",
33
+ "chain-registry": "^1.63.76"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.60"
36
+ "@chain-registry/types": "^0.45.62"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "e1df14e9101a072d28bd889c7b5e2e8ffb6f9deb"
46
+ "gitHead": "15012ec1d133600373fcf95a354762c44c56be52"
47
47
  }