From 20945478a374912889f171dfaf35fc8c108bf5ad Mon Sep 17 00:00:00 2001 From: Pavel Shuvalov Date: Tue, 26 Nov 2024 18:13:29 +0400 Subject: [PATCH] Coffin methodology --- seasons/S7_defi_scores.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/seasons/S7_defi_scores.md b/seasons/S7_defi_scores.md index 2164a52..124884b 100644 --- a/seasons/S7_defi_scores.md +++ b/seasons/S7_defi_scores.md @@ -106,6 +106,10 @@ TVL originated after tsTON/stTON/hTON deposits, so it is a sum of all tsTON/stTO TVL originated after CES/Ston.fi CES-TON LP/DeDust CES-TON LP deposits, so it is a sum of all transfers CES/Ston.fi CES-TON LP/DeDust CES-TON LP by the users to [the project smart-contract](https://tonviewer.com/EQAp-QUzk31pYQWIO5gelCfRrkEe71sI6rg_SvicSV0n31rf) +### Coffin + +Coffin protocol is based on EVAA protocol and uses dedicated router contract EQBozwKVDya9IL3Kw4mR5AQph4yo15EuMdyX8nLljeaUxrpM. Each user can provide liquidity using supply method (and also withdraw it later using withdraw). For each wallet TVL impact is calculated based on amount supplied - amount withdrawn. + Full list of participants and their impact on TVL could be obtained by [this query](sql/s7_defi_tvl.sql).