/transactions/:txHash:
Return transaction details for a given transaction hash
Parameters
txHashREQUIRED(string)fieldsOPTIONAL(string)- List of fields to filter by
Returns
txHash:(string)- The hash of the transactiongasLimit:(number)- The maximum number of gas units allocated for the transactiongasPrice:(number)- The gas price to be used in the scope of the transactiongasUsed:(number)- Is the consumed amount from the provided gas limit - the amount of gas units actually required by the Network in order to process the transactionminiBlockHash:(string)- Contains all transactions that have either the sender in the current shard and the receiver in another shard or the sender in a different shard and the destination in the current shardnonce:(number)- The account sequence numberreceiver:(string)- The address of the receiver (bech32 format)receiverAssets:(object)receiverShard:(number)- The shard ID allocated to the receiverround:(number)- fixed time duration, consistent across the network, currently decided to be 5 secondssender:(string)- The address of the sender (bech32 format)senderAssets:(object)senderShard:(number)- The shard ID allocated to the sendersignature:(string)- The Signature (hex-encoded) of the Transactionstatus:(string)- Transaction status (success or executed, invalid, pending, partially-executed, received, failed)value:(string)- The Value to transfer, as a string representation of a Big Integer (can be "0"),EGLDtimesdenominationfee:(string)- Measured in EGLD, is computed with respect to the actual gas cost - broken down into its components - and the gas price per gas unit, which differs between the componentstimestamp:(number)- u64 formadata:(string)- Arbitrary information about the transaction, base64-encodedfunction:(string)action:(object)category:(string)name:(string)description:(string)arguments:(object)
scamInfo:(object)type:(string)info:(sgtring)
type:(string)originalTxHash:(string)pendingResults:(boolean)resultshash:(string)- The hash of the transactiontimestampnonce:(number)- The account sequence numbergasLimit:(number)- The maximum number of gas units allocated for the transactiongasPrice:(number)- The gas price to be used in the scope of the transactionvalue:(string)- The Value to transfer, as a string representation of a Big Integer (can be "0"),EGLDtimesdenominationsender:(string)- The address of the sender (bech32 format)sender:(string)- The address of the sender (bech32 format)receiver:(string)- The address of the receiver (bech32 format)receiverAssets:(object)senderAssets:(object)relayedValue:(number)data:(string)- Arbitrary information about the transaction, base64-encodedprevTxHash:(string)- previous hash of the transactionoriginalTxHash:(string)- current hash of the transactioncallType:(string)miniBlockHash:(string)- Contains all transactions that have either the sender in the current shard and the receiver in another shard or the sender in a different shard and the destination in the current shardLogs:(object{})address:(string)addressAssets:(object{})events:(array[string])
returnMessage:(string)action:(object)category:(string)name:(string)description:(string)arguments:(object)
receiptvalue:(string)- The Value to transfer, as a string representation of a Big Integer (can be "0")sender:(string)- The address of the sender (bech32 format)data:(string)- Arbitrary information about the transaction, base64-encoded
pricelogsaddress:(string)addressAssets:(string)events
operationsid:(string)action:(string)type:(string)esdtType:(string)identifier:(string)collection:(string)name:(string)value:(string)sender:(string)receiver:(string)senderAssets:(string)receiverAssets:(string)decimals:(number)data:(string)massage:(string)svgUrl:(string)
Example
Request
curl -X 'GET' \
'https://elrond-api.public.blastapi.io/transactions/39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f' \
-H 'accept: application/json'
Result
{
"txHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"gasLimit": 4200000,
"gasPrice": 1000000000,
"gasUsed": 2259390,
"miniBlockHash": "70bbf7b55b7a25d72daeefd4f8d80844c4415792a5a164d65cfdeb27a7d89b7f",
"nonce": 664,
"receiver": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"receiverAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"receiverShard": 1,
"round": 10958908,
"sender": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"senderShard": 1,
"signature": "d50cc7121f93c28b566ce604221f1f3cd6cfc177dbecce97716a9f03eb0cdd4b5473ce094cef02ad995e75f6718627d3aae4e4b0e5bbfaf27d6b8d279cd64e05",
"status": "success",
"value": "0",
"fee": "183468900000000",
"timestamp": 1661871048,
"data": "RVNEVFRyYW5zZmVyQDU3NDU0NzRjNDQyZDYyNjQzNDY0MzczOUA3Yjc3YTM0MDAzNTM4ODQ1QDc1NmU3NzcyNjE3MDQ1Njc2YzY0",
"function": "unwrapEgld",
"action": {
"category": "mex",
"name": "unwrapEgld",
"description": "Unwrap 8.896759084222744645 WEGLD",
"arguments": {
"transfers": [
{
"type": "FungibleESDT",
"name": "WrappedEGLD",
"ticker": "WEGLD",
"svgUrl": "https://media.elrond.com/tokens/asset/WEGLD-bd4d79/logo.svg",
"token": "WEGLD-bd4d79",
"decimals": 18,
"value": "8896759084222744645"
}
],
"receiver": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"functionName": "unwrapEgld",
"receiverAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
}
}
},
"results": [
{
"hash": "32f5f10f7e228ab631c065a095471fb99487ff53c9b74b63b55befd098732ace",
"timestamp": 1661871048,
"nonce": 0,
"gasLimit": 0,
"gasPrice": 1000000000,
"value": "8896759084222744645",
"sender": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"receiver": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"senderAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"prevTxHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"originalTxHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"callType": "0"
},
{
"hash": "a857e00c9d05555d03d9d23b0faa96a1d867ba820fb98cc2007596ae8aa85dbf",
"timestamp": 1661871048,
"nonce": 0,
"gasLimit": 3837500,
"gasPrice": 1000000000,
"value": "0",
"sender": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"receiver": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"receiverAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"data": "dW53cmFwRWdsZA==",
"prevTxHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"originalTxHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"callType": "0"
},
{
"hash": "be9f245f91536fddfe4e73c0ac39dc7c55a3a7a373f8343f184891558be6025f",
"timestamp": 1661871048,
"nonce": 665,
"gasLimit": 0,
"gasPrice": 1000000000,
"value": "19406100000000",
"sender": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"receiver": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"senderAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"data": "QDZmNmI=",
"prevTxHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"originalTxHash": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"callType": "0"
}
],
"price": 54.81,
"logs": {
"id": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"address": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"addressAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"events": [
{
"address": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"identifier": "ESDTTransfer",
"topics": [
"V0VHTEQtYmQ0ZDc5",
"",
"e3ejQANTiEU=",
"AAAAAAAAAAAFAL5OuksuzLzxcDu9ay4NE1FDDnafVIM="
],
"order": 0
},
{
"address": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"identifier": "ESDTLocalBurn",
"topics": [
"V0VHTEQtYmQ0ZDc5",
"",
"e3ejQANTiEU="
],
"order": 1,
"addressAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
}
},
{
"address": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"identifier": "transferValueOnly",
"topics": [
"AAAAAAAAAAAFAL5OuksuzLzxcDu9ay4NE1FDDnafVIM=",
"Xny4S7GMIxatBEdUXfpM1fzufmXQVplzlEOeJWGSQbU=",
"e3ejQANTiEU="
],
"order": 2,
"addressAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
}
},
{
"address": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"identifier": "completedTxEvent",
"topics": [
"OYmANOm8VfHEqneh0P0jrp2FUNJrzQ9dNdFskWzwxC8="
],
"order": 3,
"addressAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
}
}
]
},
"operations": [
{
"id": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"action": "transfer",
"type": "esdt",
"esdtType": "FungibleESDT",
"identifier": "WEGLD-bd4d79",
"name": "WrappedEGLD",
"sender": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"receiver": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"value": "8896759084222744645",
"decimals": 18,
"svgUrl": "https://media.elrond.com/tokens/asset/WEGLD-bd4d79/logo.svg",
"receiverAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
}
},
{
"id": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"action": "localBurn",
"type": "esdt",
"esdtType": "FungibleESDT",
"identifier": "WEGLD-bd4d79",
"name": "WrappedEGLD",
"sender": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"receiver": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"value": "8896759084222744645",
"decimals": 18,
"svgUrl": "https://media.elrond.com/tokens/asset/WEGLD-bd4d79/logo.svg",
"senderAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"receiverAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
}
},
{
"id": "39898034e9bc55f1c4aa77a1d0fd23ae9d8550d26bcd0f5d35d16c916cf0c42f",
"action": "transfer",
"type": "egld",
"sender": "erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3",
"receiver": "erd1te7tsja33s33dtgyga29m7jv6h7wuln96ptfjuu5gw0z2cvjgx6sn8qutd",
"senderAssets": {
"name": "ESDT: WrappedEGLD Contract Shard 1",
"tags": [
"mex",
"wegld"
]
},
"value": "8896759084222744645"
}
]
}