📝 Share Your Feedback on Twitter and Claim 1M Free GetBlock Requests

Method: POST /wallet/gettransactionbyid

dropdown

方法 REST /wallet/gettransactionbyid 例如 Tron (TRX)

POST /wallet/gettransactionbyid

通过事务ID查询交易信息。

Parameters

value -

细绳

事务ID

Request

curl --location --request POST 'https://trx.getblock.io/wallet/gettransactionbyid' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json' 
--data-raw '{"value": "88fef6fcc9d4ad62d3f2ab7537202862c4a0230b47648b55c2f9106ce5fd32d7"}'


Response

{}