op-analytics icon indicating copy to clipboard operation
op-analytics copied to clipboard

[Request for Contribution] OP Contract <> Project Mapping

Open MSilb7 opened this issue 2 years ago • 0 comments

There currently is no onchain identification of what contracts belong to which apps. To get around this, we have a system in Dune Spellbook, where we can map contract deployer addresses to project names, and automatically associate any contracts they create.

The output of this structure - All known contract <> project mappings is in this dashboard.

This requires manual upkeep. If you notice any missing mappings, you can contribute by:

  • Adding a deployer address (address who created the contract) to project name in the Dune spellbook here. Note: Since we'll associate of their contracts to a project, check that this mapping appears to be deterministic.
  • Add a one-off label to the contract in the Dune spellbook here. This is useful for when it's unclear if the deployer address belongs to the project, or other edge cases.

MSilb7 avatar Apr 15 '23 02:04 MSilb7