[go: nahoru, domu]

Skip to content

A set of scripts illustrating the capabilities of front-running on EVM

Notifications You must be signed in to change notification settings

BedrosovaYulia/EthereumPendingTransactionChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthereumPendingTransactionChecker - Front Running Attack

buy_nft_bot.js - Cкрипт - бот, который позволяет минтить NFT на сейле, отправляя опережающие транзакции, мониторя ethereum mempool как я показывала вам в одном из предыдущих видео и осуществляя Front Running.

tschecker.js - Скрипт, который мониторит входящие транзакции на кошелек и автоматически отправляет деньги обратно в том же блоке.


buy_nft_bot.js - Bot for buying on minting some NFT project with "Front Running" attack method.

tschecker.js - Script that monitors incoming wallet transactions and automatically sends money back in the same block.

In this method we increse GAS value for accelerate transaction on buy of same NFT.

Install & Run

  • Install dependeces npm i
  • Run scripts env $(cat .env) node tschecker.js, env $(cat .env) node buy_nft_bot.js

YouTube

Watch the videos on my channel:

About

A set of scripts illustrating the capabilities of front-running on EVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published