When operating with “Taxed token” (Transfer Royalties) in Smart Contract, the royalties are not working, or at least i didnt see it in raw data. Token has 10% transfer royalties.
When sending to SC they are applied, but not out of SC.
Also the royalties are considered as “OUT” meaning they are added to transfer amount, but in my opinion they should be “IN” - deducted from Transfer amount.
Can you share some examples?
I don’t think we can change how the blockchain itself works, but depending on your examples, we can brainstorm ways to make the process smoother for the end user.
For instance, we might consider interface improvements that automatically handle certain scenarios to reduce friction and improve the overall experience.