Query Layer
Behind the scenes, there is an extensive query layer that makes it easier for the front-end to pull the data it needs.
Indexing Service
We leverage Airstack (https://www.airstack.xyz/) to create an aggregated look at the underlying Polygon blockchain.
Just so you know: This API is exposed to anyone who wants to build apps or visuals using the CropXYZ data can pull aggregated on-chain data.
Sample Requests
For the initial launch, we used The Graph so here are a set of sample requests that can be made to The Graph query layer. This is more for demonstrative purposes because this entire logic wil be from Airstack in this relaunch.
Last updated