mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-28 21:05:32 +08:00
7 lines
129 B
JavaScript
7 lines
129 B
JavaScript
module.exports = {
|
|
heco: {
|
|
tvl: () => ({}),
|
|
},
|
|
};
|
|
|
|
module.exports.deadFrom = '2025-01-15' // Heco chain is retired
|