-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get the trade history with the someone via my uid #1500
Comments
Hello @z2labplus, Can you check if |
@z2labplus Since I don't use that feature I'm not sure which API returns that data |
thanks,if someone send me usdt via my binance uid or email,the fee is 0 |
@z2labplus Ok I think i found it, can you try |
I read the document https://binance-docs.github.io/apidocs/spot/cn/#user_data-14 types = ["MAIN_UMFUTURE","MAIN_CMFUTURE","MAIN_MARGIN","UMFUTURE_MAIN","UMFUTURE_MARGIN","CMFUTURE_MAIN","MARGIN_MAIN","MARGIN_UMFUTURE","MARGIN_CMFUTURE","CMFUTURE_MARGIN","ISOLATEDMARGIN_MARGIN","MARGIN_ISOLATEDMARGIN","ISOLATEDMARGIN_ISOLATEDMARGIN","MAIN_FUNDING","FUNDING_MAIN","FUNDING_UMFUTURE","UMFUTURE_FUNDING","MARGIN_FUNDING","FUNDING_MARGIN","FUNDING_CMFUTURE","CMFUTURE_FUNDING","MAIN_OPTION","OPTION_MAIN","UMFUTURE_OPTION","OPTION_UMFUTURE","MARGIN_OPTION","OPTION_MARGIN","FUNDING_OPTION","OPTION_FUNDING","MAIN_PORTFOLIO_MARGIN","PORTFOLIO_MARGIN_MAIN","MAIN_ISOLATED_MARGIN","ISOLATED_MARGIN_MAIN"] |
@z2labplus How are you calling it? it should work |
I want to use api to get the Payment History |
https://www.binance.com/en/my/orders/payment
which function can get this Transaction records
this is someone send the coin to me with my UID
The text was updated successfully, but these errors were encountered: