-
I've run your code to see the difference between what you have and what BuildSpace has. When running it, I can across this error "Identifier 'mintToken' has already been declared. (211:8)"
Looks li…
-
Since the addition of [Solana.Unity.Metaplex](https://github.com/magicblock-labs/Solana.Unity.Metaplex) there are some duplicate types leftover inside [CandyMachineV2.cs](https://github.com/magicblock…
-
I log in with the wallet, the tokens get correctly with GetTokenAccounts(), but when i try to:
Solana.Unity.SDK.Nft.Nft.TryGetNftData() it fails.
Unity version: 2021.3.11f1
```
public async …
-
in exmaple test file
![image](https://user-images.githubusercontent.com/13638996/165316316-a0a55ac6-fd9e-47ec-adbc-9eaca7435686.png)
![image](https://user-images.githubusercontent.com/13638996/165…
-
I'm trying to replicate a metaplex v2 minting made with the metaplex js cli, here is a sample transaction: https://solscan.io/tx/2qgQRycQLf3mQi9QP1vMidod9XK1rWfhp9eDQss4ME1gFEuHVfWfDxuspsxdFBwf8no5xYj…
-
Hi rez, thank you for your repo, it is the only one i have seen with candymachinev2 and next.
Do you have any tips on how to deploy to vercel? Keep hitting errors and have no idea why...
-
I created collection with 100 NFTs and the its throwing following error on 73th mint, first 72 mint ran successfully.
I tried 3 times and all of them are failed.
I have 9+ SOL in my wallet.
```
…
-
### Which package is this bug report for?
candy machine cli
### Issue description
I'm able to simulate an error 0xbc4 - decimal: 3012
Steps:
1) upload nfts using candymachinev2 upload command
…
-
I'm trying to mint some assets using the CandyMachineV2 JS CLI, but I keep getting a 0x66 error.
I'm trying to run the command as follows:
`ts-node build/candy-machine-v2-cli.js upload ./assets …
-
**Describe the bug**
The Metaplex Storefront does not list the NFTs that were minted outside of it, for example with CandyMachines.
**To Reproduce**
Steps to reproduce the behavior:
1. Install …