Building a csv exporter. How to handle liquidity pool tokens etc?

Hello Koinly!

I’m running a block explorer for a chain that is currently lacking integration and I would like to make the process of calculating taxes as painless as possible so I’m building a csv export as a first step (integration further down the line would have been awesome).

I would like to tailor this export to your site and I have some questions related to how it should be set up, especially in regards to liquidity pool tokens.

Looking at the universal template there is just room for the currency ticker and not much else. I was thinking something like a contract address would be good if tokens have same tickers.

Token swaps etc will be linked by tx id correct? So I can just do one row per token transfer to and from the address.

Any benefit of doing just a single csv export with all tokens aswell as the native coin transfers or separating them?

Would appreciate any insight. Thanks so much!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.