Skip to content

Commit e1753f7

Browse files
authored
add hallmark for vbAsset migration to Katana mainnet (DefiLlama#15364)
1 parent 243c092 commit e1753f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

projects/katana-prelaunch/index.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@ module.exports = {
3434
ethereum: {
3535
doublecounted: true,
3636
tvl: tvl,
37-
}
37+
},
38+
hallmarks: [
39+
[1751324400, "vbAssets migration to Katana mainnet"]
40+
]
3841
}

0 commit comments

Comments
 (0)