mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
5 lines
172 B
JavaScript
5 lines
172 B
JavaScript
const { treasuryExports } = require("../helper/treasury");
|
|
|
|
module.exports = treasuryExports({
|
|
ethereum: { owners: ['0x5d2725fdE4d7Aa3388DA4519ac0449Cc031d675f'], },
|
|
}) |