Skip to content

Commit

Permalink
Added zircuit and the stablecoin market for ZeroLend (#11702)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadshotryker authored Sep 23, 2024
1 parent 257fe06 commit efde13e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion projects/zerolend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ const config = {
'0xEe9ec60657B714E3FAC5255a5443AC5EC7Ba5bB0', // foxy linea market
],
xlayer: ["0x97e59722318F1324008484ACA9C343863792cBf6"],
zircuit: ["0xA754b2f1535287957933db6e2AEE2b2FE6f38588"],
ethereum: [
"0x47223D4eA966a93b2cC96FFB4D42c22651FADFcf", // ethereum lrt market
'0x31063F7CA8ef4089Db0dEdf8D6e35690B468A611' // bitcoin lrt market
'0x31063F7CA8ef4089Db0dEdf8D6e35690B468A611', // bitcoin lrt market
'0x298ECDcb0369Aef75cBbdA3e46a224Cfe622E287' // stablecoin rwa market
],
};

Expand Down

0 comments on commit efde13e

Please sign in to comment.