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.
2 parents d416c5a + 6471939 commit df23dc9Copy full SHA for df23dc9
projects/machfi/index.js
@@ -0,0 +1,5 @@
1
+const { compoundExports2 } = require('../helper/compound')
2
+
3
+module.exports = {
4
+ sonic: compoundExports2({comptroller: '0x646F91AbD5Ab94B76d1F9C5D9490A2f6DDf25730', cether: '0x9F5d9f2FDDA7494aA58c90165cF8E6B070Fe92e6'}),
5
+}
0 commit comments