#blockchain
3 posts · filter on the home page
- Adding Unique IDs to Transaction Logs in Polygon using JQI'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…
- How to Parse an EVM Smart Contract in GoI was recently looking for a working solution to parsing Smart Contracts in the EVM chains. I couldn't find a simple to follow, working solution based on Go. This post aims to fill that gap.
- Introducing Outserv: Blockchain Search with GraphQLToday, I'm excited to announce the launch of Outserv -- a GraphQL-powered Blockchain Search Engine. Outserv enables you to run production-grade GraphQL Search APIs over any blockchain data 10x faster than existing mechanisms.