Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use studio endpoint to fetch list of supported network #1397

Closed
saihaj opened this issue Jul 10, 2023 · 0 comments · Fixed by #1557
Closed

Use studio endpoint to fetch list of supported network #1397

saihaj opened this issue Jul 10, 2023 · 0 comments · Fixed by #1557
Assignees
Labels

Comments

@saihaj
Copy link
Member

saihaj commented Jul 10, 2023

# request

curl -X POST -H "Content-Type: application/json" -d '{
  "jsonrpc": "2.0",
  "method": "chain_list",
  "id": 1
}' https://api.studio.thegraph.com/deploy

# response

{"jsonrpc":"2.0","id":1,"result":{"hostedService":["mainnet","goerli","optimism","bsc","poa-sokol","chapel","poa-core","gnosis","fuse","matic","fantom","zksync2-testnet","boba","optimism-goerli","clover","moonbeam","moonriver","mbase","fantom-testnet","arbitrum-one","arbitrum-goerli","celo","fuji","avalanche","celo-alfajores","mumbai","aurora","aurora-testnet","harmony","polygon-zkevm-testnet","near-mainnet","near-testnet","cosmoshub-4","theta-testnet-001","osmosis-1","osmo-test-4","arweave-mainnet"],"studio":["mainnet","goerli","optimism","chapel","gnosis","matic","fantom","zksync2-testnet","optimism-goerli","clover","fantom-testnet","arbitrum-one","arbitrum-goerli","celo","fuji","avalanche","celo-alfajores","mumbai","aurora-testnet","base-testnet","polygon-zkevm","zksync-era","sepolia","polygon-zkevm-testnet","near-testnet","theta-testnet-001","osmo-test-4"]}}%  

internal ref: https://guild-oss.slack.com/archives/C020JKTV7L4/p1689029678170589

@saihaj saihaj self-assigned this Jul 10, 2023
@saihaj saihaj added this to Tooling Jul 10, 2023
@saihaj saihaj moved this to 🔖 Next in Tooling Jul 10, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Next to ✅ Done in Tooling Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant