Skip to content

Commit

Permalink
add hallmark
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Nov 28, 2024
1 parent 3bf204d commit 537796e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/hydrometer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ const { uniTvlExport } = require('../helper/calculateUniTvl.js')

module.exports = {
misrepresentedTokens: true,
hallmarks: [
[1732734407,"Rug Pull"]
],
base: {
tvl: uniTvlExport("0xF60caCf0A3daa5B6a79ca6594BEF38F85391AE0A", undefined, undefined, {
allPairsLength: 'uint256:allPoolsLength',
Expand Down

0 comments on commit 537796e

Please sign in to comment.