mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 05:15:28 +08:00
6 lines
150 B
JavaScript
6 lines
150 B
JavaScript
const { compoundExports } = require('../helper/compound')
|
|
|
|
module.exports = {
|
|
era: compoundExports("0xc3D157Ee5D602E9CEAF6eA4c15C9b52B313A1364"),
|
|
}
|