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 ad62d3d commit 1d1faa8Copy full SHA for 1d1faa8
projects/lander/index.js
@@ -0,0 +1,5 @@
1
+const { compoundExports2 } = require("../helper/compound");
2
+
3
+module.exports = {
4
+ bsc: compoundExports2({ comptroller: '0x344655CB08a25A7b2501CafB47CdF9490cE7fad3' })
5
+}
0 commit comments