broadcasttransaction
TRONC1Submits a signed transaction for inclusion. Signing happens client-side; only the signed payload is broadcast, keys never leave your infrastructure.
Endpoint
POST https://api.1st-node.com/v1/tron/wallet/broadcasttransactionParameters
| Name | Type | Description |
|---|---|---|
| transaction | object | The signed transaction object. |
Returns
object — result and the transaction id.
Request
curl https://api.1st-node.com/v1/tron/wallet/broadcasttransaction \
-H "Authorization: Bearer $ONE_KEY" \
-H "content-type: application/json" \
-d '{ "raw_data": {}, "signature": ["…"], "txID": "d5ec749ec…" }'{ "raw_data": {}, "signature": ["…"], "txID": "d5ec749ec…" }Response
{ "result": true, "txid": "d5ec749ec…" }More transactions methods on TRON
Bakiye yükle, anahtarını al, yayına çık.
Self servis. Kripto ya da kartla öde. Krediyle ölçümlenir — ağır ilkel yapılar daha pahalı, basitler ucuz.
API anahtarı al