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

Feature: API to pull fees paid by an address #409

Open
2 of 8 tasks
minxylynx opened this issue Oct 5, 2022 · 0 comments
Open
2 of 8 tasks

Feature: API to pull fees paid by an address #409

minxylynx opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels
api Adding/updating an API data Updates related to data
Milestone

Comments

@minxylynx
Copy link
Contributor

minxylynx commented Oct 5, 2022

Summary

Add an API to display fees paid by an address by month.

Problem Definition

Users would like to see fee expenditure from an account. Should be broken down by month.

Proposal

  • Add DB view for feepayer data by month
  • Add API to return the feepayer data per address

Stretch goals

  • Add DB view to show users of grants/feepaying capabilities for the given feepayer address
  • Add API to return map of data from above view

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@minxylynx minxylynx added api Adding/updating an API data Updates related to data labels Oct 5, 2022
@minxylynx minxylynx added this to the v5.1.0 milestone Oct 5, 2022
@minxylynx minxylynx self-assigned this Oct 5, 2022
@minxylynx minxylynx modified the milestones: v5.1.0, v5.2.0 Oct 7, 2022
@minxylynx minxylynx modified the milestones: v5.2.0, v5.3.0 Oct 28, 2022
@minxylynx minxylynx modified the milestones: v5.3.0, v5.4.0 Nov 11, 2022
@minxylynx minxylynx modified the milestones: v5.4.0, v5.5.0 Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Adding/updating an API data Updates related to data
Projects
Development

No branches or pull requests

1 participant