API Reference

Sign the transaction for order creation

Log in to see full request history
Body Params
int32
required
Defaults to 8453

The chain on which the order is being created.

string
required
Defaults to 0x3da2b15eB80B1F7d499D18b6f0B671C838E64Cb3

The address of the user's wallet who is creating the order.

string
required
Defaults to WETH_USDC

The symbol of the market for which the order is being created. Example - WETH_USDT.

string
required
Defaults to buy

Denotes the type of order being created. The value is either buy or sell.

float
required
Defaults to 3245

The price for which the purchase or sale is happening.

float
required
Defaults to 0.001

The volume the order is purchasing or selling.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json