Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Japanese version: /ja/doc/indexer/event-decoding-tips.html

Event Decoding Tips

TL;DR

  • For ERC-20 Transfer extraction, strictly validate topic/data lengths.
  • Malformed logs should be skipped per row to avoid stopping the full pipeline.

Sources

  • tools/indexer/README.md
  • tools/indexer/src/decode_receipt.ts