How NFTs are handled: escrow, freezing, delegates, royalties
explain_mechanicsGet cited explanations of Solana NFT mechanics: escrow, freeze, royalties, and marketplace behavior, including observed deviations from documentation.
Instructions
Plain-words explanation of how a standard or a marketplace actually handles an asset: why an NFT moved to an unknown wallet (escrow), whether a project can take it back (permanent delegates), why it cannot be listed (freeze), who gets paid on a sale and where royalties are enforced, why two sites show different floors, what a wash trade looks like, what changes in a standards migration. Covers Metaplex Core plugins, Token Metadata and programmable NFTs, compressed NFTs, and the Solana marketplaces (Magic Eden order book and pools, Tensor, OpenSea, Candy Digital, Collector Crypt). Every entry cites the documentation or program source it came from and says when observed behaviour differs from what is documented. Answers 'what does frozen mean', 'can they burn my card', 'is Magic Eden custodial'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | A question or a term: 'escrow', 'royalties on Tensor', 'permanent transfer delegate' |