This method allows you to receive transfers by certain block parameters, smart contracts or transfer types: trx, erc20, erc721. This method can be useful to watch all transfers for certain tokens or certain blocks
Parameters
Object - An object with the following fields
fromBlock (optional): QUANTITY - the minimum block number from where to get the transactions
toBlock (optional): QUANTITY - the maximum block number from where to get the transactions.
transferType (optional): DATA - transfer type (trx/erc20/erc721)
contractAddresses(optional): DATA, 20 Bytes - contract address (i.e. 0x1a2b3x) or array of contract addresses