Skip to content

Commit

Permalink
Add Mantle cUSDev3 (#12645)
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaShWoof authored Dec 10, 2024
1 parent 3447632 commit 22bfcc6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion projects/compound-v3/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,10 @@ module.exports = compoundV3Exports({
'0x995E394b8B2437aC8Ce61Ee0bC610D617962B214', // USDT Market
'0xE36A30D249f7761327fd973001A32010b521b6Fd', // ETH Market
],
}
},
mantle: {
markets: [
'0x606174f62cd968d8e684c645080fa694c1D7786E', // USDe Market
],
},
})

0 comments on commit 22bfcc6

Please sign in to comment.