• Returns a query object for all Logs within the block range from the given address. If to_block is None then query runs to the head of the chain.

    Parameters

    • contractAddress: string
    • fromBlock: number
    • Optional toBlock: number

    Returns Query