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

8 lines
132 B
JavaScript

module.exports = {
ethereum: {
tvl: () => 0,
staking: () => ({}),
pool2: () => ({}),
},
deadFrom: '2022-11-11',
};