Child Address Broadcast Transaction
Child Address Broadcast Transaction
Sign and broadcast a raw unsigned transaction from a child address. The transaction is signed and submitted on chain via a queue with automatic retries. Returns PENDING status with webhook notification on completion.
POST
Child Address Broadcast Transaction
Documentation Index
Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Example:
"ADDRESS_OR_ID"
Body
application/json
The serialized unsigned transaction. Base64 for Solana, JSON string for EVM and Tron.
Example:
"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..."
Your internal tracking ID.
Example:
"sol-child-broadcast-001"
Custom key-value pairs stored with the transaction record.
Example:
{ "source": "jupiter" }
