> For the complete documentation index, see [llms.txt](https://docs.swipe.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swipe.org/swap/subgraph-api.md).

# Subgraph API

### Resources <a href="#resources" id="resources"></a>

### **Mainnet**

Coming soon

### **Testnet**

[Exchange Explorer](https://thegraph.com/explorer/subgraph/techstreamp/ropsten-swipeswap) - Testnet for querying data and endpoints of Swipe Exchange.

[MasterChef Explorer ](https://thegraph.com/explorer/subgraph/techstreamp/ropsten-masterchef)- Testnet for querying data and endpoints of Swipe .

[SwipeSwap Subgraph](https://github.com/SwipeWallet/swipeswap-subgraph) - source code for deployed subgraph.

### Usage <a href="#usage" id="usage"></a>

The subgraph provides a snapshot of the current state of [SwipeSwap](https://testnet.swipe.org/swap) and also tracks historical data. **It is not intended to be used as a data source for structuring transactions (contracts should be referenced directly for the most reliable live data).**

### Making Queries <a href="#making-queries" id="making-queries"></a>

To learn more about querying a subgraph refer to [The Graph’s documentation](https://thegraph.com/docs/introduction).
