Error
A valid request URL is required to generate request examples{
"txId": "<string>",
"known": true,
"operationTypes": [
"<string>"
],
"chain": {
"authority": "alephium",
"blockHash": "<string>",
"blockHeight": "<string>",
"blockTimestamp": "2023-11-07T05:31:56Z",
"txIndex": 4503599627370495,
"confirmations": {
"chain": "<string>",
"fromGroup": "<string>",
"toGroup": "<string>"
}
},
"aura": {
"localBlockHashes": [
"<string>"
],
"recoveryStates": [
"<string>"
],
"marketCreation": {
"authority": "transaction_reconciliation",
"proposalIds": [
"<string>"
],
"marketRowIds": [
"<string>"
],
"marketAddresses": [
"<string>"
],
"observedAt": "2023-11-07T05:31:56Z"
},
"sequencer": {
"authority": "sequencer",
"asOf": "2023-11-07T05:31:56Z",
"streamCursor": "<string>",
"found": true,
"correlations": [
{
"operation": "batch-settlement",
"batchId": "<string>",
"retryCount": "<string>",
"matchCount": "<string>",
"matchIds": [
"<string>"
],
"marketIds": [
"<string>"
],
"funding": {
"pendingLegs": "<string>",
"finalLegs": "<string>",
"failedLegs": "<string>"
},
"blockHash": "<string>",
"confirmationDepth": "<string>",
"onchainBatchSequence": "<string>",
"gasDeclared": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"lastSeenAt": "2023-11-07T05:31:56Z"
}
]
},
"associations": [
{
"operationType": "<string>",
"accountAddress": "<string>",
"marketRowId": "<string>",
"marketAddress": "<string>",
"orderIds": [
"<string>"
],
"matchId": "<string>",
"batchId": "<string>",
"claimId": "<string>",
"proposalId": "<string>",
"parlayId": "<string>",
"payoutId": "<string>",
"state": "<string>",
"indexedAt": "2023-11-07T05:31:56Z"
}
],
"walletCustody": {
"transaction": {
"retry": {
"automatic": true,
"exactUnsignedTransactionPersisted": true,
"exactSignaturePersisted": true
},
"recovery": {
"failureReason": "<string>",
"failureCode": "<string>",
"notificationAttempts": 4503599627370495,
"nextNotificationAt": "2023-11-07T05:31:56Z"
},
"operation": {
"commitment": "<string>",
"index": 4503599627370495,
"size": 8
},
"intentHash": "<string>",
"amounts": {
"depositBaseUnits": "<string>",
"attoAlphOutflow": "<string>",
"tokenOutflows": {}
},
"sequencer": {
"lookup": "available",
"authority": "sequencer",
"found": true,
"asOf": "2023-11-07T05:31:56Z",
"streamCursor": "<string>",
"correlations": [
{
"operation": "batch-settlement",
"batchId": "<string>",
"matchIds": [
"<string>"
],
"marketIds": [
"<string>"
],
"blockHash": "<string>",
"onchainBatchSequence": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"lastSeenAt": "2023-11-07T05:31:56Z"
}
],
"privateAccount": {
"matches": [
{
"matchId": "<string>",
"batchId": "<string>",
"marketId": "<string>",
"orderId": "<string>"
}
],
"cancellations": [
{
"commandId": "<string>",
"targetOrderId": "<string>",
"marketId": "<string>",
"acceptedAtMs": "<string>",
"confirmedAt": "2023-11-07T05:31:56Z"
}
]
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
}
},
"lastCheckedAt": "2023-11-07T05:31:56Z"
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}Transactions
Reconcile one transaction across Alephium and Aura indexing.
Returns authoritative node state and privacy-filtered Aura correlations. Anonymous callers receive public reconciliation. A presented developer key requires transactions:read. A wallet session reveals only correlations owned by that wallet; when a developer key accompanies the session, that key additionally requires account:read. A developer key alone never reveals account data.
GET
/
v1
/
transactions
/
{txId}
Error
A valid request URL is required to generate request examples{
"txId": "<string>",
"known": true,
"operationTypes": [
"<string>"
],
"chain": {
"authority": "alephium",
"blockHash": "<string>",
"blockHeight": "<string>",
"blockTimestamp": "2023-11-07T05:31:56Z",
"txIndex": 4503599627370495,
"confirmations": {
"chain": "<string>",
"fromGroup": "<string>",
"toGroup": "<string>"
}
},
"aura": {
"localBlockHashes": [
"<string>"
],
"recoveryStates": [
"<string>"
],
"marketCreation": {
"authority": "transaction_reconciliation",
"proposalIds": [
"<string>"
],
"marketRowIds": [
"<string>"
],
"marketAddresses": [
"<string>"
],
"observedAt": "2023-11-07T05:31:56Z"
},
"sequencer": {
"authority": "sequencer",
"asOf": "2023-11-07T05:31:56Z",
"streamCursor": "<string>",
"found": true,
"correlations": [
{
"operation": "batch-settlement",
"batchId": "<string>",
"retryCount": "<string>",
"matchCount": "<string>",
"matchIds": [
"<string>"
],
"marketIds": [
"<string>"
],
"funding": {
"pendingLegs": "<string>",
"finalLegs": "<string>",
"failedLegs": "<string>"
},
"blockHash": "<string>",
"confirmationDepth": "<string>",
"onchainBatchSequence": "<string>",
"gasDeclared": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"lastSeenAt": "2023-11-07T05:31:56Z"
}
]
},
"associations": [
{
"operationType": "<string>",
"accountAddress": "<string>",
"marketRowId": "<string>",
"marketAddress": "<string>",
"orderIds": [
"<string>"
],
"matchId": "<string>",
"batchId": "<string>",
"claimId": "<string>",
"proposalId": "<string>",
"parlayId": "<string>",
"payoutId": "<string>",
"state": "<string>",
"indexedAt": "2023-11-07T05:31:56Z"
}
],
"walletCustody": {
"transaction": {
"retry": {
"automatic": true,
"exactUnsignedTransactionPersisted": true,
"exactSignaturePersisted": true
},
"recovery": {
"failureReason": "<string>",
"failureCode": "<string>",
"notificationAttempts": 4503599627370495,
"nextNotificationAt": "2023-11-07T05:31:56Z"
},
"operation": {
"commitment": "<string>",
"index": 4503599627370495,
"size": 8
},
"intentHash": "<string>",
"amounts": {
"depositBaseUnits": "<string>",
"attoAlphOutflow": "<string>",
"tokenOutflows": {}
},
"sequencer": {
"lookup": "available",
"authority": "sequencer",
"found": true,
"asOf": "2023-11-07T05:31:56Z",
"streamCursor": "<string>",
"correlations": [
{
"operation": "batch-settlement",
"batchId": "<string>",
"matchIds": [
"<string>"
],
"marketIds": [
"<string>"
],
"blockHash": "<string>",
"onchainBatchSequence": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"lastSeenAt": "2023-11-07T05:31:56Z"
}
],
"privateAccount": {
"matches": [
{
"matchId": "<string>",
"batchId": "<string>",
"marketId": "<string>",
"orderId": "<string>"
}
],
"cancellations": [
{
"commandId": "<string>",
"targetOrderId": "<string>",
"marketId": "<string>",
"acceptedAtMs": "<string>",
"confirmedAt": "2023-11-07T05:31:56Z"
}
]
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
}
},
"lastCheckedAt": "2023-11-07T05:31:56Z"
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}Authorizations
DeveloperKeySessionCookieSessionBearerDeveloperKey & SessionCookieDeveloperKey & SessionBearer
Builder identity and quota key. It never substitutes for a wallet session or restricted trading authorization and can never sign or custody assets.
Path Parameters
Response
Default Response
Pattern:
^[0-9a-f]{64}$Show child attributes
Show child attributes
Show child attributes
Show child attributes
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Last modified on August 11, 2026
⌘I

