File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -505,6 +505,40 @@ export const STRATEGIES_LIST: Array<StrategyPayload> = [
505505 releaseAt : 1749747600 ,
506506 issuesOnClose : true ,
507507 } ,
508+ {
509+ name : "USDX" ,
510+ id : "USDX" ,
511+ tokenOut : "USDX" ,
512+ chainId : 56 ,
513+ network : "BNB" ,
514+ creditManagers : [ ] ,
515+ } ,
516+ {
517+ name : "Pendle sUSDX PT (1 sep 2025)" ,
518+ id : "PT_sUSDX_1SEP2025" ,
519+ tokenOut : "PT_sUSDX_1SEP2025" ,
520+ chainId : 56 ,
521+ network : "BNB" ,
522+ creditManagers : [ ] ,
523+ } ,
524+
525+ {
526+ name : "mTBILL" ,
527+ id : "mTBILL" ,
528+ tokenOut : "mTBILL" ,
529+ chainId : 42793 ,
530+ network : "Etherlink" ,
531+ creditManagers : [ "0x665dc232f3459fce23ed98974f9e4483f7781ff7" ] ,
532+ } ,
533+ {
534+ name : "mBASIS" ,
535+ id : "mBASIS" ,
536+ tokenOut : "mBASIS" ,
537+ chainId : 42793 ,
538+ network : "Etherlink" ,
539+ creditManagers : [ "0x665dc232f3459fce23ed98974f9e4483f7781ff7" ] ,
540+ } ,
541+
508542 {
509543 name : "Beets stS" ,
510544 id : "stS" ,
You can’t perform that action at this time.
0 commit comments