Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 696 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 696 Bytes

save airdrop in hacked wallet example

The code may not work, it is recommended to contact https://twitter.com/ourRescuETH.

use flashbot, only support ethereum mainnet and goerli

support ENS PSP SOS GAS WTF RSS3 FORT BLUR

support ERC20 ERC721 ERC1155

Usage

cp .env.example .env, then modify environment variables

yarn install or npm install to install packages

modify code in src/index.ts (if claim SOS/GAS/WTF, also need add parameters in file at src/engine)

use yarn start run code

How to build your bundle

check this document