> For the complete documentation index, see [llms.txt](https://realbits.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realbits.gitbook.io/home/contracts/market/registernft.md).

# registerNFT

This function will register a NFT data by nftAddress and tokenId.

Parameter

* nftAddress (address)
* tokenId (uint256)

Response

* success (bool)
