Describe the problem:
I want to import liquidity pool transactions from a custom csv. To do that, I would like to use a custom token for the LP token (rather than just using NULL).
Which exchange/wallet is this regarding?
Celo public wallet
How did you import data into this wallet?
custom csv
What have you tried to fix this so far?
When I enter a pool with two tokens, I create a trade for each token that converts the token into a NULL token. When I exit the pool, I go from NULL back to the tokens. This works if you just have one liquidity pool, but if you have many, then there is no way to distinguish the cost bases between the liquidity pools.