We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25377a5 commit d7aa110Copy full SHA for d7aa110
projects/euler-v2/index.js
@@ -17,7 +17,8 @@ const config = {
17
arbitrum: { factory: '0x78Df1CF5bf06a7f27f2ACc580B934238C1b80D50', },
18
tac: { factory: '0x2b21621b8Ef1406699a99071ce04ec14cCd50677', },
19
linea: { factory: '0x84711986Fd3BF0bFe4a8e6d7f4E22E67f7f27F04', },
20
-
+ plasma: { factory: '0x42388213C6F56D7E1477632b58Ae6Bba9adeEeA3', },
21
+ mantle: { factory: '0x47Aaf2f062aa1D55AFa602f5C9597588f71E2d76', },
22
}
23
24
Object.keys(config).forEach(chain => {
0 commit comments