Quantcast
Channel: Recent Questions - Solana Stack Exchange
Viewing all articles
Browse latest Browse all 7869

Program log: Error: Account is frozen

$
0
0

I previously used a simple NFT on the Metaplex auction house to list, sell, and execute sales. However, now when I try to list my programmable NFT (PNFT), it shows an error: "Program log: Error: Account is frozen." Could someone please clarify how to set up an auction house with programmable NFTs? Do I need to send a ruleset along with the listing, or are there any other options I should consider?this is how I list the nft

const list = await metaplex.auctionHouse().list({      auctionHouse: auction_house_obj,      mintAccount: nft_address,      price: amount,    });

Viewing all articles
Browse latest Browse all 7869

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>