ownership-renounced-tracker
v1.1.2
Published
A script to track ownership renounced events on the Ethereum blockchain. Created by @therealgonku
Downloads
10
Readme
Run this script in your terminal to identify when Ethereum tokens are renounced.
Default checks every 1 second.
Be sure to generate your own endpoint in Infura and replace the following: const web3 = new Web3("wss://mainnet.infura.io/ws/v3/insertyourendpoint");
"homepage": "https://github.com/gurtymcburty/ownership-renounced-tracker"