Skip to content

Commit

Permalink
Update Meow Miner TVL (#9693)
Browse files Browse the repository at this point in the history
Co-authored-by: HoardingCats <[email protected]>
  • Loading branch information
hoardingcats and HoardingCats authored Apr 5, 2024
1 parent 0074e41 commit 23f3a13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/MeowMiner/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module.exports = {
methodology: 'counts the number of MEOW tokens in the Meow Miner contract.',
start: 1710293916,
avax: {
tvl: () => ({}),
staking: sumTokensExport({ owner: MEOW_MINER_CONTRACT, tokens: [MEOW_TOKEN_CONTRACT], lps: [LP_MEOW_WAVAX], useDefaultCoreAssets: true, }),
tvl: sumTokensExport({ owner: MEOW_MINER_CONTRACT, tokens: [MEOW_TOKEN_CONTRACT], lps: [LP_MEOW_WAVAX], useDefaultCoreAssets: true, }),
}
}

0 comments on commit 23f3a13

Please sign in to comment.