cURL
curl --request GET \ --url https://api.moralis-streams.com/streams/bitcoin \ --header 'x-api-key: <api-key>'
{ "total": 123, "result": [ { "id": "<string>", "allAddresses": true, "demo": true, "description": "<string>", "includeInputs": true, "includeOutputs": true, "isErrorSince": "2023-11-07T05:31:56Z", "network": [ "mainnet" ], "status": {}, "statusMessage": "<string>", "tag": "<string>", "webhookUrl": "<string>", "amountOfAddresses": 123, "updatedAt": "2023-11-07T05:31:56Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.moralis.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.moralis.com/llms.txt
Use this file to discover all available pages before exploring further.
Ok
Show child attributes