Add ability to evenly split a single transaction into multiple (ex. for NFT mints, bulk buys)
Z
Zaffre blue Deer
NFT mint and bulk buy transactions often come into Koinly as: (1) the "Send" of crypto and (2) the "Deposit" of the NFT - however many that is. The quantity of each type usually don't match so Koinly doesn't auto-merge these as an Exchange and we're left with missing cost-basis.
Example: if you mint 10 NFTs, it comes in as 10 "deposit" transactions with only 1 "send". These need to be merged to get the cost-basis right. So we actually need 10 "send" transactions.
How about an upgraded function to "duplicate" a transaction (ex: the "send") however many times you tell it to and that function automatically calcs the crypto/currency values for you? So a single $100 mint transaction becomes 10, $10 mint transactions. We can then merge these with the matching 10 deposits (hmm...duplicate AND merge single function???).
Current work around takes a long time especially if you have 100's of mints...
A
Accurate Lungfish
Yes it is very time consuming and is badly needed. In theory it should be dead simple to implement. I believe they are working on it but how long it will take is anybody's guess. They have the same time stamp and usually the same transaction id so easy to identify.