Transfer History

Hi,

I am struggling to determine the proper way to retrieve transfer history for both SPOT and Futures accounts. The only endpoint that seems to function is: /sapi/v1/futures/transfer. However, it really does not provide enough information.
how do I determine from the payload whether the transfer is incoming/out-going?
how do I know where the transfer is going?

Did you ever find a proper way to do this?

Transfer history between your Spot and Futures accounts?

In https://binance-docs.github.io/apidocs/spot/en/#new-future-account-transfer-user_data:

“type”: “1”, // one of 1( from spot to USDT-:m:), 2( from USDT-:m: to spot), 3( from spot to COIN-:m:), and 4( from COIN-:m: to spot)

1 Like