mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
8 lines
114 B
JavaScript
8 lines
114 B
JavaScript
module.exports={
|
|
timetravel: false,
|
|
lamden: {
|
|
tvl: () => ({}),
|
|
},
|
|
deadFrom: "2023-12-09",
|
|
}
|