tellor-io / dataSpecs

Data specifications for oracle queries
16 stars 9 forks source link

Add new custom data - Snapshot QueryType #31

Closed QuintusTheFifth closed 2 years ago

QuintusTheFifth commented 2 years ago

Summary - Snapshot.org vote results

Information - Add the ability to query snapshot vote scores

Return value - bytes

Supported API's - https://hub.snapshot.org/graphql

Dispute Considerations (if applicable) - /

themandalore commented 2 years ago

Hey Quentin, want to make a test one we can test out the reporter with on rinkeby and post here the details on how to get it?

QuintusTheFifth commented 2 years ago

Hi Nick, here's one to test on: https://hub.snapshot.org/graphql?query=%7B%0A%20%20proposal(id%3A%20%220x9a028998425a50777eb0c41959e77250bbe26787ab588eb5c3be8c2d037f19e2%22)%20%7B%0A%20%20%20%20scores%0A%20%20%7D%0A%7D%0A