feeSink
for that fee. The total amount of fees assesed is tracked within the transfer as fees
, upon complettion of the loop the amount of tokens minus the fees
is transferred to the recipient of the transaction.
0x248ee764
.
minBalance
is less than maxBalance
.feePercentage
is greater than -10000 and less than 10000.feePercentage
is not equal to 0.targetAccount
is not the zero address.add
field of the event will be true.add
field of the event will be false.