Skip to content

Commit

Permalink
added Lore (#11259)
Browse files Browse the repository at this point in the history
* added Lore

* updated Lore network to scroll

---------

Co-authored-by: Daniel_Dean <[email protected]>
  • Loading branch information
Deantoshi and Daniel-Dean-MIST authored Aug 12, 2024
1 parent ea49c6f commit c5b1c3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/lore/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { aaveExports } = require('../helper/aave')

module.exports = {
scroll: aaveExports("scroll", "0xBc6DE4458b7D6fbf82240ce8cC0CA6a2f4986eb5"),
}

0 comments on commit c5b1c3b

Please sign in to comment.