Skip to content

Commit 1d1faa8

Browse files
Landerg1nt0ki
andauthored
Add Lander (DefiLlama#12834)
Co-authored-by: g1nt0ki <[email protected]>
1 parent ad62d3d commit 1d1faa8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/lander/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
const { compoundExports2 } = require("../helper/compound");
2+
3+
module.exports = {
4+
bsc: compoundExports2({ comptroller: '0x344655CB08a25A7b2501CafB47CdF9490cE7fad3' })
5+
}

0 commit comments

Comments
 (0)