Interface: StreamTriggerData
moralis-monorepo / @moralisweb3/common-streams-utils / StreamTriggerData
Interface: StreamTriggerData
@moralisweb3/common-streams-utils.StreamTriggerData
Table of contents
Properties
Properties
callFrom
• Optional callFrom: StreamSelector | EvmAddress
contractAddress
• contractAddress: StreamSelector | EvmAddress
functionAbi
• functionAbi: unknown
inputs
• Optional inputs: (string | string[])[]
topic0
• Optional topic0: string
type
• type: "tx" | "log" | "erc20transfer" | "erc20approval" | "nfttransfer"