Subgraph
Clipper has a GraphQL API Endpoint hosted by The Graph called a subgraph. The subgraph is for indexing and organizing data from Clipper's smart contracts and can be used to query Clipper data.
Subgraph information is serviced by a decentralized group of server operators called Indexers.
Get Started
Learn more about how subgraphs work by checking out The Graph's official documentation. If you are unfamiliar with GraphQL, we recommend first taking a quick look at their documentation here.
Ethereum
Graphql Endpoint: https://api.thegraph.com/subgraphs/name/edoapp/clipper
Optimism
Graphql Endpoint: https://api.thegraph.com/subgraphs/name/edoapp/clipper-optimism
Polygon
Graphql Endpoint: https://api.thegraph.com/subgraphs/name/edoapp/clipper-polygon
Arbitrum
Graphql Endpoint: https://api.thegraph.com/subgraphs/name/edoapp/clipper-arbitrum
Helpful Resources
Last updated