getContractEvents
Retrieves events from a contract based on the provided options.
Example
Parameters
Returns
A promise that resolves to an array of parsed event logs. Note: toBlock and fromBlock are both inclusive.
Retrieves events from a contract based on the provided options.
A promise that resolves to an array of parsed event logs. Note: toBlock and fromBlock are both inclusive.