Skip to content

Commit 08c06fe

Browse files
authored
adding LemonX to DefiLlama (DefiLlama#11522)
1 parent f65b8eb commit 08c06fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/lemonX/index.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
const { gmxExports } = require('../helper/gmx')
2+
3+
module.exports = {
4+
core: {
5+
tvl: gmxExports({ vault: '0xC2acC8e5Be6613f53C71AE5E386D39a40a4761aA', })
6+
},
7+
}

0 commit comments

Comments
 (0)