Post dexConfirmTx API
Confirms whether a specific transaction hash has been successfully processed on-chain.
Last updated
Confirms whether a specific transaction hash has been successfully processed on-chain.
Last updated
POST /dexConfirmTx
Parameters: None
Request Body: A JSON object containing details.
Request Body Fields:
id
string
Internal ID of the transaction
txHash
string
Blockchain transaction hash
Response Fields:
response
boolean
Transaction confirmation response