NFTs

RougeChain supports on-chain NFTs with collections, minting, transfers, and marketplace features — all secured by post-quantum cryptography.

Features

  • Collections — Create NFT collections with configurable max supply, royalties, and metadata
  • Minting — Mint single or batch NFTs with metadata URIs and custom attributes
  • Transfers — Send NFTs to any RougeChain address with optional sale price tracking
  • Burning — Permanently destroy NFTs
  • Locking — Lock individual NFTs to prevent transfers
  • Freezing — Freeze entire collections to prevent further minting

Fee Structure

OperationFee (XRGE)
Create Collection50
Mint NFT5
Batch Mint5 per NFT
Transfer1
Burn0.1
Lock/Unlock0.1
Freeze Collection0.1

Security

All NFT operations use the v2 signed transaction API — transactions are signed client-side with ML-DSA-65 and verified on-chain. Only collection creators can mint, and only token owners can transfer or burn.