cURL
curl --request GET \ --url https://api.moralis-streams.com/streams/bitcoin/{id}/xpub \ --header 'x-api-key: <api-key>'
{ "total": 123, "result": [ { "id": "<string>", "streamId": "<string>", "xpub": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ], "cursor": "<string>" }
Stringified UUIDv4. See RFC 4112
[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}
Ok
Show child attributes