Skip to content
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

Conv tool - Binance statements - errors on some operations #319

Open
tstanbur opened this issue Oct 31, 2023 · 3 comments
Open

Conv tool - Binance statements - errors on some operations #319

tstanbur opened this issue Oct 31, 2023 · 3 comments
Assignees
Labels
data file update Correction to an existing data file format

Comments

@tstanbur
Copy link

Hi Scott,

As requested, here are the operations that give errors in my Binance Statements.

Happy to send you the data if needed.

ERROR Unrecognised Operation: 'Launchpad Subscribe'
ERROR Unrecognised Operation: 'Launchpad Token Distribution'
ERROR Unrecognised Operation: 'Launchpool Subscription/Redemption'
ERROR Unrecognised Operation: 'Launchpool Earnings Withdrawal'
ERROR Unrecognised Operation: 'Stablecoins Auto-Conversion'
ERROR Unrecognised Operation: 'Asset Recovery'
ERROR Unrecognised Operation: 'Leverage Token Redemption'

ERROR Unrecognised Operation: 'Transfer Between Spot Account and UM Futures Account' (I know you don't support Futures yet but this might be useful to auto create deposits and withdrawals)

@nanonano nanonano self-assigned this Nov 1, 2023
@nanonano nanonano added the data file update Correction to an existing data file format label Nov 1, 2023
@nanonano
Copy link
Member

nanonano commented Nov 5, 2023

Hi @tstanbur, please can you provide an example row for each of these operations to show if a token is sent or received.

It looks like some of these are internal transfers so can be ignored, i.e. 'Launchpad Subscribe', 'Launchpool Subscription/Redemption'?

Please can you describe what the other operations are doing.

@tstanbur
Copy link
Author

tstanbur commented Nov 7, 2023

Here's the screenshots from the Binance statement csv and how I have dealt with them.

Hopefully that helps.

image

image

nanonano added a commit that referenced this issue Jan 17, 2024
Updated the Binance "Statements" parser to support the missing Operations described in #319.

Also, improved the trading pair spliting in line with Kraken and Gemini.
@nanonano
Copy link
Member

Hi @tstanbur, I've added all the missing operations with the exception of "Launchpad Token Distribution", see ac41faf.

In your screenshot above, for "Launchpad Token Distribution" you've converted this into a Trade to LAZIO but couldn't see where the corresponding 0.003525 BNB came from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data file update Correction to an existing data file format
Projects
None yet
Development

No branches or pull requests

2 participants