Hello!
Im creating a token with OpenZepellin contracts (erc20) and i already created a burn function for transactions, but now im struggling with making an auto distribution of tokens to all holders when a wallet makes a transaction (2% fee) like safemoon does.
Oh i see, well, i didnt understand too, i suppose it should be a for loop for all the wallets with a minimum balance and then add the money? Its strange…