LogoLogo
  • Introduction
  • Network
    • SXP
    • Staking
    • Governance
    • API
  • Swap
    • Smart Contract
      • Implement a Swap
      • Providing Liquidity
      • Building an Oracle
      • Flash Swaps
      • Pair Addresses
      • Supporting meta transactions
    • Subgraph API
      • Exchange
        • Entities
        • Queries
      • MasterChef
        • Entities
        • Queries
    • Reference
      • Smart Contracts
  • Swipechain
    • Introduction
    • Swipe Nodes
      • Churn
      • Bitfrost
      • Transactions
      • Continuous Liquidity Pools
      • Incentivizes
      • Governance
    • Run SwipeChain
      • Build on Source Code
      • Build with Script
    • Developers
      • How to contribute
      • Connecting to SwipeNode
  • Staking
  • Staking Details
    • Swipe Network
    • SXP Bonding
    • Unbond SXP
  • Metamask
    • Add Swipe Token
    • Deposit SXP
    • Connect MetaMask
    • Stake SXP
  • Trust Wallet
    • Add Swipe Token
    • Deposit SXP
    • Connect Trust Wallet
    • Stake SXP
  • Ledger
    • Connect Ledger
    • Add Swipe Token
    • Deposit SXP
    • Connect to Swipe
    • Stake SXP
  • View your Rewards
  • Claim Your Rewards
  • Governance
    • Vote
    • Proposals
  • FAQ
    • Frequently Asked Questions
Powered by GitBook
On this page
  • Resources
  • Mainnet
  • Testnet
  • Usage
  • Making Queries

Was this helpful?

  1. Swap

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.

PreviousSupporting meta transactionsNextExchange

Last updated 4 years ago

Was this helpful?

Resources

Mainnet

Coming soon

Testnet

- Testnet for querying data and endpoints of Swipe Exchange.

- Testnet for querying data and endpoints of Swipe .

- source code for deployed subgraph.

Usage

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

Exchange Explorer
MasterChef Explorer
SwipeSwap Subgraph
SwipeSwap
The Graph’s documentation