Thor Decode Event
thorDecodeEventDecode contract events on the Thor blockchain by providing address, topics, and data as hex strings.
Instructions
Decode an event emitted by a contract on Thor network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The data to decode as hex string starting with 0x | |
| topics | Yes | The topics to decode as hex string starting with 0x | |
| address | Yes | The address of the contract that emitted the event |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| network | Yes |