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
Пополнили, получили ключ, запустили.
Полное самообслуживание. Оплата криптой или картой. Тарификация в кредитах — тяжёлые примитивы дороже, простые дёшевы.
Получить API-ключ