GoldRush Decoder is a server-side API service that decodes unstructured, raw blockchain event logs into structured, human-readable data. The open-source project supports 200+ chains and provides a simple API endpoint to transform complex blockchain transaction events into meaningful structured data. Built with TypeScript and Node.js, it uses a configurable decoder system that allows contributors to add decoding logic for different protocols and events across multiple blockchains.

Built using: