You can simply use high-load wallet for that kind of things.
Another interesting approach is to create custom contract which stores all transfer messages in data cell and keep’s calling itself till all of them are sent, you can send up to ~1500 simple transfers that way.
> 1500 is possible, but you would be unable to deploy contract via single message since there is 64kb limit for external messages size in network
Nov 11, 2022, 11:06 PM