> 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/rentnft.md).

# rentNFT

rentNFT function will rent a NFT by nftAddress, tokenId, and serviceAddress.

Parameter

* nftAddress (address)
* tokenId (uint256)
* serviceAddress (address)

Return

* success (bool)
