Files
DefiLlama-Adapters/projects/murica.js
2025-04-29 13:26:53 +02:00

8 lines
163 B
JavaScript

module.exports = {
fantom: {
tvl: () => ({}),
staking: () => ({}),
pool2: () => ({}),
}
};
module.exports.deadFrom = '2023-04-09'