mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-06 08:45:21 -04:00
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
## general resources for searcher operators
|
|
|
|
<br>
|
|
|
|
### in this dir
|
|
|
|
<br>
|
|
|
|
* [proxies](proxies)
|
|
|
|
<br>
|
|
|
|
|
|
### resources
|
|
|
|
<br>
|
|
|
|
* [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)
|
|
* [`trace_call` RPC method](https://www.quicknode.com/docs/ethereum/trace_call)
|
|
|