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
@web3-blockscanner scans all blocks and their transactions to find the specific transaction that created ERC721 NFT smart contract
JavaScript