mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
7 lines
120 B
JavaScript
7 lines
120 B
JavaScript
|
|
async function tvl() {
|
|
throw new Error("Equilibrium chain is deprecated");}
|
|
|
|
module.exports = {
|
|
equilibrium: {tvl},
|
|
} |