Skip to content

Commit

Permalink
add scroll to maverick v2 (#11156)
Browse files Browse the repository at this point in the history
  • Loading branch information
gte620v authored Jul 30, 2024
1 parent ae36b01 commit 160666f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/maverick-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,12 @@ module.exports = maverickTVL({
},
],
},
scroll: {
factories: [
{
address: "0x0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e",
startBlock: 7332349,
},
],
},
});

0 comments on commit 160666f

Please sign in to comment.