TRC-721

TRC-721 is a standard interface for issuing non-fungible tokens (NFT) on the TRON network. Tokens created on the TRC-721 standard can represent any digital type of tangible assets in the real world. TRC-721 is fully compatible with ERC-721.

Blockchain TRON
Type Non-fungible
Popular token Devikins NFT
Required Functions balanceOf, ownerOf, safeTransferFrom, safeTransferFrom, transferFrom, approve, setApprovalForAll, getApproved, isApprovedForAll, supportsInterface
Released 2020
Use cases Collectables, Crypto games, Ownership
Get started with TRC-721

More opportunities for developers

The TRC-721 standard has as important role for the TRON blockchain as TRC-20. It provides many opportunities for developers to create new applications based on the blockchain, and to track and transfer NFTs on TRON.