Platform
platform.getTxStatus
Gets a transaction’s status by its ID. If the transaction was dropped, response will include a reason field with more information why the transaction was dropped.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for
platform.getTxStatus:params.txID: The ID of the transaction to get the status for.
Returns
The JSON-RPC result.