Skip to content

Commit 7e85bd8

Browse files
authored
Update Nostra's hallmarks (DefiLlama#8864)
1 parent ac937d3 commit 7e85bd8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

projects/nostra-pools/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,7 @@ module.exports = {
5151
starknet: {
5252
tvl,
5353
},
54+
hallmarks: [
55+
[1706106000, "Nostra Pools launch"],
56+
]
5457
};

projects/nostra/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ module.exports = {
8282
borrowed,
8383
},
8484
hallmarks: [
85-
[1697634000, "Nostra Mainnet launch"],
86-
[1701863400, "Nostra Points launch"]
85+
[1697634000, "Nostra Money Market launch"]
8786
]
8887
};

0 commit comments

Comments
 (0)