metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.31k stars 6.28k forks source link

[Bug]: Invalid contract address #2220

Open GodMaiden opened 2 years ago

GodMaiden commented 2 years ago

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

ruskkartel commented 2 years ago

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

LorenzoElenkov commented 2 years ago

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.