Skip to content

Commit

Permalink
Added graft base to quickly replace mainnet subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmardefago committed Apr 1, 2022
1 parent 4b5b7f4 commit c80a01e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions subgraph.template.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
specVersion: 0.0.2
description: The Graph Network Smart Contracts on Ethereum
repository: https://github.com/graphprotocol/contracts/graph-network-subgraph
graft:
base: Qmf2oSezfBJA62M9NHvZNC14NrCKfhWbBgSAqJFzQCfkie
block: 14495975
schema:
file: ./schema.graphql
dataSources:
Expand Down

0 comments on commit c80a01e

Please sign in to comment.