From fcf5d5a70b11373a5bc71a1feb1cea65db2b6d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernani=20S=C3=A3o=20Thiago?= Date: Tue, 17 Oct 2023 12:33:03 -0400 Subject: [PATCH] fix polygon network name --- subgraph-polygon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subgraph-polygon.yaml b/subgraph-polygon.yaml index 21583aa..9808acc 100644 --- a/subgraph-polygon.yaml +++ b/subgraph-polygon.yaml @@ -5,7 +5,7 @@ dataSources: - name: ERC721-Chronos-Traveler kind: ethereum - network: polygon + network: matic source: address: '0xa03C4E40d1fCaa826591007a17Ca929ef8AdBF1C' abi: ERC721 @@ -27,7 +27,7 @@ dataSources: - name: ERC7432-Immutable-Roles kind: ethereum - network: polygon + network: matic source: address: '0xb2ad616e84e1ef7a9ed0fa3169aaf31ee51ea824' abi: ERC7432