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
- Host: GitHub
- URL: https://github.com/adamj1232/blocknative_nft_mempool_filter
- Owner: Adamj1232
- License: mit
- Created: 2021-12-30T22:43:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T16:29:45.000Z (over 4 years ago)
- Last Synced: 2025-02-28T06:58:40.876Z (over 1 year ago)
- Topics: blocknative, mempool, nft
- Language: JavaScript
- Homepage: https://www.Blocknative.com
- Size: 1.48 MB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)