Contract Event
Methods in Common functions are also available.
Get Event Data
Returns the actual event object from the contract
Returns
Returns object
representing the event object.
name: The event signature
data: An object of decoded event signature from ABI
Example
Last updated