This method is asynchronous.
The log to be decoded.
This method is asynchronous.
The transaction to be decoded.
This method is asynchronous.
See WireDecoder.events.
Used to determine what events to fetch; see the documentation on the EventOptions type for more.
This method is asynchronous.
Constructs a contract instance decoder for a given instance of this contract.
The address of the contract instance decode. If left out, it will be autodetected. If an invalid address is provided, this method will throw an exception.
Generated using TypeDoc
The ContractDecoder class. Spawns the ContractInstanceDecoder class. Also, decodes transactions and logs. See below for a method listing.