Category "tron"

I keep getting an error when with tronpy trc20 token transaction - FIXED

I keep getting this error whenever I try to send an trc20 token transaction with tronpy Traceback (most recent call last): File "/home/pgolphri/virtualenv/fla

Im trying to fetch all transactions of a certain tron address

i couldnt find a way to get the history of transactions a certain Tron address is involved in i tried the tronweb API : https://api.trongrid.io/v1/accounts/TJmm

importing tronweb shows import error: cannot import name 'hashable' from 'collections'

After installing tronweb using 'pip install tronweb', when I try to import but it shows an import error which is cannot import name 'hashable' from 'collections