cURL
curl --request GET \ --url https://data.spb.tac.build/tac/observer/is-message-executed
{ "response": { "note": { "content": "<string>", "errorName": "<string>", "internalBytesError": "<string>", "internalMsg": "<string>" }, "stage": "start", "success": true, "timestamp": 123, "transactions": [ { "blockchainType": "TAC", "hash": "<string>" } ] } }
Check if the Merkle message is executed in the TAC chain.
Operation ID
Message is executed
Show child attributes
start
collectedInTAC
includedInTACConsensus
executedInTAC
collectedInTON
includedInTONConsensus
executedInTON
TAC
TON
Was this page helpful?