Block filtering has been aded to getNFTContractTransfers
endpoint /api/v2/nft/{address}/transfers
๐๏ธ
It's now possible to filter by blocks on the getNFTContractTransfers
endpoint and fetch NFT contract transfers between two blocks, by specifying from_block
& to_block
.