Transactions
Transaction for Hash
Fetch the transaction for a given hash.
Path Parameters
Name
Tags
Description
Example
Type
Response
{
"data": {
"type": "payment_v2",
"time": 1595980494,
"payments": [
{
"payee": "13FkKYnwHPoa6F7K23jJ7j2WNg9cMPsznJ7i4c9ysCwLoS8vx3E",
"amount": 100000000
}
],
"payer": "14h5MCATzJAB88gGBph8YtPM9539FdyBnMdTt7sYxg4Ts1D1aW3",
"nonce": 6,
"height": 435251,
"hash": "bUc6-LQXdR6zOBaR_8TPWlf3THCpb4wI6WPXJHJfnYw",
"fee": 35000
}
}
PreviousHelium Blockchain API 1c514dd3dbc842179276d67376d5b1deNextHelium Blockchain API 1c514dd3dbc842179276d67376d5b1de
Last updated
Was this helpful?