From ffbac6a358f2225cbe97a5a49434ef0442feaf51 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 10 Feb 2023 19:52:32 -0800 Subject: [PATCH] code for router experiments for the paper above --- MEV_strategies/statistical/aggregators/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MEV_strategies/statistical/aggregators/README.md b/MEV_strategies/statistical/aggregators/README.md index 7a720bb..aff2e39 100644 --- a/MEV_strategies/statistical/aggregators/README.md +++ b/MEV_strategies/statistical/aggregators/README.md @@ -18,3 +18,4 @@ * [modern MEV sandwich attacks on ethereum routers](https://mirror.xyz/totlsota.eth/9JaNkZ1XQfQD6Y79aLYHC_kb_dSBoJ2JYiag5BuGGM8) * [an efficient algorithm for optimal routing through cfmms, by diamandis et. al](https://angeris.github.io/papers/routing-algorithm.pdf) +* [code for router experiments for the paper above](https://github.com/bcc-research/router-experiments)