When I import my CSV from Nexo, some transactions are failing with
unknown type
error
Workaround
I can switch to using the API connection or fix the file by renaming the types as follows:
  • "Top up Crypto" to "Deposit"
  • "Deposit To Exchange" to "DepositToExchange"
  • "Exchange Deposited On" to "ExchangeDepositedOn"
  • "Locking Term Deposit" to "LockingTermDeposit"
  • "Referral Bonus" to "ReferralBonus"
  • "Unlocking Term Deposit" to "UnlockingTermDeposit"
  • "Fixed Term Interest" to "FixedTermInterest"
  • "Exchange To Withdraw" to "ExchangeToWithdraw"
  • "Withdraw Exchanged" to "WithdrawExchanged"
  • "Transfer Out" to "TransferOut"
  • "Credit Card Overdraft Authorization" to "CreditCardOverdraftAuthorization"
  • "Manual Sell Order" to "Liquidation"
  • "Manual Repayment" to "Repayment"
  • "Credit Card Overdraft Refund" to "CreditCardOverdraftRefund"
  • "Credit Card Overdraft Refund Fee" to "CreditCardOverdraftRefundFee"
  • "Transfer In" to "TransferIn"
  • "Transfer From Pro Wallet" to "TransferFromProWallet"
  • "Transfer To Pro Wallet" to "TransferToProWallet"
  • "Loan Withdrawal" to "Withdrawal"
  • "Interest Additional" to "InterestAdditional"
  • "Credit Card Fiatx Authorization" to "CreditCardFiatxAuthorization"
  • "Credit Card Fiatx Exchange To Withdraw" to "CreditCardFiatxExchangeToWithdraw"
  • "Interest Discount" to "InterestDiscount"
  • "Credit Card Fiatx Refund" to "CreditCardFiatxRefund"