Files
khadhroony-bot3/kb-onchain-transport/tests/fixtures/get_transaction_optional_absent.json
2026-07-25 08:29:46 +02:00

28 lines
735 B
JSON

{
"slot": 103,
"blockTime": null,
"transaction": {
"signatures": ["5fMCpSnW6zfEJrShJAFSTaye2dexqwVfErfeETB34kbkRriTSfD3uQxtzjn2ToyKeqakLbpcbrvq5eDBTbs4uCW"],
"message": {
"header": {
"numRequiredSignatures": 1,
"numReadonlySignedAccounts": 0,
"numReadonlyUnsignedAccounts": 1
},
"accountKeys": [
"11111111111111111111111111111111",
"ComputeBudget111111111111111111111111111111"
],
"recentBlockhash": "11111111111111111111111111111111",
"instructions": [
{"programIdIndex": 1, "accounts": [0], "data": "7"}
]
}
},
"meta": {
"err": null,
"fee": 5000,
"preBalances": [10000, 1],
"postBalances": [5000, 1]
}
}