From 9ad159e4e57a54fc82f15ca3812adcddedd4249a Mon Sep 17 00:00:00 2001 From: Juan Manuel Rodriguez Defago Date: Wed, 10 Dec 2025 13:56:54 -0300 Subject: [PATCH] fix: grafting hotfix --- subgraph.template.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/subgraph.template.yaml b/subgraph.template.yaml index 2913aca..0676c84 100644 --- a/subgraph.template.yaml +++ b/subgraph.template.yaml @@ -5,6 +5,10 @@ schema: file: ./schema.graphql features: - fullTextSearch + - grafting +graft: + base: QmU5tKrP7YNpm69iUdC3YuQWfJmdye1AHJLLc5pRC4dQBv + block: 409211400 dataSources: - kind: ethereum/contract name: Controller