Batch Transaction
Sending transactions in a group to Go Gateway with one request
REQUEST
Method: blxr_batch_tx
Parameters
Parameter | Description |
| [Mandatory] List of raw transactions bytes without |
| [Optional, default: Mainnet] Blockchain network name. Use with Cloud-API when working with BSC. Available options are: |
| [Optional, default: False] Transactions are sent to the blockchain node for validation, and the Gateway returns any error message received in response. |
Example - Request Body(Go Gateway Only)
Last updated