From a1dd9e4bd2aef653e78ce55baa291b4dc0845a79 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 08:33:28 -0800 Subject: [PATCH] on cryptokitties `giveBirth()` frontrunning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143478e..0081299 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ * [liquidations](liquidations) * [nft arbitrage](nft_arbitrage) * [frontrunning](frontrunning) -* [back-running](back_running) +* [backrunning](backrunning) * [just-in-time](uniswap/uniswap-v3/just-in-time.md) * [flashloans](flashloans) * [sniping](sniping)