-
### Umi version
^0.7.5
### Code
```ts
const {
createNft,
TokenStandard,
mplTokenMetadata,
} = require("@metaplex-foundation/mpl-token-metadata");
const {
create, mplCandyMachine,fetch…
-
I'mn trying to update a list of nfts to have a new secondary creator (the one with the 100% share). I don't think it's possible to update the first creator because I think the first creator is signed …
-
### Umi version
"@metaplex-foundation/umi": "^0.7.2",
### Code
```ts
import { createUmi } from "@metaplex-foundation/umi-bundle-defaults";
import {
fetchCandyGuard,
fetchCandyMachine,
min…
-
You need to mint the NFTs generated in the previous task of the 'hashlips art engine' using the Sugar Candy Machine CLI. In order to do so follow the below-mentioned steps-
1. Transfer all the images…
-
### Steps to reproduce
run gvim 8.2 on Linux Mint 21 or Ubunutu 2022.4 as provided in repositories
xprop against the gvim window.
WM_NORMAL_HINTS(WM_SIZE_HINTS):
section does *not* show "resize …
-
I noticed all the traded Pokémon have maxed out levels. This is awesome but unfortunately makes them unusable if you are starting the game over again. Pokémon won't listen to you if their level is too…
-
Not sure what I am doing wrong here but for some reason minting doesn't work with Phantom wallet. I tried other wallets and they seem to work. When the sendAndComfirmTransaction function runs I get an…
-
### Issue description
When creating a Candy Machine with sugar-cli 2.1.1 it does not perform the step sugar deploy, Error running command (re-run needed): Missing collection item in cache
### Releva…
-
### Feature
Recently, I had to mint NFTs from a candymachine but these tokens had to be linked to an existing collection, unfortunately, Sugar does not allow this as it creates a collection when crea…
-
Hello there,
While doing a collections migrate command I had the following error showing:
```
metaboss collections migrate -k keypair.json -c --mint-address -T 300
Using candy machine id to fe…