Skip to content

Commit

Permalink
Config zklink to Meter sumer (#11326)
Browse files Browse the repository at this point in the history
* update for sumer

* Revert "update for sumer"

This reverts commit c2d6147.

* add base to project sumer

* add arbitrum to project sumer

* config ethereum for sumer

* add zklink to sumer
  • Loading branch information
yanfeizuo authored Aug 16, 2024
1 parent 2a80466 commit d72836f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/sumer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ module.exports = {
base: compoundExports2({ comptroller: '0x611375907733D9576907E125Fb29704712F0BAfA' }),
arbitrum: compoundExports2({ comptroller: '0xBfb69860C91A22A2287df1Ff3Cdf0476c5aab24A' }),
ethereum: compoundExports2({ comptroller: '0x60A4570bE892fb41280eDFE9DB75e1a62C70456F' }),
zklink: compoundExports2({ comptroller: '0xe6099D924efEf37845867D45E3362731EaF8A98D' })
}

0 comments on commit d72836f

Please sign in to comment.