From 07fe3c74fe708f6cb4fc9b304db66e470bc2cae1 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 10 Feb 2023 10:44:34 -0800 Subject: [PATCH] Update README.md --- MEV_searchers/README.md | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/MEV_searchers/README.md b/MEV_searchers/README.md index 74559fd..a00a772 100644 --- a/MEV_searchers/README.md +++ b/MEV_searchers/README.md @@ -20,31 +20,11 @@ * [statistical arbers](bots/stat-arbers.md) -###### info +###### tools * [101 bots (get started)](bots/101.md) * [bot profits by year](profits) - -
- ----- - -### code - -
- -* [vanity address generator for CREATE2 addresses](https://github.com/johguse/ERADICATE2) -* [metamorphic: a factory contract for redeployable](https://github.com/0age/metamorphic) -* [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator) -* [flashbots mev opportunties](https://github.com/flashbots/mev-job-board) -* [symbolic searcher](https://github.com/bzhang42/symbolic-searcher) -* [FairTraDEX](https://github.com/MEVProof/Contracts) -* [searcher-sponsored-tx](https://github.com/flashbots/searcher-sponsored-tx) -* [searcher-minter](https://github.com/flashbots/searcher-minter) -* [mev bot in q using kdb+](https://github.com/sambacha/q-evm) -* [resources for gas optimization](https://github.com/go-outside-labs/web3-solidity/blob/main/saving_gas/README.md) -* [contract and typescript library for static multi-calls](https://github.com/indexed-finance/multicall) -* [ggregate multiple constant function call results into one](https://github.com/makerdao/multicall) +* [general code resources](code_resources)