mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 05:45:32 +08:00
9 lines
108 B
JavaScript
9 lines
108 B
JavaScript
|
|
module.exports = {
|
|
ethereum:{
|
|
tvl: () => ({})
|
|
},
|
|
}
|
|
|
|
module.exports.deadFrom = '2022-05-09'
|