mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 08:34:23 +08:00
7 lines
128 B
JavaScript
7 lines
128 B
JavaScript
module.exports = {
|
|
heco: {
|
|
tvl: () => ({})
|
|
}
|
|
}
|
|
|
|
module.exports.deadFrom = '2025-01-15' // Heco chain is retired
|