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