Granola-Team / mina-indexer

The Mina Indexer is a re-imagined version of the software collectively called the "Mina archive node."
Apache License 2.0
19 stars 10 forks source link

Problem: there is no way to query for fee transfers via GraphQL #555

Closed trevorbernard closed 6 months ago

trevorbernard commented 8 months ago

Add the fee transfers resolver to support the call the mina-block-explorer uses for the frontend.

https://github.com/Granola-Team/mina-block-explorer/blob/main/graphql/queries/fee_transfers.graphql

jhult commented 6 months ago

WIP PR: https://github.com/Granola-Team/mina-indexer/pull/764