{"id":20433911,"url":"https://github.com/flashbots/searcher-minter","last_synced_at":"2025-04-09T23:16:13.510Z","repository":{"id":43171870,"uuid":"403743402","full_name":"flashbots/searcher-minter","owner":"flashbots","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-15T14:55:25.000Z","size":12,"stargazers_count":233,"open_issues_count":5,"forks_count":92,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-02T20:11:15.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flashbots.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-06T19:55:11.000Z","updated_at":"2025-03-23T13:38:55.000Z","dependencies_parsed_at":"2022-09-22T19:50:42.438Z","dependency_job_id":null,"html_url":"https://github.com/flashbots/searcher-minter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fsearcher-minter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fsearcher-minter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fsearcher-minter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fsearcher-minter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashbots","download_url":"https://codeload.github.com/flashbots/searcher-minter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125591,"owners_count":21051770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T08:22:31.845Z","updated_at":"2025-04-09T23:16:13.482Z","avatar_url":"https://github.com/flashbots.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flashbots searcher-minter\n\nThis repository contains a very simple demo application of [Flashbots](https://docs.flashbots.net), which allows arbitrary submission of a single transaction to Flashbots. This could be used for many simple purposes, but in the demonstration, the goal was to mint an NFT.\n\n# Video Live Coding Demo\n\nYou can find a walkthrough of Flashbots and the creation of this NFT minting bot here:\n\n[YouTube - Using Flashbots to Mint NFTs on Ethereum - Part 1](https://www.youtube.com/watch?v=1ve1YIpDs_I)\n\n# How to run\n\nGet some [Goerli](https://goerli.etherscan.io/) ETH on a wallet (you'll need a [faucet](https://faucet.goerli.mudit.blog/)). Extract that Goerli wallet's private key (in MetaMask `Account Details -\u003e Export Private Key`), use that value below for `WALLET_PRIVATE_KEY`.\n\n### Note:  It is EXTREMELY dangerous to deal with private keys in this manner, but bots require access to these keys to function. Be careful when using raw private keys that own mainnet ETH or other valuable assets. Keep as little value in these \"hot\" accounts as possible.\n\n```shell\nnpm install\nWALLET_PRIVATE_KEY=0x1d9af4................ npx ts-node src/index.ts\n```\n\n# Goerli Contract Addresses\n\n* WasteGas: `0x957B500673A4919C9394349E6bbD1A66Dc7E5939`\n* FakeArtMinter: `0x20EE855E43A7af19E407E39E5110c2C1Ee41F64D`\n\n# Where can I learn more?\n\nCheck out [docs.flashbots.net](https://docs.flashbots.net).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fsearcher-minter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashbots%2Fsearcher-minter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fsearcher-minter/lists"}