This doc will teach you how to query Aktionariat analytics by writing GraphQL queries on the subgraph. You can fetch data points like :
total money raised in total
current TVL in a Brokerbot
volume on a certain day
latest swaps of a token
and much more. On the left are some example queries. To run a query copy and paste it into the explorerarrow-up-right to get fresh data.
Remember if you want to get data for a company that is deployed on Optimism to use the Optimism-Subgraph
If you use addresses as query parameter for the Id and in the where clause, always use the address in all lowercase
Last updated 2 years ago