gettransactionbyid
TRONC1Returns the transaction matching the given id, including its contract calls and raw data.
Endpoint
POST https://api.1st-node.com/v1/tron/wallet/gettransactionbyidParameters
| Name | Type | Description |
|---|---|---|
| value | string | The transaction id (hash). |
Returns
object — the transaction.
Request
curl https://api.1st-node.com/v1/tron/wallet/gettransactionbyid \
-H "Authorization: Bearer $ONE_KEY" \
-H "content-type: application/json" \
-d '{ "value": "d5ec749ec…" }'{ "value": "d5ec749ec…" }Response
{ "txID": "d5ec749ec…", "raw_data": {}, "ret": [{ "contractRet": "SUCCESS" }] }More transactions methods on TRON
Recarga, obtén tu clave y publica.
Autoservicio. Paga en cripto o con tarjeta. Medido por créditos: las primitivas pesadas cuestan más, las simples son baratas.
Obtener clave API