Subgraphs
Last updated
Last updated
Every program has an onchain record on the Fuul Protocol contracts. This information can be retrieved from any indexer, but using our aggregated subgraphs makes it much easier.
Fuul subgraphs are mainly used for:
The subgraph code is hosted on this GitHub repo:
There is one subgraph per network supported by Fuul. These are the endpoints:
Arbitrum:
Base:
Optimism:
Polygon:
BNB Chain:
zkSync Era:
To query the subgraph, follow this guide from , or make a request directly to the endpoint using a library like axios or requests.