Get transaction by version
Retrieves a transaction by a given version. If the version has been pruned, a 410 will be returned.
Last updated
Was this helpful?
Retrieves a transaction by a given version. If the version has been pruned, a 410 will be returned.
Last updated
Was this helpful?
Was this helpful?
// Request
curl -X GET -H 'Content-Type: application/json' https://aptos.blockpi.network/aptos/v1/your_api_key/v1/transactions/by_version/2490640503
// Result