Skip to content

Commit f6334b8

Browse files
add hallmark
1 parent 8e0944d commit f6334b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/moby/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ const { sumTokensExport } = require('../helper/unwrapLPs')
22
const ADDRESSES = require('../helper/coreAssets.json')
33

44
module.exports = {
5+
hallmarks: [
6+
[1736294400,"Private-key Leak Exploit"]
7+
],
58
arbitrum: {
69
tvl: sumTokensExport({
710
owners: [

0 commit comments

Comments
 (0)