Skip to content

This repo gets the txpool from a node using RPC call and displays miners and number of low price(<30 Gwei) mined by them.

Notifications You must be signed in to change notification settings

0xsharma/TxPool-Snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TxPool-Snapshot

This repo gets the txpool from a node using RPC call and displays miners and number of low price(<30 Gwei) mined by them.

Pre-Requisites

HTTPS RPC on localhost:8545

You can also change in the code var HTTPSWEB3 = <HTTPS URL>

Install dependencies

Use npm install to download and install all dependencies.

Run the code

node index.js

About

This repo gets the txpool from a node using RPC call and displays miners and number of low price(<30 Gwei) mined by them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published