Goerli to Sepholia move on The Graph

OK, I found the appropriate network name and deployment is now working:

...
specVersion: 0.0.5
schema:
    file: ./schema.graphql
dataSources:
    - kind: ethereum
      name: MVREstate
      network: polygon-amoy
      source:
...
3 Likes