> For the complete documentation index, see [llms.txt](https://docs.protocolink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.protocolink.com/smart-contract/overview/erc721-erc1155-support.md).

# ERC721/ERC1155 Support

Protocolink supports not only ERC20 tokens and native tokens but also supports ERC721 and ERC1155. Examples can be found in the following links:

* [ERC721Market](https://github.com/dinngo/protocolink-contract/blob/master/test/integration/ERC721Market.t.sol)
* [ERC1155Market](https://github.com/dinngo/protocolink-contract/blob/master/test/integration/ERC1155Market.t.sol)
