Get NFT collections by walletAsk AIget https://deep-index.moralis.io/api/v2/{address}/nft/collectionsGet NFT collections owned by a given wallet address.Path ParamsaddressstringrequiredThe wallet address of the owner of NFTs in the collectionsQuery ParamschainstringenumDefaults to ethThe chain to queryShow 28 enum valueslimitinteger≥ 0The desired page size of the result.cursorstringThe cursor returned in the previous response (used for getting the next page).Response 200Returns the NFT collections owned by a walletUpdated over 3 years ago