Skip to content

Commit

Permalink
update zklink-eth, fuse-fuse market @ShoebillFinance (DefiLlama#10753)
Browse files Browse the repository at this point in the history
* add bob-stable market

* update kroma chain

* update zklink-eth, fuse-fuse market
  • Loading branch information
ShoebillFinance authored Jun 25, 2024
1 parent 740d1aa commit b619ca4
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion projects/shoebillFinance-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,16 @@ module.exports = mergeExports([
cether: "0xD13bE8b716b18265e294831FCb1330d170840BB3",
}),
},

{
fuse: compoundExports2({
comptroller: "0x9f53Cd350c3aC49cE6CE673abff647E5fe79A3CC",
cether: "0xD13bE8b716b18265e294831FCb1330d170840BB3",
}),
},
{
zklink: compoundExports2({
comptroller: "0x89e348e0ab4D83aEDbf1354004552822a805a12e",
cether: "0x4dA697a89ea1D166881362b56E6863294820eC97",
}),
},
]);

0 comments on commit b619ca4

Please sign in to comment.