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

https://github.com/adamj1232/blocknative_nft_mempool_filter

Blocknative_NFT_Mempool_Filter
https://github.com/adamj1232/blocknative_nft_mempool_filter

blocknative mempool nft

Last synced: 3 months ago
JSON representation

Blocknative_NFT_Mempool_Filter

Awesome Lists containing this project

README

          

# Blocknative NFT Watch Example/Boilerplate

## Usage

This example uses [Blocknative's SDK](https://github.com/blocknative/sdk) to watch the Ethereum mempool looking for the transaction activating the Dotdotdots(NFT) Smart Contract minting.
Replace or add an ABI of the desired contract to watch

## Installation and Startup

Head to [Blocknative](https://www.blocknative.com) and setup an account to get an API Key - FREE! for up to 1000 events/day

`npm install`

`node index.js`

## Documentation
This plays on the article from Pawel Urbanek - [Hunting for Rare NFTs in the Ethereum Dark Forest](https://pawelurbanek.com/ethereum-mempool-monitoring)
Please checkout all the awesome products from [Blocknative](https://www.blocknative.com)
[Blocknative Docs](https://docs.blocknative.com/)