Skip to content

Commit 8035d7e

Browse files
authored
Update: Myso v1 (DefiLlama#15207)
1 parent 1cd3e74 commit 8035d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/myso/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ async function tvl(api) {
7373

7474
module.exports = {
7575
ethereum: { tvl },
76-
arbitrum: { tvl },
76+
arbitrum: { tvl: () => ({ }) },
7777
methodology: "token held as collateral + liquidity left to be borrowed",
7878
};

0 commit comments

Comments
 (0)