mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
7 lines
101 B
JavaScript
7 lines
101 B
JavaScript
|
|
module.exports = {
|
|
fantom: {
|
|
tvl: () => 0,
|
|
}
|
|
};
|
|
module.exports.deadFrom = '2023-04-09' |