You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/en/subgraphs/developing/creating/graph-ts/api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -502,7 +502,7 @@ As long as the `ERC20Contract` on Ethereum has a public read-only function calle
502
502
503
503
Any other contract that is part of the subgraph can be imported from the generated code and can be bound to a valid address. Example of that is presented within the steps below:
504
504
505
-
-extend`subgraph.yaml` file with desired ABI file:
505
+
-Extend`subgraph.yaml` file with desired ABI file:
0 commit comments