metaplex icon indicating copy to clipboard operation
metaplex copied to clipboard

[Bug]: Invalid contract address

Open GodMaiden opened this issue 2 years ago • 2 comments

Which package is this bug report for?

candy machine cli

Issue description

Hello, I've just finished creating my C2 candy machine and everything went super smooth, when I copied the CMV2 address to opensea contract it said invalid contract address, why?

Command

No response

Relevant log output

No response

Operating system

Windows 10

Priority this issue should have

High (immediate attention needed)

Check the Docs First

  • [X] I have checked the docs and it didn't solve my issue

GodMaiden avatar Jul 06 '22 21:07 GodMaiden

Likewise same problem I used this code to upload: candy-machine-v2-cli.ts upload
-e devnet
-k keygen.json
-nc
-cp config.json
./assets Cant find it on sol scan but it shows in phantom wallet... Is it a Solscan Problem? or CMV2 problem

ruskkartel avatar Jul 09 '22 02:07 ruskkartel

Solscan has been acting weird for the past couple of days. In my case, Solscan was showing an error page. Try explorer.solana website, you will see it there. Otherwise Solscan search is working from time to time.

LorenzoElenkov avatar Jul 14 '22 12:07 LorenzoElenkov