Skip to content

Commit

Permalink
add onyx post hack
Browse files Browse the repository at this point in the history
  • Loading branch information
0xngmi committed Sep 25, 2024
1 parent 0f41800 commit be1d01e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/onyx-v2/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { compoundExports2 } = require('../helper/compound');

module.exports = {
ethereum: compoundExports2({ comptroller: "0xcC53F8fF403824a350885A345ED4dA649e060369", cether: "0x2ccb7d00a9e10d0c3408b5eefb67011abfacb075"}),
};

0 comments on commit be1d01e

Please sign in to comment.