Cosmos (ATOM) API: Gas fee and ATOM withdrawal are imported separately
planned
P
Petur
When syncing my Cosmos wallet using my public key, the transfer of ATOM is imported as two transactons:
- Withdrawal of ATOM
- Cost of ATOM (gas fee)
I want these to be imported together so that, when Koinly merges the transfers, gas fee can be added as the transfer fee.
Workaround
I need to merge the withdrawal and the cost together manually. If the withdrawal was already merged with a deposit into a transfer:
- I need to split the transfer
- Remove the "Cost" tag
- Merge the two withdrawals and the deposit
This post was marked as
planned