mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
6 lines
84 B
JavaScript
6 lines
84 B
JavaScript
|
|
module.exports = {
|
|
misrepresentedTokens: true,
|
|
fantom: { tvl: () => ({ }) }
|
|
};
|