From 214eb669dbfbd9e42744d90055513632b51771c4 Mon Sep 17 00:00:00 2001 From: matteen Date: Tue, 9 Jul 2024 12:14:09 -0400 Subject: [PATCH] update yaml file --- subgraph.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/subgraph.yaml b/subgraph.yaml index d4024c55..a2a0fe5e 100644 --- a/subgraph.yaml +++ b/subgraph.yaml @@ -9,11 +9,11 @@ features: dataSources: - kind: ethereum/contract name: Factory - network: base + network: zksync-era source: abi: Factory - address: "0x33128a8fC17869897dcE68Ed026d694621f6FDfD" - startBlock: 2009445 + address: "0x8FdA5a7a8dCA67BBcDd10F02Fa0649A937215422" + startBlock: 12637075 mapping: kind: ethereum/events apiVersion: 0.0.7 @@ -39,7 +39,7 @@ dataSources: templates: - kind: ethereum/contract name: Pool - network: base + network: zksync-era source: abi: Pool mapping: