mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
* chore: remove Hover methodology description * chore: remove Hover methodology description
6 lines
224 B
JavaScript
6 lines
224 B
JavaScript
const { compoundExports2 } = require('../helper/compound')
|
|
|
|
module.exports = {
|
|
kava: compoundExports2({ comptroller: '0x3A4Ec955a18eF6eB33025599505E7d404a4d59eC', cether: '0xb51eFaF2f7aFb8a2F5Be0b730281E414FB487636' }),
|
|
}
|