Skip to content

Commit 6471939

Browse files
committed
chore: update address
1 parent 28670d3 commit 6471939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/machfi/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const { compoundExports2 } = require('../helper/compound')
22

33
module.exports = {
4-
sonic: compoundExports2({comptroller: '0xxx', cether: '0xxx'}),
4+
sonic: compoundExports2({comptroller: '0x646F91AbD5Ab94B76d1F9C5D9490A2f6DDf25730', cether: '0x9F5d9f2FDDA7494aA58c90165cF8E6B070Fe92e6'}),
55
}

0 commit comments

Comments
 (0)