ethereum-optimism / op-analytics

Onchain Data, Utilities, References, and other Analytics on Optimism
111 stars 50 forks source link

Build Library of Functions and Events #1067

Open MSilb7 opened 8 hours ago

MSilb7 commented 8 hours ago

Build a library of function calls and event selectors, that we can use for:

  1. Decoding raw data
  2. Mapping functions and events to human-readable names, for usage tracking (i.e. how we identify the popularity of the swap() call versus the 0x.... call)