Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to succesfully freeze the NFT account? I have also done some experiment but I failed. Has anyone successfully done it? Thank you in advanced #201

Open
KKQanT opened this issue May 19, 2022 · 0 comments
Labels

Comments

@KKQanT
Copy link

KKQanT commented May 19, 2022

Hello, since the contract also take the freeze authority away from the user. I also have read issue178 and tried out the new feature

I have minted the NFT via action.mintNFT from "@metaplex/js" and use the add createFreezeDelegatedAccountInstruction to the transaction to try to freeze the token account.

NFT minted via
image
image

The minting phrase was success.

Try to freeze NFT via
image
image

But It always give me the custom program error : 0x39

Has anyone successfully frozen the token account associated to NFT minted by Metaples contact yet?
If so, I'd very appreciated for your example. Thank you in advanced sir!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant