w3f / staking-rewards-collector

Apache License 2.0
78 stars 32 forks source link

handle entries on a per-payout basis #40

Closed rphmeier closed 2 years ago

rphmeier commented 2 years ago

This still uses per-day prices, because CoinGecko only provides those. But it's better for the CSV to handle each payout as an additional line-item (along with block number and timestamp). Other APIs support more granular price information.