Skip to main content

Interface: StreamTriggerInput

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

Interface: StreamTriggerInput

@moralisweb3/common-streams-utils.StreamTriggerInput

Table of contents

Properties

Properties

callFrom

Optional callFrom: string | StreamSelector | EvmAddress


contractAddress

contractAddress: string | StreamSelector | EvmAddress


functionAbi

functionAbi: unknown


inputs

Optional inputs: (string | string[])[]


topic0

Optional topic0: string


type

type: "tx" | "log" | "erc20transfer" | "erc20approval" | "nfttransfer"