Update stream

Updates a specific evm stream.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the stream to update

Body Params

Provide a Stream Model

Provide a Stream Model

string

Webhook URL where moralis will send the POST request.

string

A description for this stream

string

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

topic0
array of strings | null

An Array of topic0's in hex, required if the type : log

topic0
boolean

Include events for all addresses (only applied when abi and topic0 is provided)

boolean

Include or not native transactions defaults to false (only applied when type:contract)

boolean

Include or not logs of contract interactions defaults to false

boolean

Include or not include internal transactions defaults to false

abi
array of objects | null
abi
advancedOptions
array of objects | null
advancedOptions
chainIds
array of strings

The ids of the chains for this stream in hex Ex: ["0x1","0x38"]

chainIds
boolean

Indicator if it is a demo stream

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json