Skip to main content
POST /blockrazor accepts both BlockRazor HTTP contracts. Do not add the apikey header or auth query parameter; ThorNode supplies the credential. The response body is BlockRazor’s, unchanged.

Tip addresses

v1 JSON

transaction is required. mode is fast or sandwichMitigation; safeWindow is 3–13. The response is JSON with a signature field.

v2 plain text

The body is the bare base64 transaction; options go in the query string.
BlockRazor answers with the HTTP status codes in its send-transaction v2 reference.

Next steps