Giveth-dapp: Donation API to GivBack Project to give-tokens manually

Created on 8 Jun 2021  路  5Comments  路  Source: Giveth/giveth-dapp

API should have:

Result:
GiverAddress, GiverID,

Most helpful comment

@MoeNick

Getting All projects donations:
https://feathers.develop.giveth.io/verifiedProjectsGiversReport?fromDate=2018/05/01-00:00:00&toDate=2021/06/14-00:00:00&allProjects=true

Getting verified projects donations:
https://feathers.develop.giveth.io/verifiedProjectsGiversReport?fromDate=2018/05/01-00:00:00&toDate=2021/06/14-00:00:00

All 5 comments

@MoeNick As I and @GriffGreen Talked we conclude we need these in this story:

  • Somewhere we need to have in the backend whether a project is verified or not
    So ideally we would be able to pull the direct donations (not delegations or anything) for all projects
    And then filter on if they are verified or not
  • Projects will need to apply to be verified ( So there should be a boolean somewhere and Set the all to false for now)

And then you can send out the data that has

  1. The address that donated,
  2. The currency,
  3. The usd value of the currency in that moment
  4. The donation createdDate
  5. What they donated to (projectId),
  6. Whether that project is verified

@MoeNick

Getting All projects donations:
https://feathers.develop.giveth.io/verifiedProjectsGiversReport?fromDate=2018/05/01-00:00:00&toDate=2021/06/14-00:00:00&allProjects=true

Getting verified projects donations:
https://feathers.develop.giveth.io/verifiedProjectsGiversReport?fromDate=2018/05/01-00:00:00&toDate=2021/06/14-00:00:00

Hi @mendesfabio
We need your approve to make it done man.

hey guys! the API is amazing, it has all the required information, as I previously aligned with @mohammadranjbarz.

one question: do we only have one verified project on TRACE?

hey guys! the API is amazing, it has all the required information, as I previously aligned with @mohammadranjbarz.

one question: do we only have one verified project on TRACE?

Hi Fabio, happy to hear that
yes I just made a campaign verified in server to test it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GriffGreen picture GriffGreen  路  3Comments

freshelle picture freshelle  路  5Comments

GriffGreen picture GriffGreen  路  7Comments

GriffGreen picture GriffGreen  路  3Comments

krrisis picture krrisis  路  6Comments