Skip to content

Commit

Permalink
fix polygon network name
Browse files Browse the repository at this point in the history
  • Loading branch information
ernanirst committed Oct 17, 2023
1 parent ebbb083 commit fcf5d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subgraph-polygon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dataSources:

- name: ERC721-Chronos-Traveler
kind: ethereum
network: polygon
network: matic
source:
address: '0xa03C4E40d1fCaa826591007a17Ca929ef8AdBF1C'
abi: ERC721
Expand All @@ -27,7 +27,7 @@ dataSources:

- name: ERC7432-Immutable-Roles
kind: ethereum
network: polygon
network: matic
source:
address: '0xb2ad616e84e1ef7a9ed0fa3169aaf31ee51ea824'
abi: ERC7432
Expand Down

0 comments on commit fcf5d5a

Please sign in to comment.