From d45603906a121787b05f780e2e4ee498c1c59fd8 Mon Sep 17 00:00:00 2001 From: Denis Date: Sat, 28 Dec 2024 12:22:23 +0300 Subject: [PATCH] Removing ETH Boosted vault from timeline --- projects/amphor/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/amphor/index.js b/projects/amphor/index.js index df15db22ae42..9ca8440b05b7 100644 --- a/projects/amphor/index.js +++ b/projects/amphor/index.js @@ -46,7 +46,7 @@ module.exports['ethereum'] = { tvl }; module.exports.hallmarks = [ [1710115200, 'Beta test closing'], - [1712361600, 'ETH Boosted Vault Release'], + // [1712361600, 'ETH Boosted Vault Release'], [1718927999, 'Symbiotic LRT Vault Release'], [1734454404, 'Migration to InceptionLRT'], ];