Skip to content

Commit d9b3a8f

Browse files
update Volta Markets vault address (#15718)
Co-authored-by: sbalcin <[email protected]>
1 parent 36d51c0 commit d9b3a8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/volta-markets/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ const { gmxExports } = require('../helper/gmx')
22

33
module.exports = {
44
core: {
5-
tvl: gmxExports({ vault: '0x129ba01921D37D3285F557C57397dc2b0a18B4d2', fromBlock: 25450000, }),
5+
tvl: gmxExports({ vault: '0x66249e4477940D40A3CE92552401A9Cc61a14474', fromBlock: 25450000, }),
66
},
7-
}
7+
}

0 commit comments

Comments
 (0)