Skip to main content
GET
cURL

Query Parameters

role
enum<string>

Describes if user wants to be maker or taker of trades Trade role of the user: maker or taker

Available options:
maker,
taker
trades
object[]
required

List of trades for block trade

Response

200 - application/json

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
boolean
required

true if block trade can be executed, false otherwise

id
integer

The id that was sent in the request