Get details of a soft-confirmed transaction
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves details of a transaction that has been soft-confirmed on the Zilliqa network, identified by its transaction ID.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<string>requiredArray containing the transaction ID to query
Response
200OK
Soft-confirmed transaction details retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error