File tree Expand file tree Collapse file tree 3 files changed +49
-1
lines changed
src/swapService/strategies Expand file tree Collapse file tree 3 files changed +49
-1
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,16 @@ const defaultConfig: Config = {
103
103
paymentTokenSweepVault : "0xb93d4928f39fbcd6c89a7dfbf0a867e6344561be" , // eUSDC-1 escrow
104
104
priceOne : 100000000n ,
105
105
} ,
106
+ mRE7YIELD : {
107
+ tokenContract : "0x87C9053C819bB28e0D73d33059E1b3DA80AFb0cf" ,
108
+ redemptionInstantFeeBps : 50n ,
109
+ depositorContract : "0xcE0A2953a5d46400Af601a9857235312d1924aC7" ,
110
+ redeemerContract : "0x5356B8E06589DE894D86B24F4079c629E8565234" ,
111
+ oracleContract : "0x0a2a51f2f206447dE3E3a80FCf92240244722395" ,
112
+ paymentToken : "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48" , // USDC
113
+ paymentTokenSweepVault : "0xb93d4928f39fbcd6c89a7dfbf0a867e6344561be" , // eUSDC-1 escrow
114
+ priceOne : 100000000n ,
115
+ } ,
106
116
} ,
107
117
108
118
[ base . id ] : {
Original file line number Diff line number Diff line change 1085
1085
"provider" : " INCEPTIONLRT"
1086
1086
}
1087
1087
},
1088
+ {
1089
+ "addressInfo" : " 0x87C9053C819bB28e0D73d33059E1b3DA80AFb0cf" ,
1090
+ "chainId" : 1 ,
1091
+ "name" : " Midas mRe7YIELD" ,
1092
+ "symbol" : " MRE7YIELD" ,
1093
+ "decimals" : 18 ,
1094
+ "logoURI" : " https://coin-images.coingecko.com/coins/images/54660/large/mre7yield_logo.png?1740896178" ,
1095
+ "meta" : {
1096
+ "provider" : " MIDAS"
1097
+ }
1098
+ },
1088
1099
{
1089
1100
"addressInfo" : " 0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE" ,
1090
1101
"chainId" : 1 ,
1552
1563
"isPendlePT" : true ,
1553
1564
"pendleMarket" : " 0x353d0b2efb5b3a7987fb06d30ad6160522d08426"
1554
1565
}
1566
+ },
1567
+ {
1568
+ "addressInfo" : " 0x23E60d1488525bf4685f53b3aa8E676c30321066" ,
1569
+ "chainId" : 1 ,
1570
+ "name" : " PT Wrapped stUSR 25SEP2025" ,
1571
+ "symbol" : " PT-wstUSR-25SEP2025" ,
1572
+ "decimals" : 18 ,
1573
+ "logoURI" : " https://coin-images.coingecko.com/coins/images/40008/large/USR_LOGO.png?1725222638" ,
1574
+ "meta" : {
1575
+ "isPendlePT" : true ,
1576
+ "pendleMarket" : " 0x09fa04aac9c6d1c6131352ee950cd67ecc6d4fb9"
1577
+ }
1578
+ },
1579
+ {
1580
+ "addressInfo" : " 0xae4bE3acD95B6a4Ac5A0524ab95dA90c721f6C83" ,
1581
+ "chainId" : 1 ,
1582
+ "name" : " PT Resolv USD 29MAY2025" ,
1583
+ "symbol" : " PT-USR-29MAY2025" ,
1584
+ "decimals" : 18 ,
1585
+ "logoURI" : " https://coin-images.coingecko.com/coins/images/40008/large/USR_LOGO.png?1725222638" ,
1586
+ "meta" : {
1587
+ "isPendlePT" : true ,
1588
+ "pendleMarket" : " 0x35a18cd59a214c9e797e14b1191b700eea251f6a"
1589
+ }
1555
1590
}
1556
1591
]
Original file line number Diff line number Diff line change 230
230
"symbol" : " srUSD" ,
231
231
"decimals" : 18 ,
232
232
"logoURI" : " /tokens/80094/srusd.png" ,
233
- "meta" : {}
233
+ "meta" : {
234
+ "provider" : " DEFILLAMA" ,
235
+ "poolId" : " 402b0554-9525-40af-8703-3c59b0aa863c"
236
+ }
234
237
}
235
238
]
You can’t perform that action at this time.
0 commit comments