Search…
Subgraph API
This section explains the Swipe Subgraph and how to interact with it. The Swipe subgraph indexes data from the Swipe contracts over time.

Resources

Mainnet

Coming soon

Testnet

​Exchange Explorer - Testnet for querying data and endpoints of Swipe Exchange.
​MasterChef Explorer - Testnet for querying data and endpoints of Swipe .
​SwipeSwap Subgraph - source code for deployed subgraph.

Usage

The subgraph provides a snapshot of the current state of SwipeSwap 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

To learn more about querying a subgraph refer to The Graph’s documentation.
​