Interface: EvmStreamInput
moralis-monorepo / @moralisweb3/common-streams-utils / EvmStreamInput
Interface: EvmStreamInput
@moralisweb3/common-streams-utils.EvmStreamInput
Table of contents
Properties
- abi
- advancedOptions
- allAddresses
- chainIds
- description
- getNativeBalances
- id
- includeAllTxLogs
- includeContractLogs
- includeInternalTxs
- includeNativeTxs
- status
- statusMessage
- tag
- topic0
- triggers
- webhookUrl
Properties
abi
• Optional
abi: null
| EvmAbi
advancedOptions
• Optional
advancedOptions: null
| EvmStreamAdvancedOptions
[]
allAddresses
• Optional
allAddresses: boolean
chainIds
• chainIds: EvmChainish
[]
description
• description: string
getNativeBalances
• Optional
getNativeBalances: { selectors
: string
[] ; type
: GetNativeBalanceType
}[]
id
• id: string
includeAllTxLogs
• Optional
includeAllTxLogs: boolean
includeContractLogs
• Optional
includeContractLogs: boolean
includeInternalTxs
• Optional
includeInternalTxs: boolean
includeNativeTxs
• Optional
includeNativeTxs: boolean
status
• status: string
statusMessage
• statusMessage: string
tag
• tag: string
topic0
• Optional
topic0: null
| string
[]
triggers
• Optional
triggers: null
| StreamTriggerish
[]
webhookUrl
• webhookUrl: string