Skip to content

Commit 9c796e5

Browse files
committed
add satoshi-perps
1 parent ba36e14 commit 9c796e5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/satoshi-perps/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: '0x736Cad071Fdb5ce7B17F35bB22f68Ad53F55C207', fromBlock: 20537386, }),
6+
},
7+
}

0 commit comments

Comments
 (0)