Content
@
0 reply
0 recast
2 reactions
df
@df
30,000 Larry bounty - what's the easiest way to pull in every uniswap swap event into my postgres db for events that transact on a growing list of tokens (couple hundred addresses) @bountybot have tried ponder and index supply, both don't really work nicely for this use case as far as I can devise. Could listen to every uniswap swap event on base and filter, but thats 1 million events a day and feels like it may lead to some perf issues
10 replies
26 recasts
99 reactions
Gheorghe
@gheorghe
@envio has some examples with hyperindex https://docs.envio.dev/docs/HyperIndex/example-uniswap-v3-multi-chain-indexer
1 reply
0 recast
1 reaction
Envio
@envio
Thanks for the shoutout @gheorghe! 🙌 Hey @df for context, here's a quick demo of us fetching very Uniswap V3 Pool Contract on Arbitrum in under 1 min using HyperSync, our specialised data node. Docs: https://docs.envio.dev/docs/HyperSync/overview Video Tutorial: https://www.youtube.com/watch?v=iu_469ELotw
0 reply
0 recast
0 reaction