Skip to content

Commit 0b1482e

Browse files
authored
Update startBlock to 9983528 in subgraph template
1 parent 39caef2 commit 0b1482e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subgraph.template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ dataSources:
215215
source:
216216
address: __ERC721FACTORYADDRESS__
217217
abi: ERC721Factory
218-
startBlock: __STARTBLOCK__
218+
startBlock: 9983528
219219
mapping:
220220
kind: ethereum/events
221221
apiVersion: 0.0.7
@@ -248,7 +248,7 @@ dataSources:
248248
source:
249249
address: __FACTORYROUTERADDRESS__
250250
abi: FactoryRouter
251-
startBlock: __STARTBLOCK__
251+
startBlock: 9983528
252252
mapping:
253253
kind: ethereum/events
254254
apiVersion: 0.0.7

0 commit comments

Comments
 (0)