An open API service indexing awesome lists of open source software.

https://github.com/formysister/web3-blockscanner

@web3-blockscanner scans all blocks and their transactions to find the specific transaction that created ERC721 NFT smart contract
https://github.com/formysister/web3-blockscanner

blockchain ethers nft smart-contract transaction-scan web3

Last synced: 10 months ago
JSON representation

@web3-blockscanner scans all blocks and their transactions to find the specific transaction that created ERC721 NFT smart contract

Awesome Lists containing this project

README

          

# web3-blockscanner
## Node.js 16.16.0 && npm 6.14.14
### Scan blocks and their all transactions on Ethereum network to find ERC721 Smart Contract creation transaction and contract addresses.

```
npm install
```

```
npm start //node index.js
```

recoded.gif