curl --request GET \
--url https://dln-api.debridge.finance/api/Orders/{orderId}/externalCallProcess{
"totalInstructionsCount": 123,
"steps": [
{
"stepNumber": 123,
"eventMetadata": {
"transactionHash": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"blockNumber": 123,
"blockHash": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"blockTimeStamp": 123,
"initiator": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
}
},
"extcallBeneficiaries": [
{
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
}
],
"status": "Executed"
}
]
}curl --request GET \
--url https://dln-api.debridge.finance/api/Orders/{orderId}/externalCallProcess{
"totalInstructionsCount": 123,
"steps": [
{
"stepNumber": 123,
"eventMetadata": {
"transactionHash": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"blockNumber": 123,
"blockHash": {
"bytesValue": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"blockTimeStamp": 123,
"initiator": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
}
},
"extcallBeneficiaries": [
{
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
}
],
"status": "Executed"
}
]
}Id of an order to return events for
OK
Total number of instructions in the ExternalCall
External call execution steps
Show child attributes
Indicates how many ExternalCall instructions were executed at the time the event occurred
Show child attributes
Transaction Hash property
Show child attributes
Binary representation of the property value
Bytes array representation of the value
String representation of the property value String representation of the transaction hash value
Number of a block\slot this event was produced in
Hash of a block\slot this event was produced in
Show child attributes
Timestamp of a block\slot event was produced in
Show child attributes
Binary representation of the property value
Bytes array representation of the value
String representation of the property value
Beneficiaries of the ExternalCall execution
Show child attributes
Executed, FailedToExecute, Canceled