/tron-python-csv-send

Python tool to send TRX/Tokens based on a CSV file list

Primary LanguagePythonMIT LicenseMIT

tron-python-csv-send

Python tool to send TRX/Tokens based on a CSV file list

Config

  • Set from wallet with PK="YOURPRIATEKEY"
  • Set list of sending in toSend.csv file with:
    • address,amount,token_name,token_ID,token_decimals

Dependencies

pip install -r requirements.txt

RUN

python main.py toSend.csv