Skip to main content

Interface: StreamEvmTransactionLogInput

moralis-monorepo / @moralisweb3/common-streams-utils / StreamEvmTransactionLogInput

Interface: StreamEvmTransactionLogInput

@moralisweb3/common-streams-utils.StreamEvmTransactionLogInput

Table of contents

Properties

Properties

address

address: EvmAddressInput


chain

chain: EvmChainish


data

data: string


logIndex

logIndex: string | number


topic0

Optional topic0: null | string


topic1

Optional topic1: null | string


topic2

Optional topic2: null | string


topic3

Optional topic3: null | string


transactionHash

transactionHash: string


triggers

Optional triggers: StreamTriggerOutputish[]