LOG* opcodes, which are
most commonly used by Solidity’s emit for announcing events.
Extended by
Implements
Properties
Methods
getBlock()
Parameters
Returns
Promise<Block>
A promise resolving to the block.
Source
providers/provider.ts:1089getTransaction()
Returns
Promise<TransactionResponse>
A promise resolving to the transaction.
Source
providers/provider.ts:1100getTransactionReceipt()
Returns
Promise<TransactionReceipt>
A promise resolving to the transaction receipt.
Source
providers/provider.ts:1111toJSON()
Returns
any
