POST DEX Confirm Transaction
Endpoint
Request Body
Request Fields
| Field | Type | Description |
|---|---|---|
id | string | Internal ID of the transaction |
txHash | string | Blockchain transaction hash from the on-chain submission |
Example Response
Response Fields
| Field | Type | Description |
|---|---|---|
response | boolean | true if the transaction was successfully confirmed |