Skip to content

Commit 0e446a8

Browse files
authored
add hallmark
1 parent 4af1cdb commit 0e446a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

projects/panoptic/index.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,7 @@ module.exports = {
100100
methodology: 'This adapter counts tokens held by all PanopticPool contracts created by the PanopticFactory, as well as the token composition of all Uniswap liquidity held by the SemiFungiblePositionManager (which is used by every PanopticPool to manage liquidity).',
101101
start: 1739411364,
102102
},
103-
}
103+
hallmarks: [
104+
["2025-08-27", "Whitehack by team"]
105+
]
106+
}

0 commit comments

Comments
 (0)