In addition, 0.5% of what? Total Bitcoin on all inputs? Total Bitcoin that sent to address not belong to the wallet? I also feel it's weird that some coin have no additional fee or different fee percentage.
with the help of claud AI, i think i found the code for the fee (i could be wrong tho, if someone can double check this that would be great).
it looks like it's calculated based on the amount being sent, subject to the min/max service fee amount in USD.
but what's more interesting is that the fee % seems to be server-configurable and is not hard coded into the wallet code.
so the fee could be 0.5% one minute, then changed to 10% the next minute if OP wanted to.
so it is designed to be a hidden fee in the user interface, hmmm... i don't like that. even though this is open source and the fee is right there in the code, this is super deceptive.
tbh, i don't see why anyone aware of all this would use this wallet when there are better, completely free open-source alternatives with no hidden fees.
P.S. I’ve already spent almost three days analyzing their code, and that’s enough for me. I don’t want to hear about this wallet anymore.
thank you for taking the time to look into it

Do you have a screenshot of the transaction being made and not clearly showing the fees and where your money goes to? Maybe joker_josue has
nope, it doesn't even show the fee you are going to be paying, only the amount sent, i tested this with 0.025 LTC input, and here are the screenshots:

the TX id:
https://blockchair.com/litecoin/transaction/c1e664ee98f451a3a7b8190132164eee1f63cd7cce339b3efd5570bb3b6d0bcelitecoin transactions are super cheap, the network fee for this was only $0.00006, but with the service fees it was a $0.14 extra, and they just added their own address without even showing it or letting the user know.
you genuinely have to be so clueless to use this as your wallet after what's been found.