{
"txhex": "string"
}curl --location --request POST 'https://api.neucron.io/v1/scrypt/tx/broadcast' \
--header 'X-Neucron-Team-ID;' \
--header 'X-App-Secret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"txhex": "string"
}'{
"txid": "string"
}