mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
Update milkomeda adapters → chain deprecated (#16197)
This commit is contained in:
@@ -9,8 +9,6 @@ async function tvl(api) {
|
||||
|
||||
module.exports = {
|
||||
methodology: 'Counts the total balance of Fragmented tokens held in the Token Merger contract on Milkomeda C1 MACC.',
|
||||
milkomeda: {
|
||||
tvl,
|
||||
},
|
||||
milkomeda: { tvl: () => ({ }) },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user