You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 thatfilter_type
andfilter_value
are ignored. Here is an example with supported parameters:The text was updated successfully, but these errors were encountered: