Skip to content

Commit

Permalink
Fixed some spaces needed
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed May 14, 2024
1 parent 3917f21 commit 07ffc35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subgraphs/starter-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ SUBGRAPH_NAME=erc20-transfers-example # Subgraph name
- `previewnet`,
- `testnet` or
- `mainnet`

Depending on the network you want to deploy the subgraph on, it most correspond to the respective `HEDERA_THE_GRAPH_NODE` endpoint.

**SUBGRAPH_NAME:** The name of the subgraph you want to deploy, your access token should have the required permissions to deploy the subgraph with the provided name.
Expand Down Expand Up @@ -106,6 +107,7 @@ We have already used this template to deploy `Sauce` Token subgraph on both `tes
- Testnet: https://testnet-thegraph.swirldslabs.com/subgraphs/name/saucerswap/token-sauce-transfers/graphql

- Mainnet: https://mainnet-thegraph.swirldslabs.com/subgraphs/name/hashgraph/saucerswap/token-sauce-transfers

**Indexing Status:**
- Testnet:
```bash
Expand Down

0 comments on commit 07ffc35

Please sign in to comment.