Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue: network metrics #95

Open
9 tasks
nud3l opened this issue Mar 8, 2023 · 0 comments
Open
9 tasks

Tracking issue: network metrics #95

nud3l opened this issue Mar 8, 2023 · 0 comments

Comments

@nud3l
Copy link
Member

nud3l commented Mar 8, 2023

Related to: https://github.com/interlay/airflow/issues/5

I noticed that I'm starting to mirror squid functionality in airflow. That is not great because we should keep code to a minimum where possible. Since we commit to using squid, we should add endpoints for the protocol and user metrics in squid where possible and use airflow only if we need to aggregate data/ad-hoc analysis.

Protocol

  • Number of daily transactions
  • TVL total and by product (bridge, lending, AMM, ...) -> airflow
  • Volume total and by product (chain, bridge, lending, AMM, ...) -> airflow
  • Revenue total and by product (chain, bridge, lending, AMM, ...)
  • DAO revenue share total and by product (chain, bridge, lending, AMM, ...)
  • Market cap (current and fully diluted)

Financial

  • Customer acquisition cost (CAC)
  • Treasury spending
  • Network runway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant