Get unconfirmed transaction from pool
Response
Ergo transaction
Example response
{
"id": "2ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"inputs": [
{
"boxId": "1ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"value": 147,
"ergoTree": "0008cd0336100ef59ced80ba5f89c4178ebd57b6c1dd0f3d135ee1db9f62fc634d637041",
"creationHeight": 9149,
"assets": [
{
"tokenId": "4ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"amount": 1000
}
],
"additionalRegisters": {
"R4": "100204a00b08cd0336100ef59ced80ba5f89c4178ebd57b6c1dd0f3d135ee1db9f62fc634d637041ea02d192a39a8cc7a70173007301"
},
"transactionId": "2ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"spendingProof": {
"proofBytes": "4ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd1173ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd1173ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"extension": {
"1": "a2aed72ff1b139f35d1ad2938cb44c9848a34d4dcfd6d8ab717ebde40a7304f2541cf628ffc8b5c496e6161eba3f169c6dd440704b1719e0"
}
}
}
],
"dataInputs": [
{
"boxId": "1ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117"
}
],
"outputs": [
{
"boxId": "1ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"value": 147,
"ergoTree": "0008cd0336100ef59ced80ba5f89c4178ebd57b6c1dd0f3d135ee1db9f62fc634d637041",
"creationHeight": 9149,
"assets": [
{
"tokenId": "4ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"amount": 1000
}
],
"additionalRegisters": {
"R4": "100204a00b08cd0336100ef59ced80ba5f89c4178ebd57b6c1dd0f3d135ee1db9f62fc634d637041ea02d192a39a8cc7a70173007301"
},
"transactionId": "2ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117"
}
]
}Changes
Changed in 2 of the 59 revisions of this API.20421
- ▲
the
outputs/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
removed the required property
blockIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
globalIndexfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inclusionHeightfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
indexfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inputs/items/allOf[subschema #2]/addressfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inputs/items/allOf[subschema #2]/globalIndexfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inputs/items/allOf[subschema #2]/inclusionHeightfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inputs/items/allOf[subschema #2]/spendingHeightfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inputs/items/allOf[subschema #2]/spentTransactionIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
numConfirmationsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
outputs/items/assetsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
outputs/items/boxIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
outputs/items/indexto the response with the200statusresponse-optional-property-added
- ○
added the optional property
outputs/items/transactionIdto the response with the200statusresponse-optional-property-added
- ○
removed
ErgoTransactionOutputsubschema #2from theoutputs/items/response propertyallOflist for the response status200response-property-all-of-removed
- ○
the response property
inputs/items/allOf[subschema #2]/spendingProofbecame required for the status200response-property-became-required
- ○
added the required property
inputs/items/allOf[subschema #2]/boxIdto the response with the200statusresponse-required-property-added
- ○
added the required property
outputs/items/additionalRegistersto the response with the200statusresponse-required-property-added
- ○
added the required property
outputs/items/creationHeightto the response with the200statusresponse-required-property-added
- ○
added the required property
outputs/items/ergoTreeto the response with the200statusresponse-required-property-added
- ○
added the required property
outputs/items/valueto the response with the200statusresponse-required-property-added
- ▲
- ▲
the
inputs/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
outputs/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
inputs/items/boxIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
inputs/items/spendingProoffrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
outputs/items/additionalRegistersfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
outputs/items/creationHeightfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
outputs/items/ergoTreefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
outputs/items/valuefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
outputs/items/assetsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
outputs/items/boxIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
outputs/items/indexfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
outputs/items/transactionIdfrom the response with the200statusresponse-optional-property-removed
- ○
added
ErgoTransactionOutputsubschema #2to theinputs/items/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
ErgoTransactionOutputsubschema #2to theoutputs/items/response propertyallOflist for the response status200response-property-all-of-added
- ○
the response property
idbecame required for the status200response-property-became-required
- ○
the response property
sizebecame required for the status200response-property-became-required
- ○
added the required property
blockIdto the response with the200statusresponse-required-property-added
- ○
added the required property
globalIndexto the response with the200statusresponse-required-property-added
- ○
added the required property
inclusionHeightto the response with the200statusresponse-required-property-added
- ○
added the required property
indexto the response with the200statusresponse-required-property-added
- ○
added the required property
numConfirmationsto the response with the200statusresponse-required-property-added
- ○
added the required property
timestampto the response with the200statusresponse-required-property-added
- ▲