@chain-registry/assets 1.64.73 → 1.64.75

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.
Files changed (41) hide show
  1. package/esm/mainnet/assets.js +2 -1
  2. package/esm/mainnet/axelar.js +626 -0
  3. package/esm/mainnet/canto.js +100 -0
  4. package/esm/mainnet/celestia.js +544 -0
  5. package/esm/mainnet/cosmoshub.js +544 -0
  6. package/esm/mainnet/dydx.js +544 -0
  7. package/esm/mainnet/index.js +1 -0
  8. package/esm/mainnet/injective.js +544 -0
  9. package/esm/mainnet/lorenzo.js +182 -0
  10. package/esm/mainnet/neutron.js +544 -0
  11. package/esm/mainnet/noble.js +626 -0
  12. package/esm/mainnet/osmosis.js +716 -0
  13. package/esm/mainnet/sommelier.js +84 -0
  14. package/esm/mainnet/stride.js +544 -0
  15. package/esm/mainnet/terra2.js +544 -0
  16. package/esm/testnet/archwaytestnet.js +68 -0
  17. package/esm/testnet/cosmoshubtestnet.js +68 -0
  18. package/esm/testnet/junotestnet.js +68 -0
  19. package/esm/testnet/symphonytestnet.js +138 -0
  20. package/mainnet/assets.js +2 -1
  21. package/mainnet/axelar.js +626 -0
  22. package/mainnet/canto.js +100 -0
  23. package/mainnet/celestia.js +544 -0
  24. package/mainnet/cosmoshub.js +544 -0
  25. package/mainnet/dydx.js +544 -0
  26. package/mainnet/index.d.ts +1 -0
  27. package/mainnet/index.js +3 -2
  28. package/mainnet/injective.js +544 -0
  29. package/mainnet/lorenzo.d.ts +3 -0
  30. package/mainnet/lorenzo.js +184 -0
  31. package/mainnet/neutron.js +544 -0
  32. package/mainnet/noble.js +626 -0
  33. package/mainnet/osmosis.js +716 -0
  34. package/mainnet/sommelier.js +84 -0
  35. package/mainnet/stride.js +544 -0
  36. package/mainnet/terra2.js +544 -0
  37. package/package.json +5 -5
  38. package/testnet/archwaytestnet.js +68 -0
  39. package/testnet/cosmoshubtestnet.js +68 -0
  40. package/testnet/junotestnet.js +68 -0
  41. package/testnet/symphonytestnet.js +138 -0
package/mainnet/stride.js CHANGED
@@ -2395,6 +2395,108 @@ const assets = {
2395
2395
  }
2396
2396
  }]
2397
2397
  },
2398
+ {
2399
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
2400
+ denom_units: [{
2401
+ denom: 'ibc/1E7C8E1E24029105A717D6AD40D8A09E5492D710393898442C3CECEF215DBCD1',
2402
+ exponent: 0,
2403
+ aliases: ['p:udatom:31Dec2024']
2404
+ }, {
2405
+ denom: 'pdATOM31Dec2024',
2406
+ exponent: 6
2407
+ }],
2408
+ base: 'ibc/1E7C8E1E24029105A717D6AD40D8A09E5492D710393898442C3CECEF215DBCD1',
2409
+ name: 'pdAtom (31Dec2024)',
2410
+ display: 'pdATOM31Dec2024',
2411
+ symbol: 'pdATOM-31Dec2024',
2412
+ logo_URIs: {
2413
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2414
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2415
+ },
2416
+ images: [{
2417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2418
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2419
+ }],
2420
+ traces: [{
2421
+ type: 'ibc',
2422
+ counterparty: {
2423
+ channel_id: 'channel-23',
2424
+ base_denom: 'p:udatom:31Dec2024',
2425
+ chain_name: 'pryzm'
2426
+ },
2427
+ chain: {
2428
+ channel_id: 'channel-257'
2429
+ }
2430
+ }]
2431
+ },
2432
+ {
2433
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
2434
+ denom_units: [{
2435
+ denom: 'ibc/D2AD5F7D1E91A8B1FABD1F0F247EB76D8AD7FB43B208ED94D24C024175E88B18',
2436
+ exponent: 0,
2437
+ aliases: ['p:udatom:30Jun2025']
2438
+ }, {
2439
+ denom: 'pdATOM30Jun2025',
2440
+ exponent: 6
2441
+ }],
2442
+ base: 'ibc/D2AD5F7D1E91A8B1FABD1F0F247EB76D8AD7FB43B208ED94D24C024175E88B18',
2443
+ name: 'pdAtom (30Jun2025)',
2444
+ display: 'pdATOM30Jun2025',
2445
+ symbol: 'pdATOM-30Jun2025',
2446
+ logo_URIs: {
2447
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2448
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2449
+ },
2450
+ images: [{
2451
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2452
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2453
+ }],
2454
+ traces: [{
2455
+ type: 'ibc',
2456
+ counterparty: {
2457
+ channel_id: 'channel-23',
2458
+ base_denom: 'p:udatom:30Jun2025',
2459
+ chain_name: 'pryzm'
2460
+ },
2461
+ chain: {
2462
+ channel_id: 'channel-257'
2463
+ }
2464
+ }]
2465
+ },
2466
+ {
2467
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
2468
+ denom_units: [{
2469
+ denom: 'ibc/118EBB600B3034B5E20F377A789154955ED52AB8274F59C8D392744F16E763AF',
2470
+ exponent: 0,
2471
+ aliases: ['p:udatom:31Dec2025']
2472
+ }, {
2473
+ denom: 'pdATOM31Dec2025',
2474
+ exponent: 6
2475
+ }],
2476
+ base: 'ibc/118EBB600B3034B5E20F377A789154955ED52AB8274F59C8D392744F16E763AF',
2477
+ name: 'pdAtom (31Dec2025)',
2478
+ display: 'pdATOM31Dec2025',
2479
+ symbol: 'pdATOM-31Dec2025',
2480
+ logo_URIs: {
2481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2482
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2483
+ },
2484
+ images: [{
2485
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
2486
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
2487
+ }],
2488
+ traces: [{
2489
+ type: 'ibc',
2490
+ counterparty: {
2491
+ channel_id: 'channel-23',
2492
+ base_denom: 'p:udatom:31Dec2025',
2493
+ chain_name: 'pryzm'
2494
+ },
2495
+ chain: {
2496
+ channel_id: 'channel-257'
2497
+ }
2498
+ }]
2499
+ },
2398
2500
  {
2399
2501
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
2400
2502
  denom_units: [{
@@ -3109,6 +3211,108 @@ const assets = {
3109
3211
  }
3110
3212
  }]
3111
3213
  },
3214
+ {
3215
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
3216
+ denom_units: [{
3217
+ denom: 'ibc/1C2A34E5C1E68510752B42378C50E5B6DF6866AD93ABF6379BEFAE02B1678BA3',
3218
+ exponent: 0,
3219
+ aliases: ['y:udatom:31Dec2024']
3220
+ }, {
3221
+ denom: 'ydATOM31Dec2024',
3222
+ exponent: 6
3223
+ }],
3224
+ base: 'ibc/1C2A34E5C1E68510752B42378C50E5B6DF6866AD93ABF6379BEFAE02B1678BA3',
3225
+ name: 'ydAtom (31Dec2024)',
3226
+ display: 'ydATOM31Dec2024',
3227
+ symbol: 'ydATOM-31Dec2024',
3228
+ logo_URIs: {
3229
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3230
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3231
+ },
3232
+ images: [{
3233
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3234
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3235
+ }],
3236
+ traces: [{
3237
+ type: 'ibc',
3238
+ counterparty: {
3239
+ channel_id: 'channel-23',
3240
+ base_denom: 'y:udatom:31Dec2024',
3241
+ chain_name: 'pryzm'
3242
+ },
3243
+ chain: {
3244
+ channel_id: 'channel-257'
3245
+ }
3246
+ }]
3247
+ },
3248
+ {
3249
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
3250
+ denom_units: [{
3251
+ denom: 'ibc/E9D0FE1D218956A59ED837F00BE917E3133FA8239B34B6D07643FBF6A8D0A5E3',
3252
+ exponent: 0,
3253
+ aliases: ['y:udatom:30Jun2025']
3254
+ }, {
3255
+ denom: 'ydATOM30Jun2025',
3256
+ exponent: 6
3257
+ }],
3258
+ base: 'ibc/E9D0FE1D218956A59ED837F00BE917E3133FA8239B34B6D07643FBF6A8D0A5E3',
3259
+ name: 'ydAtom (30Jun2025)',
3260
+ display: 'ydATOM30Jun2025',
3261
+ symbol: 'ydATOM-30Jun2025',
3262
+ logo_URIs: {
3263
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3264
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3265
+ },
3266
+ images: [{
3267
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3268
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3269
+ }],
3270
+ traces: [{
3271
+ type: 'ibc',
3272
+ counterparty: {
3273
+ channel_id: 'channel-23',
3274
+ base_denom: 'y:udatom:30Jun2025',
3275
+ chain_name: 'pryzm'
3276
+ },
3277
+ chain: {
3278
+ channel_id: 'channel-257'
3279
+ }
3280
+ }]
3281
+ },
3282
+ {
3283
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
3284
+ denom_units: [{
3285
+ denom: 'ibc/D754B59C6D0131F4D4DFD2B7E603815C109E78D994D46841BC18E6BCDBFAA141',
3286
+ exponent: 0,
3287
+ aliases: ['y:udatom:31Dec2025']
3288
+ }, {
3289
+ denom: 'ydATOM31Dec2025',
3290
+ exponent: 6
3291
+ }],
3292
+ base: 'ibc/D754B59C6D0131F4D4DFD2B7E603815C109E78D994D46841BC18E6BCDBFAA141',
3293
+ name: 'ydAtom (31Dec2025)',
3294
+ display: 'ydATOM31Dec2025',
3295
+ symbol: 'ydATOM-31Dec2025',
3296
+ logo_URIs: {
3297
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3298
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3299
+ },
3300
+ images: [{
3301
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
3302
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
3303
+ }],
3304
+ traces: [{
3305
+ type: 'ibc',
3306
+ counterparty: {
3307
+ channel_id: 'channel-23',
3308
+ base_denom: 'y:udatom:31Dec2025',
3309
+ chain_name: 'pryzm'
3310
+ },
3311
+ chain: {
3312
+ channel_id: 'channel-257'
3313
+ }
3314
+ }]
3315
+ },
3112
3316
  {
3113
3317
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
3114
3318
  denom_units: [{
@@ -3857,6 +4061,74 @@ const assets = {
3857
4061
  }
3858
4062
  }]
3859
4063
  },
4064
+ {
4065
+ description: 'Pryzm\'s LP token for dATOM Yield pool',
4066
+ denom_units: [{
4067
+ denom: 'ibc/C19D7F43EA7FCB972582FE20D42C7EDD0D8444A23E4C6567FD9C01E00855A794',
4068
+ exponent: 0,
4069
+ aliases: ['lp:22:udatom']
4070
+ }, {
4071
+ denom: 'lp:22:datom',
4072
+ exponent: 6
4073
+ }],
4074
+ base: 'ibc/C19D7F43EA7FCB972582FE20D42C7EDD0D8444A23E4C6567FD9C01E00855A794',
4075
+ name: 'dATOM Yield LP',
4076
+ display: 'lp:22:datom',
4077
+ symbol: 'dATOM-YIELD-LP',
4078
+ logo_URIs: {
4079
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4080
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4081
+ },
4082
+ images: [{
4083
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4084
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4085
+ }],
4086
+ traces: [{
4087
+ type: 'ibc',
4088
+ counterparty: {
4089
+ channel_id: 'channel-23',
4090
+ base_denom: 'lp:22:udatom',
4091
+ chain_name: 'pryzm'
4092
+ },
4093
+ chain: {
4094
+ channel_id: 'channel-257'
4095
+ }
4096
+ }]
4097
+ },
4098
+ {
4099
+ description: 'Pryzm\'s LP token for dATOM Boost pool',
4100
+ denom_units: [{
4101
+ denom: 'ibc/C1A755D3E5C127D4AC9E9DE7A659F85906331B71C14F3BC21091400E63AFF211',
4102
+ exponent: 0,
4103
+ aliases: ['lp:23:udatomypt-uatom']
4104
+ }, {
4105
+ denom: 'lp:23:datomypt-atom',
4106
+ exponent: 6
4107
+ }],
4108
+ base: 'ibc/C1A755D3E5C127D4AC9E9DE7A659F85906331B71C14F3BC21091400E63AFF211',
4109
+ name: 'dATOM Boost LP',
4110
+ display: 'lp:23:datomypt-atom',
4111
+ symbol: 'dATOM-BOOST-LP',
4112
+ logo_URIs: {
4113
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4114
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4115
+ },
4116
+ images: [{
4117
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
4118
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
4119
+ }],
4120
+ traces: [{
4121
+ type: 'ibc',
4122
+ counterparty: {
4123
+ channel_id: 'channel-23',
4124
+ base_denom: 'lp:23:udatomypt-uatom',
4125
+ chain_name: 'pryzm'
4126
+ },
4127
+ chain: {
4128
+ channel_id: 'channel-257'
4129
+ }
4130
+ }]
4131
+ },
3860
4132
  {
3861
4133
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
3862
4134
  denom_units: [{
@@ -6510,6 +6782,108 @@ const assets = {
6510
6782
  }
6511
6783
  }]
6512
6784
  },
6785
+ {
6786
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
6787
+ denom_units: [{
6788
+ denom: 'ibc/1E7C8E1E24029105A717D6AD40D8A09E5492D710393898442C3CECEF215DBCD1',
6789
+ exponent: 0,
6790
+ aliases: ['p:udatom:31Dec2024']
6791
+ }, {
6792
+ denom: 'pdATOM31Dec2024',
6793
+ exponent: 6
6794
+ }],
6795
+ base: 'ibc/1E7C8E1E24029105A717D6AD40D8A09E5492D710393898442C3CECEF215DBCD1',
6796
+ name: 'pdAtom (31Dec2024)',
6797
+ display: 'pdATOM31Dec2024',
6798
+ symbol: 'pdATOM-31Dec2024',
6799
+ logo_URIs: {
6800
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6801
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6802
+ },
6803
+ images: [{
6804
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6805
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6806
+ }],
6807
+ traces: [{
6808
+ type: 'ibc',
6809
+ counterparty: {
6810
+ channel_id: 'channel-23',
6811
+ base_denom: 'p:udatom:31Dec2024',
6812
+ chain_name: 'pryzm'
6813
+ },
6814
+ chain: {
6815
+ channel_id: 'channel-257'
6816
+ }
6817
+ }]
6818
+ },
6819
+ {
6820
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
6821
+ denom_units: [{
6822
+ denom: 'ibc/D2AD5F7D1E91A8B1FABD1F0F247EB76D8AD7FB43B208ED94D24C024175E88B18',
6823
+ exponent: 0,
6824
+ aliases: ['p:udatom:30Jun2025']
6825
+ }, {
6826
+ denom: 'pdATOM30Jun2025',
6827
+ exponent: 6
6828
+ }],
6829
+ base: 'ibc/D2AD5F7D1E91A8B1FABD1F0F247EB76D8AD7FB43B208ED94D24C024175E88B18',
6830
+ name: 'pdAtom (30Jun2025)',
6831
+ display: 'pdATOM30Jun2025',
6832
+ symbol: 'pdATOM-30Jun2025',
6833
+ logo_URIs: {
6834
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6835
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6836
+ },
6837
+ images: [{
6838
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6839
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6840
+ }],
6841
+ traces: [{
6842
+ type: 'ibc',
6843
+ counterparty: {
6844
+ channel_id: 'channel-23',
6845
+ base_denom: 'p:udatom:30Jun2025',
6846
+ chain_name: 'pryzm'
6847
+ },
6848
+ chain: {
6849
+ channel_id: 'channel-257'
6850
+ }
6851
+ }]
6852
+ },
6853
+ {
6854
+ description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
6855
+ denom_units: [{
6856
+ denom: 'ibc/118EBB600B3034B5E20F377A789154955ED52AB8274F59C8D392744F16E763AF',
6857
+ exponent: 0,
6858
+ aliases: ['p:udatom:31Dec2025']
6859
+ }, {
6860
+ denom: 'pdATOM31Dec2025',
6861
+ exponent: 6
6862
+ }],
6863
+ base: 'ibc/118EBB600B3034B5E20F377A789154955ED52AB8274F59C8D392744F16E763AF',
6864
+ name: 'pdAtom (31Dec2025)',
6865
+ display: 'pdATOM31Dec2025',
6866
+ symbol: 'pdATOM-31Dec2025',
6867
+ logo_URIs: {
6868
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6869
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6870
+ },
6871
+ images: [{
6872
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
6873
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
6874
+ }],
6875
+ traces: [{
6876
+ type: 'ibc',
6877
+ counterparty: {
6878
+ channel_id: 'channel-23',
6879
+ base_denom: 'p:udatom:31Dec2025',
6880
+ chain_name: 'pryzm'
6881
+ },
6882
+ chain: {
6883
+ channel_id: 'channel-257'
6884
+ }
6885
+ }]
6886
+ },
6513
6887
  {
6514
6888
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
6515
6889
  denom_units: [{
@@ -7224,6 +7598,108 @@ const assets = {
7224
7598
  }
7225
7599
  }]
7226
7600
  },
7601
+ {
7602
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
7603
+ denom_units: [{
7604
+ denom: 'ibc/1C2A34E5C1E68510752B42378C50E5B6DF6866AD93ABF6379BEFAE02B1678BA3',
7605
+ exponent: 0,
7606
+ aliases: ['y:udatom:31Dec2024']
7607
+ }, {
7608
+ denom: 'ydATOM31Dec2024',
7609
+ exponent: 6
7610
+ }],
7611
+ base: 'ibc/1C2A34E5C1E68510752B42378C50E5B6DF6866AD93ABF6379BEFAE02B1678BA3',
7612
+ name: 'ydAtom (31Dec2024)',
7613
+ display: 'ydATOM31Dec2024',
7614
+ symbol: 'ydATOM-31Dec2024',
7615
+ logo_URIs: {
7616
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
7617
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
7618
+ },
7619
+ images: [{
7620
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
7621
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
7622
+ }],
7623
+ traces: [{
7624
+ type: 'ibc',
7625
+ counterparty: {
7626
+ channel_id: 'channel-23',
7627
+ base_denom: 'y:udatom:31Dec2024',
7628
+ chain_name: 'pryzm'
7629
+ },
7630
+ chain: {
7631
+ channel_id: 'channel-257'
7632
+ }
7633
+ }]
7634
+ },
7635
+ {
7636
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
7637
+ denom_units: [{
7638
+ denom: 'ibc/E9D0FE1D218956A59ED837F00BE917E3133FA8239B34B6D07643FBF6A8D0A5E3',
7639
+ exponent: 0,
7640
+ aliases: ['y:udatom:30Jun2025']
7641
+ }, {
7642
+ denom: 'ydATOM30Jun2025',
7643
+ exponent: 6
7644
+ }],
7645
+ base: 'ibc/E9D0FE1D218956A59ED837F00BE917E3133FA8239B34B6D07643FBF6A8D0A5E3',
7646
+ name: 'ydAtom (30Jun2025)',
7647
+ display: 'ydATOM30Jun2025',
7648
+ symbol: 'ydATOM-30Jun2025',
7649
+ logo_URIs: {
7650
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
7651
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
7652
+ },
7653
+ images: [{
7654
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
7655
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
7656
+ }],
7657
+ traces: [{
7658
+ type: 'ibc',
7659
+ counterparty: {
7660
+ channel_id: 'channel-23',
7661
+ base_denom: 'y:udatom:30Jun2025',
7662
+ chain_name: 'pryzm'
7663
+ },
7664
+ chain: {
7665
+ channel_id: 'channel-257'
7666
+ }
7667
+ }]
7668
+ },
7669
+ {
7670
+ description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
7671
+ denom_units: [{
7672
+ denom: 'ibc/D754B59C6D0131F4D4DFD2B7E603815C109E78D994D46841BC18E6BCDBFAA141',
7673
+ exponent: 0,
7674
+ aliases: ['y:udatom:31Dec2025']
7675
+ }, {
7676
+ denom: 'ydATOM31Dec2025',
7677
+ exponent: 6
7678
+ }],
7679
+ base: 'ibc/D754B59C6D0131F4D4DFD2B7E603815C109E78D994D46841BC18E6BCDBFAA141',
7680
+ name: 'ydAtom (31Dec2025)',
7681
+ display: 'ydATOM31Dec2025',
7682
+ symbol: 'ydATOM-31Dec2025',
7683
+ logo_URIs: {
7684
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
7685
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
7686
+ },
7687
+ images: [{
7688
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
7689
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
7690
+ }],
7691
+ traces: [{
7692
+ type: 'ibc',
7693
+ counterparty: {
7694
+ channel_id: 'channel-23',
7695
+ base_denom: 'y:udatom:31Dec2025',
7696
+ chain_name: 'pryzm'
7697
+ },
7698
+ chain: {
7699
+ channel_id: 'channel-257'
7700
+ }
7701
+ }]
7702
+ },
7227
7703
  {
7228
7704
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
7229
7705
  denom_units: [{
@@ -7972,6 +8448,74 @@ const assets = {
7972
8448
  }
7973
8449
  }]
7974
8450
  },
8451
+ {
8452
+ description: 'Pryzm\'s LP token for dATOM Yield pool',
8453
+ denom_units: [{
8454
+ denom: 'ibc/C19D7F43EA7FCB972582FE20D42C7EDD0D8444A23E4C6567FD9C01E00855A794',
8455
+ exponent: 0,
8456
+ aliases: ['lp:22:udatom']
8457
+ }, {
8458
+ denom: 'lp:22:datom',
8459
+ exponent: 6
8460
+ }],
8461
+ base: 'ibc/C19D7F43EA7FCB972582FE20D42C7EDD0D8444A23E4C6567FD9C01E00855A794',
8462
+ name: 'dATOM Yield LP',
8463
+ display: 'lp:22:datom',
8464
+ symbol: 'dATOM-YIELD-LP',
8465
+ logo_URIs: {
8466
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8467
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8468
+ },
8469
+ images: [{
8470
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8471
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8472
+ }],
8473
+ traces: [{
8474
+ type: 'ibc',
8475
+ counterparty: {
8476
+ channel_id: 'channel-23',
8477
+ base_denom: 'lp:22:udatom',
8478
+ chain_name: 'pryzm'
8479
+ },
8480
+ chain: {
8481
+ channel_id: 'channel-257'
8482
+ }
8483
+ }]
8484
+ },
8485
+ {
8486
+ description: 'Pryzm\'s LP token for dATOM Boost pool',
8487
+ denom_units: [{
8488
+ denom: 'ibc/C1A755D3E5C127D4AC9E9DE7A659F85906331B71C14F3BC21091400E63AFF211',
8489
+ exponent: 0,
8490
+ aliases: ['lp:23:udatomypt-uatom']
8491
+ }, {
8492
+ denom: 'lp:23:datomypt-atom',
8493
+ exponent: 6
8494
+ }],
8495
+ base: 'ibc/C1A755D3E5C127D4AC9E9DE7A659F85906331B71C14F3BC21091400E63AFF211',
8496
+ name: 'dATOM Boost LP',
8497
+ display: 'lp:23:datomypt-atom',
8498
+ symbol: 'dATOM-BOOST-LP',
8499
+ logo_URIs: {
8500
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8501
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8502
+ },
8503
+ images: [{
8504
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
8505
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
8506
+ }],
8507
+ traces: [{
8508
+ type: 'ibc',
8509
+ counterparty: {
8510
+ channel_id: 'channel-23',
8511
+ base_denom: 'lp:23:udatomypt-uatom',
8512
+ chain_name: 'pryzm'
8513
+ },
8514
+ chain: {
8515
+ channel_id: 'channel-257'
8516
+ }
8517
+ }]
8518
+ },
7975
8519
  {
7976
8520
  description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
7977
8521
  denom_units: [{