mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
11 lines
162 B
JavaScript
11 lines
162 B
JavaScript
module.exports = {
|
|
terra:{
|
|
tvl: () => 0
|
|
},
|
|
hallmarks:[
|
|
[1651881600, "UST depeg"],
|
|
]
|
|
};
|
|
|
|
|
|
module.exports.deadFrom = '2022-05-26' |