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

Celo: CSV export of epoch transactions for address #2397

Closed
fedor-ivn opened this issue Nov 14, 2024 · 0 comments · Fixed by #2386
Closed

Celo: CSV export of epoch transactions for address #2397

fedor-ivn opened this issue Nov 14, 2024 · 0 comments · Fixed by #2386
Assignees
Labels
enhancement New feature or request v1.36.3 Release v1.36.3 v1.37.0 Release v1.37.0

Comments

@fedor-ivn
Copy link

Image

On the epoch rewards tab, we should add a Download CSV button. This feature will function similarly to our existing CSV exports for token transfers, internal transactions, and more.

The corresponding API endpoint is: https://celo-alfajores.blockscout.com/api/v1/celo-election-rewards-csv. The query parameters are similar to those used in other endpoints, except that filter_type and filter_value are ignored. Here is an example with supported parameters:

https://celo-alfajores.blockscout.com/api/v1/celo-election-rewards-csv?address_id=0xdcb6702936a4c257c7e715bf780925a93b217e37&from_period=2000-11-11&to_period=2024-11-11
@fedor-ivn fedor-ivn added the enhancement New feature or request label Nov 14, 2024
@tom2drum tom2drum self-assigned this Nov 19, 2024
@tom2drum tom2drum added the v1.36.3 Release v1.36.3 label Nov 25, 2024
@github-actions github-actions bot added pre-release Tasks in pre-release right now v1.37.0 Release v1.37.0 and removed pre-release Tasks in pre-release right now labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.36.3 Release v1.36.3 v1.37.0 Release v1.37.0
Projects
None yet
2 participants