Skip to content

Issues when minting #3267

Answered by RoboCrypter
Benrockiee asked this question in Q&A
Oct 13, 2022 · 3 comments · 30 replies
Discussion options

You must be logged in to vote

@Benrockiee : Change this line,

From this : const spideyNft = await ethers.getContractAt("SpideyNft", deployer)

To this : const spideyNft = await ethers.getContract("SpideyNft", deployer) : getContract not --> getContractAt

Let me know, If the issue persists!

Replies: 3 comments 30 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@Benrockiee
Comment options

@Benrockiee
Comment options

@RoboCrypter
Comment options

@Benrockiee
Comment options

@RoboCrypter
Comment options

Answer selected by Benrockiee
Comment options

You must be logged in to vote
17 replies
@Benrockiee
Comment options

@JamesMckenna
Comment options

@Benrockiee
Comment options

@JamesMckenna
Comment options

@Benrockiee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants