mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
11 lines
357 B
Plaintext
11 lines
357 B
Plaintext
- Load subgraph from subgraph.yaml
|
|
✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml:
|
|
|
|
Path: dataSources > 0 > callHandlers > 0
|
|
Call function with signature 'doSomething(uint256)' not present in ABI 'ExampleContract'.
|
|
Available call functions:
|
|
- <default>()
|
|
- owner()
|
|
- transferOwnership(address)
|
|
- upgrade(address,bytes)
|