Content
@
0 reply
0 recast
0 reaction
Nick Yushkevich
@neewy
We’ve built a way to pull exact parts of on-chain data you need with @quicknode Streams and Filters. Here's how you'd build a pipeline to get all ERC transfers paying less than $1 a day, streamed right to your database or webhooks:
1 reply
4 recasts
5 reactions
Nick Yushkevich
@neewy
You will need: 1. Streams (Block with receipts dataset): https://dashboard.quicknode.com/streams/new?dataset=block_with_receipts 2. Filter code matching ERC ABIs: https://pastebin.com/ex882XNp 3. A destination ready to ingest Streams data: PostgreSQL, Webhooks, S3, Snowflake
1 reply
0 recast
1 reaction