v1

latestOpenAPI 3.0.02026-07-26356764.0 KB
Bitcoin Streams

post/streams/bitcoin/{id}

Path parameters

idstring required

Request body

allAddressesboolean

Include events for all addresses

demoboolean

Indicator if it is a demo stream

descriptionstring

A description for this stream

includeInputsboolean

Include or not input details in webhook defaults to true

includeOutputsboolean

Include or not output details in webhook defaults to true

networkstring[]
tagstring

A user-provided tag that will be send along the webhook

webhookUrlstring

Webhook URL where moralis will send the POST request.

Response

Ok

idstring required
allAddressesboolean required
demoboolean required
descriptionstring required
includeInputsboolean required
includeOutputsboolean required
isErrorSincestring date-time nullable required
networkstring[] required
status'active' | 'paused' | 'error' | 'terminated' required

The stream status: [active] The Stream is healthy and processing blocks [paused] The Stream is paused and is not processing blocks [error] The Stream has encountered an error and is not processing blocks

statusMessagestring required
tagstring required
webhookUrlstring required
amountOfAddressesnumber double required
updatedAtstring date-time required