> For the complete documentation index, see [llms.txt](https://cascadia.gitbook.io/gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cascadia.gitbook.io/gitbook/developers/cosmwasm/c721-base-contract.md).

# C721 Base Contract

CW721 is a non-fungible token standard. Inspired by Ethereum's ERC721, it offers enhancements suitable for Cascadia's ecosystem. It's designed for contracts looking to implement this specification or interact with a standard CW721 contract.
