Skip to content

Commit

Permalink
add: hosted endpoints in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinmittal23 committed Feb 4, 2022
1 parent 45d9316 commit 1cc5ae2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Subgraph for Matic contracts

Please take a look at [Graph protocol](https://github.com/graphprotocol/graph-node) for more information.

## Polygon hosted node endpoints

**Root**
- Mainnet: `https://thegraph.com/hosted-service/subgraph/maticnetwork/mainnet-root-subgraphs`
- Goerli: `https://thegraph.com/hosted-service/subgraph/maticnetwork/mumbai-root-subgraphs`

## For Mumbai hosted node endpoints
- Graph node: `https://mumbai-graph.matic.today`
- GraphQL endpoint: `https://api.mumbai-graph.matic.today/subgraphs/name/<YOUR_GITHUB_USERNAME>/<SUBGRAPH_NAME>/graphql`
Expand Down

0 comments on commit 1cc5ae2

Please sign in to comment.