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