v1

latestOpenAPI 3.0.0raw.githubusercontent.com2025-08-29295183.8 KB

This method expects a transaction in JSON format and will attempt to apply it to the blockchain.

post/push_transaction

Request body

signaturesSignature[]

array of signatures required to authorize transaction

compressionboolean

Compression used, usually false

packed_context_free_datastring

JSON to hex

packed_trxstring

Transaction object JSON to hex

Response

OK

{"stackTrail":"paths:/push_transaction:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Returns Nothing"}