How can I handle LPs?
For example, this transaction:
https://cronos.crypto.org/explorer/tx/0x8e9d635dec9bcb588c32d0f14b9df31e0f17c456aef0e6689b4839d1851d6bc4/token-transfers
I understand that cronos chain is not supported yet, so I’m trying to add the transactions manually.
However, I don’t know how to do this properly.
I’m facing 3 problems:
-
CRO-VVS-LP does not exist as a token in Koinly - How can I work around this? I tried using a random other coin, but that messes up the dashboard completely.
-
How can I create a transaction that trades two coins for a third coin? CRO+VVS => CRO-VVS-LP in my case.
-
How can I add a transaction fee to a Withdrawal transaction? It only seems possible for trades, etc. Do I have to create a second, separate transaction just for the fee?
Currently, I setup the transaction above like this:
https://imgur.com/a/QUdHBrm
And I’m not happy with it, as I need to create 3 transaction in koinly, and it’s a pain to do so.
1 transaction for CRO withdrawal
1 transaction for VSS withdrawal
1 transaction for fees paid in cro
And the worst part is that I can’t add CRO-VVS-LP deposit to properly keep track of that.
Any help would be appreciated!