txDetails
post
/info
Request transaction details by transaction hash.
Body
Request transaction details by transaction hash.
typeundefined · enumRequiredPossible values:
Type of request.
hashstring · min: 66 · max: 66RequiredPattern:
Transaction hash.
^0[xX][0-9a-fA-F]+$Responses
200
Response with transaction details.
application/json
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoLast updated