Skip to main content
DELETE
Cancel a resting order, or reclaim a timed-out market request

Authorizations

X-Gains-Signature
string
header
required

EIP-712 signature by an authorised agent over {method, path, body, timestamp, nonce}, sent with X-Gains-Agent, X-Gains-Timestamp and X-Gains-Nonce.

Path Parameters

chain
enum<string>
required
Available options:
arbitrum,
base,
polygon,
megaeth,
arbitrum-sepolia
Example:

"arbitrum"

id
string
required
Example:

"5316911983139663"

Response

The canceled order

order
object
required
transaction
object | null
required

Null when nothing has to reach the chain for this call.