Sign and broadcast a raw unsigned transaction in one step. The transaction is signed immediately, then submitted on chain via a reliable queue with automatic retries. Returns PENDING status. You receive a signed.success or signed.failed webhook when the result is confirmed.
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.
"YOUR_WALLET_ID"
The serialized unsigned transaction. Base64 for Solana, JSON string for EVM and Tron.
"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..."
Your internal tracking ID.
"jupiter-swap-broadcast-001"
Custom key-value pairs stored with the transaction record.
{ "source": "jupiter" }