Skip to main content

Block filtering added to getNFTContractTransfers

· One min read

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.

Docs: /web3-data-api/evm/reference/get-nft-contract-transfers