mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
module.exports = {
|
|
ethereum: { tvl: () => ({}) },
|
|
deadFrom: "2022-02-31",
|
|
}
|