C2C Endpoints

Get C2C Trade History (USER_DATA)

c2c_trade_history(self, tradeType: str, **kwargs)

Get C2C Trade History (USER_DATA)

GET /sapi/v1/c2c/orderMatch/listUserOrderHistory

https://developers.binance.com/docs/c2c/rest-api/Get-C2C-Trade-History

Parameters:

tradeType (str) – BUY, SELL

Keyword Arguments:
  • startTimestamp (int, optional)

  • endTimestamp (int, optional)

  • page (int, optional) – default 1

  • rows (int, optional) – default 100, max 100

  • recvWindow (int, optional) – The value cannot be greater than 60000