Cancel 8DX Limit Order
eightdx_cancel_limit_orderCancel an 8DX limit order by submitting a pre-signed cancel payload. Requires order hash, maker, signature, deadline, and blockchain network to execute the cancellation.
Instructions
Cancels an 8DX limit order using an already signed cancel payload. This tool does not create signatures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maker | Yes | Maker wallet address. Use the token identifier format accepted by the 8DX API. | |
| deadline | Yes | Cancel request deadline. | |
| orderHash | Yes | 8DX order hash to cancel. | |
| signature | Yes | Maker signature for the cancel request. | |
| blockchain | Yes | Blockchain network with live 8DX API support. |