Skip to content

metachris/eth-was-tx-uncled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find out if a tx was uncled (first mined in a block that has been uncled, in which case the tx was sent back to mempool and mined again later).

Usage:

go run cmd/cli/main.go -eth ETH_NODE_URI -tx TX_HASH

You can also use the environment variable ETH_NODE_URI to set a default node URI.

Installation:

# Install
go install github.com/metachris/eth-was-tx-uncled@latest

# Use
eth-was-tx-uncled -h
eth-was-tx-uncled -eth ETH_NODE_URI -tx TX_HASH

About

Resources

Stars

Watchers

Forks

Sponsor this project