Skip to content

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

License

Notifications You must be signed in to change notification settings

abuhabban/tron-python-csv-send

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%