Skip to main content

Module multisend

Module multisend 

Source
Expand description

Multisend command - send random amounts to multiple addresses

Distributes a total amount across multiple recipients with random amounts, subject to min/max constraints per recipient.

Functionsยง

generate_random_distribution
Generate a random distribution of amounts across n recipients.
handle_multisend_command
Handle the multisend command
load_addresses_from_file
Load addresses from a JSON file.