Balmy
DCA
DCA
  • Introduction to the protocol
  • FAQ
  • Concepts
    • Positions
      • Actions
      • NFT/Permissions
      • Swap Intervals
    • Fees
    • Swaps
    • Token Integration
    • Yield Sources
  • Architecture
    • Core
      • Hub
      • Permission Manager
      • NFT Descriptor
    • Periphery
      • Companion
      • Libraries
  • Tech Guides
    • Interacting with the protocol
    • Smart Contract Registry
    • Swaps
      • Next Swap
      • Executing a Flash Swap
    • Position Management
      • Creating a Position
      • Modifying a Position
      • Withdrawing from a Position
      • Terminating a Position
    • Permission Management
    • Subgraphs
      • Playground
      • Fetch all pairs
      • Fetch all tokens
      • Fetch all active intervals
      • Fetch positions by address
    • Github
  • Mean explained by friends
    • By Perpetual Protocol
    • By Ceazor's Snack Sandwich
  • Other
    • Bug Reports
Powered by GitBook
On this page

Was this helpful?

  1. Tech Guides
  2. Subgraphs

Playground

PreviousSubgraphsNextFetch all pairs

Last updated 1 year ago

Was this helpful?

In order to execute the queries without having to set up a node environment or an HTTP Client, access to the hosted service of the subgraph you wish to query from.

The subgraph's hosted service endpoint is composed by the deployer name, and the subgraph name: https://thegraph.com/hosted-service/subgraph/{DEPLOYER_NAME}/{SUBGRAPH_NAME})

Example endpoint to query Mean Finance's subgraph on OΞ:

https://thegraph.com/hosted-service/subgraph/mean-finance/dca-v2-yf-optimism