Skip to content

Error: Failed to deploy to Graph node https://api.studio.thegraph.com/deploy/ #5649

Closed Answered by sl-wxx
sl-wxx asked this question in Q&A
Discussion options

You must be logged in to vote

It's the same problem with this one.
#3278

The abi I manually supplied to graph-cli and the one on etherscan is different.
To avoid this problem, you should

  1. either fetch abi from etherscan with graph-cli
  2. or manually copy the abi from etherscan

DO NOT USE THE ONE GENERATED BY

NftMarketplace.interface.format(ethers.utils.FormatTypes.json)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by alymurtazamemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants