Extends
Properties
Methods
getBlock()
Parameters
Returns
Promise<Block>
A promise resolving to the block.
Inherited from
Log.getBlock
Source
providers/provider.ts:1089getTransaction()
Returns
Promise<TransactionResponse>
A promise resolving to the transaction.
Inherited from
Log.getTransaction
Source
providers/provider.ts:1100getTransactionReceipt()
Returns
Promise<TransactionReceipt>
A promise resolving to the transaction receipt.
Inherited from
Log.getTransactionReceipt
Source
providers/provider.ts:1111toJSON()
Returns
any
Inherited from
Log.toJSON
