From 13c1605d1fa01c6e8ab2907889996f68c3ac6c0b Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 13:17:46 -0800 Subject: [PATCH] Update README.md --- liquidations/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/liquidations/README.md b/liquidations/README.md index 2e3be9b..32538da 100644 --- a/liquidations/README.md +++ b/liquidations/README.md @@ -17,6 +17,7 @@ ## resources +* [anatomy of liquidator bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/liquidators.md) * [liquidations, by aave protocol](https://docs.aave.com/developers/guides/liquidations) * [liquidation dashboard, by eigenphi](https://eigenphi.io/mev/ethereum/liquidation) * [understanding compound's liquidation, by zengo](https://zengo.com/understanding-compounds-liquidation/)