Submit Batch Transaction
Request
Method:
Parameters:
Parameter
type
Description
Example:
curl -X 'POST' \
'https://ny.ton.dex.blxrbdn.com/api/v2/submit-batch' \
-H "Authorization: $AUTH_HEADER" \
-H "Content-Type: application/json" \
-d '{
"transactions": [{"content": "Aj+Br...ABC"}, {"content": "Aj+Br...ABC"}, ...], "tipping_wallet":"V5R1Final"
}'Response
Parameter
Type
Description
Last updated