Skip to content

Commit 1b00db7

Browse files
ModeMax V2 TVL (DefiLlama#12016)
Co-authored-by: gengbingbing <[email protected]>
1 parent 3888f19 commit 1b00db7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/modemax-perp-v2/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+
mode: {
5+
tvl: gmxExports({ vault: '0x6824AbeA9D564e469B8FAaA0300b04cAFdD78341' })
6+
},
7+
};

0 commit comments

Comments
 (0)