Closed 0237h closed 3 weeks ago
@graphprotocol/graph-cli
When using the matic network, the public RPC endpoint used, https://rpc-mainnet.maticvigil.com is not working. The URL reads:
matic
Our RPC has been shut down - thank you for 4 years of support!
This makes the startBlock fetching fail.
startBlock
https://rpc-mainnet.maticvigil.com
graph init
ethereum
Public RPC endpoints should be working.
No response
@graphprotocol/graph-cli/0.87.0 linux-x64 node-v20.18.0
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
When using the
matic
network, the public RPC endpoint used, https://rpc-mainnet.maticvigil.com is not working. The URL reads:This makes the
startBlock
fetching fail.Reproduction
https://rpc-mainnet.maticvigil.com
Steps to Reproduce the Bug or Issue
graph init
flowethereum
matic
networkstartBlock
fetching failsExpected behavior
Public RPC endpoints should be working.
Screenshots or Videos
No response
Platform
@graphprotocol/graph-cli/0.87.0 linux-x64 node-v20.18.0
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response