Calculate total amount of a Contract including all fees.
FEE_MULTIPLIER
deposited raw tokens
sum of all fees in percentage as floating number, e.g. 0.99% should be supplied as 0.99
total tokens amount that Contract will retrieve from the Sender
Calculate total amount of a Contract including all fees.
FEE_MULTIPLIER
to safely multiply it by depositedAmount to receive a total number and not percentage of depositedAmount