From 6ccdeb009c3fcdf8df142a9b99aca55571cf8276 Mon Sep 17 00:00:00 2001 From: realdealshaman Date: Sun, 30 Jun 2024 03:46:20 +0100 Subject: [PATCH] add hallmark --- projects/inverse-finance-firm/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/inverse-finance-firm/index.js b/projects/inverse-finance-firm/index.js index c4f6b2b70b4d..0bd36960889d 100644 --- a/projects/inverse-finance-firm/index.js +++ b/projects/inverse-finance-firm/index.js @@ -47,7 +47,8 @@ module.exports = { methodology: "Get collateral balances from users personal escrows", hallmarks: [ [1696204800, "Borrow against INV on FiRM"], - [1707177600, "Launch of sDOLA"], + [1707177600, "Launch of sDOLA"], + [1718236800, "CRV liquidation"] ], start: 1670701200, // Dec 10 2022 ethereum: { tvl }