Manish R Jain · Aug 20, 2022
Adding Unique IDs to Transaction Logs in Polygon using JQ
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I’m working on serving Polygon data via Outserv. As part of the process, I downloaded the first 15 million Polygon blocks and stored them as JSON . To avoid any duplicates while loading this data into Outserv, each object in JSON has a unique ID . That’s true for Blocks and Transactions that have hash and Accounts that have address . But, is not true for Logs, which don’t have any globally unique…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.