cURL
Block Trade
private/get_broker_trades
Broker Method Returns list of broker block trades. If currency is not provided, returns broker block trades for all currencies.
Scope: rat#view or wallet:transactions:read
GET
cURL
Query Parameters
The currency symbol
Currency, i.e "BTC", "ETH", "USDC"
Available options:
BTC, ETH, USDC, USDT, EURR Number of requested items, default - 20, maximum - 1000
Required range:
1 <= x <= 1000Response will contain block trades older than the one provided in this field Block trade id
Example:
"154"
The id of the oldest block trade to be returned, start_id is required with end_id
Block trade id
Example:
"154"