Skip to content

Commit

Permalink
feat: Kinetic protocol (DefiLlama#11074)
Browse files Browse the repository at this point in the history
* feat: Kinetic protocol

* fix: remove cether address
  • Loading branch information
EdgarRBL committed Jul 23, 2024
1 parent fcc13c3 commit 7b982d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/kinetic/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { compoundExports2 } = require('../helper/compound')

module.exports = {
flare: compoundExports2({ comptroller: '0x8041680Fb73E1Fe5F851e76233DCDfA0f2D2D7c8' }),
}

0 comments on commit 7b982d2

Please sign in to comment.