Transaction Status

Returns the status and possible EVM error of a given transaction hash

https://api.vechainstats.com/v2/transaction/status
    ?txid=0x7ea45490b25257769d656343cf240d63b6813d553a7d82d459c046bc3046ed77
    &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 for which you want to request the status

Last updated