create-10k-nft-collection icon indicating copy to clipboard operation
create-10k-nft-collection copied to clipboard

Mint command created 2 collections on testnet

Open tranpham19 opened this issue 3 years ago • 1 comments

Version

  • [X] Yes

General Question

  • [X] No

What happened?

I had the 422 and 429 error like other but fixed by copying the contract address into config.js. I tried minting 1-10, it worked 1-7 but error again, after restarting the mint command from 8-10 it worked again. However, I got 2 collections instead of 1? Anyone know how to fix this? https://testnets.opensea.io/collection/catpaws https://testnets.opensea.io/collection/catpaws-v2

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

No response

Protect your information

  • [X] I Agree

tranpham19 avatar May 05 '22 07:05 tranpham19

Seems you created 2 different contracts. When you create a project in Opensea and the name is already used it automatically puts a version "v".

You should keep working with the first contract.

wolfGT avatar May 12 '22 00:05 wolfGT