> For the complete documentation index, see [llms.txt](https://yuga.gitbook.io/zkyuga-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yuga.gitbook.io/zkyuga-whitepaper/developer-guide/erc721.md).

# ERC721

* getBalance
* getApproved
* ownerOf
* tokenURI
* burn
* pause
* renounceOwnership
* transferOwnership
* unpause
* safeMint
* approve
* safeTransferFrom
