Skip to content

FilterLog

FilterLog: object

FilterLog type for eth JSON-RPC procedures

Type declaration

address

readonly address: Hex

blockHash

readonly blockHash: Hex

blockNumber

readonly blockNumber: bigint

data

readonly data: Hex

logIndex

readonly logIndex: bigint

removed

readonly removed: boolean

topics

readonly topics: readonly Hex[]

transactionHash

readonly transactionHash: Hex

transactionIndex

readonly transactionIndex: bigint

Defined in

packages/actions/src/common/FilterLog.ts:6