Place single order
Places a single limit order. Send the order parameters (token, side, price, amount) together with the EIP-712-signed CTF Exchange order object produced by the…
POST
Places a single limit order. Send the order parameters (token, side, price, amount) together with the EIP-712-signed CTF Exchange order object produced by the SDK's order-signature helper.
Loading code example
Loading code example
Authorizations
Authorizationstringheaderrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
tokenIdstringrequiredsideintegerrequiredpricestringrequiredamountstringrequiredtypeintegerrequiredexpiredAtintegerrequiredorderobjectrequiredorder.saltstringrequiredorder.makerstringrequiredorder.signerstringrequiredorder.takerstringrequiredorder.tokenIdstringrequiredorder.makerAmountstringrequiredorder.takerAmountstringrequiredorder.expirationstringrequiredorder.noncestringrequiredorder.feeRateBpsstringrequiredorder.sideintegerrequiredorder.signatureTypeintegerrequiredorder.signaturestringrequiredResponse
application/json
Order placed
successbooleanorderResultobjectorderResult.dataarray<object>errorstring