mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 21:36:44 +08:00
7 lines
86 B
JavaScript
7 lines
86 B
JavaScript
module.exports = {
|
|
ethereum: {
|
|
tvl: () => ({})
|
|
},
|
|
deadFrom: '2023-08-19',
|
|
}
|