pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
304 stars 18 forks source link

💥 Create Dune Dashboard to Track Usage Metrics #72

Closed mds1 closed 2 months ago

mds1 commented 8 months ago

Describe the desired feature:

It would be nice to see stats per chain, and aggregated across all chains (that Dune supports), such as:

  1. Total deployments,
  2. Count of CREATE vs. CREATE2 vs. CREAT3 deployments,
  3. Count of regular vs. EIP-1167 deployments,
  4. Counts of each non-view method calls.

Open to other ideas for metrics too.

YamenMerhi commented 2 months ago

@mds1 @pcaversaccio Started drafting something here: https://dune.com/patronumlabs/createx

pcaversaccio commented 2 months ago

@mds1 @pcaversaccio Started drafting something here: https://dune.com/patronumlabs/createx

Sweet - let me add the link tomorrow to the README. You/we can keep finetuning the dashboards over next weeks.

pcaversaccio commented 2 months ago

@YamenMerhi see here: https://github.com/pcaversaccio/createx/pull/127 (when I merge, it will close this issue). Would be cool if you could add in the future: