Skip to content

Generate CSV of ALL donations in the Stellar QF round (for post-round analysis) #5313

@yegorgolovnia

Description

@yegorgolovnia

Once the round ends (Sep 3rd 11am CET), we’ll need to generate a CSV export of all donations made to projects during the round timeframe.

This data will be used for matching calculations and Sybil analysis.

Requirements:

Include all donations made to QF-eligible projects during the round period — no filtering based on thresholds or scores.

Specifically: do not exclude donations that are under the $0.90 threshold, or donors with low passport/model scores.

Export all fields available in the backend per donation (e.g., amount, donor wallet, timestamp, chain, token, project ID, etc.)
Add a field: included_in_matching
This field should be TRUE only if both:

The sum of all donations from a single donor to a single project is greater than $0.90 (USD equivalent)
The donor has either:
a Passport score ≥ 15, or
a Model score ≥ 50
Ref: https://docs.google.com/spreadsheets/d/1yrLJJmmAd1XMuJtJqmwk36Kj35Oc3lozG4HQsT9y_MU/edit?gid=1192274551#gid=1192274551

Metadata

Metadata

Assignees

Labels

QFQuadratic Funding Related

Type

Projects

Status

New Issues

Status

New Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions