Skip to content

Commit

Permalink
Added base market for Mooncake Fi (DefiLlama#7135)
Browse files Browse the repository at this point in the history
* Added mooncakefi linea market

* Added base market for mooncake
  • Loading branch information
mooncakeater authored Aug 14, 2023
1 parent dd24958 commit d1e5769
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/mooncakefi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ module.exports = {
linea: aaveExports("linea", undefined, undefined, [
"0x593C2d762B1CDe79101D946Ca7816eeaF17Ad744",
]),
base: aaveExports("base", undefined, undefined, [
"0x32aB5e8ad83d4afbEe7103d7ed4A9CAF7B76F195",
]),
};

0 comments on commit d1e5769

Please sign in to comment.