When I try to import mypurselog file from Gate.io, some rows fail with errors:
unknown gate_io action type 'Vouchers - Trading Fee Rebate'
unknown gate_io action type 'Launchpad Deposit'
unknown gate_io action type 'Launchpad Payments'
unknown gate_io action type 'Launchpad Returns'
unknown gate_io action type 'Buy'
unknown gate_io action type 'Sell'
unknown gate_io action type 'Launchpad Lockup'
unknown gate_io action type 'HODLer Airdrop'
unknown gate_io action type 'Gate Airdrop'
unknown gate_io action type 'Auto-Redeem'
unknown gate_io action type 'Reward'
unknown gate_io action type 'Stake'
Workaround
I need to edit the file before importing:
  • replace
    Vouchers - Trading Fee Rebate
    with
    deposit
  • replace
    Launchpad Deposit
    with
    small exchange increase
  • replace
    Launchpad Payments
    with
    small exchange reduce
  • replace
    Launchpad Returns
    with
    staking-unlocked
  • replace
    Buy
    with
    small exchange increase
  • replace
    Sell
    with
    small exchange reduce
  • replace
    Launchpad Lockup
    with
    staking-locked
  • replace
    HODLer Airdrop
    with
    airdrop
  • replace
    Gate Airdrop
    with
    airdrop
  • replace
    Auto-Redeem
    with
    staking-unlocked
  • replace
    Reward
    with
    trading rewards
  • replace
    Stake
    with
    staking-locked