opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
71 stars 16 forks source link

Replicate Superchain Health metrics from public datasets #2366

Open ccerv1 opened 1 day ago

ccerv1 commented 1 day ago

What is it?

Identify more scaleable ways of replicating the metrics including in this dashboard and starting to link them to projects

Image

ccerv1 commented 1 day ago
Metric Source Intent Definition
Estimated Collective Revenue Onchain - Dune How much ETH is expected to contributed to the OP Collective, based on onchain data. Greater of: Net Onchain Profit 15%, or Total Revenue 2.5% each day per chain (Actual payments are delayed due to withdrawal minimums and L1 challenge period)
App TVL (Total Value Locked) Defillama As a developer/user, how much value can I access? (i.e. DEX liquidity, borrowable assets) Total value of tokens in applications onchain
RevDevs (Revenue-Generating Deployers) Onchain - Dune How many app developers are contributing to the Superchain Revenue-Generating Deployers (daily average): Unique creator addresses of contracts that were used on a given day, with light minimum usage filters (see exploration doc here)
Daily "Unlikely Sybil" Addresses (WIP) Onchain - Dune Directionally, are we seeing more/less/same amount of active consumer-style actors onchain (Note: This is NOT a measure of users) Daily active addresses, with potential duplicate behavior filtered out. Note: This is nowhere near exhaustive (see Dune implementation of duplicate logic, we're searching for many more indicators, reach out :) )
Gas Used per Second Onchain How much gas (compute resource) is the Superchain processing Measured as an average: total gas used / total seconds elapsed over a period of time
Votable OP Supply Onchain - Dune Governance participation and decentralization Sum of OP Tokens delegated to vote
Contract Deployers Onchain - Dune How many developers are deploying new contracts Filtered Active Mainnet Deployer Addresses (Trailing 28-day total): Addresses deploying contracts, with light spam indicators (i.e. remove duplicate code, minimum code length, no tokens, require usage)
Qualified Transactions Onchain - Design Doc Measure consequential onchain activity v0: Currently defined as successful transactions that emit an event; excluding token approvals, wrapping, native asset transfers (see exploration doc here)
Assets Onchain L2Beat As a developer/user, how much value can I try to attract? (i.e. CEX balances, wallet holdings - Note: may not be accessible) Total value of all tokens onchain