mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
15 lines
660 B
Plaintext
15 lines
660 B
Plaintext
- Load subgraph from subgraph.yaml
|
|
✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml:
|
|
|
|
Path: dataSources > 0 > source > address
|
|
Contract address is invalid: 22843e74c59580b3eaf6c233fa67d8b7c561a835a
|
|
Must be 40 hexadecimal characters, with an optional '0x' prefix.
|
|
|
|
Path: dataSources > 1 > source > address
|
|
Contract address is invalid: 22843e74c59580b3eaf6c233fa67d8b7c561axyz
|
|
Must be 40 hexadecimal characters, with an optional '0x' prefix.
|
|
|
|
Path: dataSources > 2 > source > address
|
|
Contract address is invalid: 0x22843e74c59580b3eaf6c233fa67d8b7c561a835a
|
|
Must be 40 hexadecimal characters, with an optional '0x' prefix.
|