Skip to content

Instantly share code, notes, and snippets.

View DRIPDROPS's full-sized avatar

Sauly Aries DRIPDROPS

  • Artle
  • Texas
  • X @AriesSauly
View GitHub Profile
@DRIPDROPS
DRIPDROPS / rescue-tokens.ts
Created February 17, 2023 18:31 — 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";