Skip to content

Commit

Permalink
Update subgraph.polygon.yaml (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 authored Feb 22, 2021
1 parent e8fe0fd commit 87842e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions subgraph.polygon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dataSources:
handler: handleNewPool
- kind: ethereum/contract
name: DTFactory
network: rinkeby
network: polygon
source:
address: '0xF6410bf5d773C7a41ebFf972f38e7463FA242477'
abi: DTFactory
Expand All @@ -47,7 +47,7 @@ dataSources:
templates:
- kind: ethereum/contract
name: Pool
network: rinkeby
network: polygon
source:
abi: Pool
mapping:
Expand Down Expand Up @@ -97,7 +97,7 @@ templates:

- kind: ethereum/contract
name: DataToken
network: rinkeby
network: polygon
source:
abi: DataToken
mapping:
Expand Down

0 comments on commit 87842e7

Please sign in to comment.