We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac937d3 commit 7e85bd8Copy full SHA for 7e85bd8
projects/nostra-pools/index.js
@@ -51,4 +51,7 @@ module.exports = {
51
starknet: {
52
tvl,
53
},
54
+ hallmarks: [
55
+ [1706106000, "Nostra Pools launch"],
56
+ ]
57
};
projects/nostra/index.js
@@ -82,7 +82,6 @@ module.exports = {
82
borrowed,
83
84
hallmarks: [
85
- [1697634000, "Nostra Mainnet launch"],
86
- [1701863400, "Nostra Points launch"]
+ [1697634000, "Nostra Money Market launch"]
87
]
88
0 commit comments