Skip to content

Commit 1adb270

Browse files
add hallmark
1 parent d6ac367 commit 1adb270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/aelin/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ function pool2TVL(chain) {
8787
}
8888

8989
module.exports = {
90+
hallmarks : [
91+
[1702598400, "Frontend was shut down"]
92+
],
9093
ethereum: {
9194
tvl: tvl('ethereum'),
9295
pool2: pool2TVL('ethereum'),

0 commit comments

Comments
 (0)