Submits signed executions obtained from a gasless GET /getAction response for relay broadcast. The backend validates each signature, simulates the transactions, then broadcasts them via the configured relay provider.
Call this endpoint only when executionsType is GASLESS in the getAction response. Sign all items in the executions array in order before submitting.
Limited demo key for API Reference: 5c951bc81da566bbd030ba8e20724063.
The txId from the GET /getAction quote response. Used to correlate the signed executions with the original action on the relay.
Source chain ID of the swap.
All execution steps from the getAction response, each with a signature field populated by the user's wallet. Must be in the same order as returned by getAction.
A single signing step returned in the executions array of a gasless getAction response. Only available for Tron same-chain swaps. The client must sign each item in order and include the signatures when calling POST /submitTx.
Transaction accepted for relay broadcast