Skip to content

Bscscan exports but report doesn't pick up gains and losses #345

Answered by nanonano
gmahe asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gmahe,

For BSCscan, or any of the other EVM block explorers (i.e. Etherscan, HecoInfo, PolygonScan, SnowTrace, FTMScan).

You need to export the first 4 report types ("Transactions", "Internal Transactions", "Token Transfers" and "NFT Transfers").

Each export file is in a different format, some maybe empty if you haven't performed a transaction of that specific type. When you parse these files with the Conv tool it will generate a different worksheet for each one.

You might notice that the "Tokens Transfers" and "NFT Transfers" are matched as Etherscan exports. This is because the export format for these files is the same across all the different EVM explorers. The transaction record W…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gmahe
Comment options

@nanonano
Comment options

Answer selected by nanonano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants