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

# getRegisterData

This function will return a searched NFT data by nftAddress and tokenId.

Parameter

* nftAddress (address)
* tokenId (uint256)

Response

* nftAddress (address)
* tokenId (uint256)
* rentFee (uint256)
* feeTokenAddress (address)
* rentFeeByToken (uint256)
* rentDuration (uint256)
