-
### Which package is this bug report for?
candy machine ui
### Issue description
When I onclick the preMade mint button to mint a NFT, it returns this error
Custom program error: 0x178a everyt…
-
Finish the `mint-one` command to support minting with gatekeeper, whitelist and spl-token options. See this web3JS code as an example of how to implement:
https://github.com/tonyboylehub/candymachi…
-
**Describe the bug**
When I test the candy machine in solana devnet, at the time i mint it appears as succesfuly, but the artwork (png) doesn't load on my phantom wallet. (Everything else is fine, me…
-
I am currently using candy_machine_V2 . After uploading assets and verifying succesfully , only candy machine config is created. I can see no CM ID. I checked the cache but there is only CM config exi…
-
Hello, what's the purpose of candy machine price (-p --price) option?
Is it price to mint per NFT?
-
Hello,
I've set everything up, and it works.
Now I have a small problem, how I could create an airdrop with Master Edition NFT's instead of just regular ones?
In Metaplex code, I've found some…
-
### Which package is this bug report for?
candy machine cli
### Issue description
run cm2 with presale = true:
```json
{
"price": 0.000000005,
"number": 2,
"gatekeeper": null,
…
-
I have been trying to execute the script in _mint-addresses-preview-v2.en.ts_. Unfortunately I always get this error no matter which candy machine v2 id I use.
```\Cookbook\node_modules\@solana\web…
-
-
Hello,
I am trying to create a presale candy machine, I will send a SPL token to all whitelisted users that they will use to mint their NFT.
That is why I would like to know how to create a cand…