Skip to content

Tracking issue: network metrics #95

Open
@nud3l

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status

      Todo ⏳

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions