Updates the status of specific evm stream.
Provide a Stream Model
Provide a Stream Model
The status of the stream.
active, paused, error, terminated {}Ok
Webhook URL where moralis will send the POST request.
A description for this stream
The ids of the chains for this stream in hex Ex: ["0x1","0x38"]
The unique uuid of the stream
The status of the stream.
active, paused, error, terminated {}Description of current status of stream.
Last Updated Date.
Amount of Addresses.
A user-provided tag that will be send along the webhook, the user can use this tag to identify the specific stream if multiple streams are present
An Array of topic0's in string-signature format ex: ['FunctionName(address,uint256)']
Include events for all addresses (only applied when abi and topic0 is provided)
Include or not native transactions defaults to false
Include or not logs of contract interactions defaults to false
Include or not include internal transactions defaults to false
Include all logs if atleast one value in tx or log matches stream config
Include native balances for each address in the webhook
Indicator if it is a demo stream
Filter possible spam addresses
triggers