Optional
address?: Address | Address[]The address of the contract.
Optional
args?: GetEventArgs<TAbi, TEventName>Optional
eventContract event.
Optional
onThe callback to call when an error occurred when trying to get for a new block.
The callback to call when new event logs are received.
Optional
strict?: TStrictWhether or not the logs must match the indexed/non-indexed arguments on event
.
false
Generated using TypeDoc
Contract ABI.