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...