⚡ We welcome businesses to test our enterprise-grade service

Method: POST /wallet/gettransactioninfobyid

dropdown

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

POST /wallet/gettransactioninfobyid

查询交易费,交易ID的块高度

Parameters

value -

交易哈希,即交易ID。

Request

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


Response

{}