OpenDataforWeb3 / DataGrantsforARB

Organizing work as outlined in the Data Grants proposal to ThankARB and the ARB DAO in Q4 of 2023
Apache License 2.0
3 stars 1 forks source link

Pipeline to fetch Arbitrum chain-data #12

Open DistributedDoge opened 9 months ago

DistributedDoge commented 9 months ago

The goal of this issue is to surface reproducible and generalizable ways of obtaining chain-data related to arbitrum that is useful for any kind of Sybil or Delegate network-of-influence analysis.

Examples of interesting data that Pipeline can produce:

Analysts who apply to Sybil hunting bounties or otherwise work with on-chain information are encouraged to package their data-ingestion + data-processing logic into reproducible format that allows to re-apply analysis over fresh data to qualify for this bounty.

For extra credit, pipeline can go beyond reporting on-chain data and apply some models to detect suspicious activity, cluster related wallets together or enrich the data in other creative manner.

We are being open-minded as to definition and construction of a pipeline (docker containers, python package, dagster/airflow DAG), as long as it allows end-users analyst to easily and automatically: