Skip to content

Commit ff89cf1

Browse files
authored
Update magma contract
1 parent 635a878 commit ff89cf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/magma/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const { getLiquityTvl } = require('../helper/liquity')
33

44
module.exports = {
55
iotex: {
6-
tvl: getLiquityTvl('0xAeB0B38040aDdc4a2b520919f13944D9bC944435'),
7-
// staking: staking('0x109e342FE7132585abFa785887E2c05c85Fbcf71', '0x20143c45c2ce7984799079f256d8a68a918eeee6'), // disabled as backing of WEN is already counted towards tvl
6+
tvl: getLiquityTvl('0x21d81DABF6985587CE64C2E8EB12F69DF2178fe2'),
7+
// staking: staking('0x037a2e9a464fbA409D0E55600836864B410d6Dd8', '0x6C0bf4b53696b5434A0D21C7D13Aa3cbF754913E'), // disabled as backing of WEN is already counted towards tvl
88
},
99
};

0 commit comments

Comments
 (0)