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

# rentNFTByToken

rentNFTByToken function will rent a NFT by nftAddress, tokenId, and serviceAddress with token.

Parameter

* nftAddress (address)
* tokenId (uint256)
* serviceAddress (address)
* deadline (uint256)
* v (uint8)
* r (byte)
* s (byte)
