Interface: StreamEvmTransactionLogData
moralis-monorepo / @moralisweb3/common-streams-utils / StreamEvmTransactionLogData
Interface: StreamEvmTransactionLogData
@moralisweb3/common-streams-utils.StreamEvmTransactionLogData
Table of contents
Properties
Properties
address
• address: EvmAddress
chain
• chain: EvmChain
data
• data: string
logIndex
• logIndex: number
topic0
• Optional topic0: string
topic1
• Optional topic1: string
topic2
• Optional topic2: string
topic3
• Optional topic3: string
transactionHash
• transactionHash: string
triggers
• Optional triggers: StreamTriggerOutput[]