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

USD Amount for Total Amount Raised is Not Kept Track & Leading to Inaccurate to Raised USD Amount #23

Open
codingshot opened this issue Oct 31, 2023 · 0 comments
Assignees
Labels
feature-request new feature request

Comments

@codingshot
Copy link
Member

Problem

Since we are not keeping track of USD amount at the time of NEAR donations

User Story(s):

As a nonprofit, i want to know how much USD I rasied so i can acdurately know the value people donated in terms of USD for taxes
As a non profit, I want to know how much usd is currently in my trasurey so in case i didnt swap.

Description

Keep track of amount of USD and check for any icorrect amounts through an oracle on donation contract. Index this amount in total amount raised and possibly add hlper funciton

Acceptance Criteria

  • add USD equivalent to donation struct
  • can query this

Limitations

  • need to change contract
  • apis might be rate limited
  • oracles might need external sdk

Resources

@codingshot codingshot added the feature-request new feature request label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request
Projects
No open projects
Status: Product Backlog
Development

No branches or pull requests

2 participants