Skip to content

Commit

Permalink
Blueberry (DefiLlama#8797)
Browse files Browse the repository at this point in the history
* Blueberry Defi llama adapter

* Remove unnecessary files and update Blueberry Lending Market TVL calculation

---------

Co-authored-by: Bailey <[email protected]>
  • Loading branch information
g1nt0ki and 0xSpraggins authored Jan 30, 2024
1 parent 4741319 commit b64b91b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/blueberry/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const { compoundExports2 } = require('../helper/compound')

module.exports = {
methodology: 'Gets the total value locked in the Blueberry Lending Market',
ethereum: compoundExports2({ comptroller: '0xfFadB0bbA4379dFAbFB20CA6823F6EC439429ec2'}),
}

0 comments on commit b64b91b

Please sign in to comment.