Skip to content

Commit

Permalink
Merge pull request #98 from token-terminal/tt/1-fix-template-network
Browse files Browse the repository at this point in the history
Switch template network from rinkeby to mainnet
  • Loading branch information
ianlapham authored Sep 29, 2021
2 parents 537e539 + ad9d9dc commit 7c82235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dataSources:
templates:
- kind: ethereum/contract
name: Pair
network: rinkeby
network: mainnet
source:
abi: Pair
mapping:
Expand Down

0 comments on commit 7c82235

Please sign in to comment.