Bug: Poloniex transaction fees incorrectly identified when using TRX

Wondering why I cant get Poloneix transactions to match and figures out that Koinly is calculating fees in the native coin even when they are actually being paid via TRX.

Since paying in TRX gives a 25% fee discount, this will be common place.

The API maybe reporting this as the native token (I guess), however in the transaction record on Poloneix it does show all values as TRX.

I am connected via API, but cannot fix this (even though manually it will be painful), since you cannot edit API data.

Could this be confirmed, and a solution looked into please?

Example:

In this case the Fee is 1.79669759 TRX

ex2

Koinly reports this as 0.00001209 BTC. This maybe the equivalent, but the fee should be removed from the TRX balance NOT the BTC balance.

With this happening accross all trades it throws all kind of skewed figures.

It also cannot be amended since coming from API :frowning: