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