Transaction Info

Returns transaction metadata and receipt of a given transaction hash

https://api.vechainstats.com/v2/transaction/info
    ?txid=0x0d99fbdbcac0a70675294d15afd9798fe9c54c9e4a383fcab61c5ebff0bb79e1
    &VCS_API_KEY=your_api_key

Note : This endpoint is throttled to 30 calls/minute regardless of API Pro tier.

ParameterDescription

txid

The transaction hash you want to request the data of

Last updated