Skip to content

Instantly share code, notes, and snippets.

View ankurjain4450's full-sized avatar

Ankur Jain ankurjain4450

View GitHub Profile
@ankurjain4450
ankurjain4450 / rescue-tokens.ts
Created March 18, 2023 19:17 — forked from ezynda3/rescue-tokens.ts
Flashbots Rescue Tokens
import { ethers, providers, Wallet, utils, Transaction } from "ethers";
import {
FlashbotsBundleProvider,
FlashbotsBundleResolution,
} from "@flashbots/ethers-provider-bundle";
import { exit } from "process";
const FLASHBOTS_URL = "https://relay-goerli.flashbots.net";
const TOKEN_ADDRESS = "0x4E5d67a73bdb6BF68fADa7BDD7F455A7aA02C8ab";