Get NFT transfers by blockAsk AIget https://deep-index.moralis.io/api/v2/block/{block_number_or_hash}/nft/transfersGet transfers of NFTs given a block number or block hash.Path Paramsblock_number_or_hashstringrequiredThe block number or block hashQuery ParamschainstringenumDefaults to ethThe chain to queryShow 28 enum valueslimitinteger≥ 1Defaults to 100The desired page size of the result.cursorstringThe cursor returned in the previous response (used for getting the next page).Response 200Returns the contents of a blockUpdated over 3 years ago