you can get the inactivated address's trc20 balance, but you cannot to transfer the trc20 from inactivated account
south bay
@sbaag123189042_gitlab
@vivian-kang yes i want do it but i think i didnt find good way yet, i tried tron api but it brings empty result, please which api i can use for inactivated address trc20 balance ?
south bay
@sbaag123189042_gitlab
or do you know why that script say 1000000 for 1$ trc20 ?
Every token has precision, because the data on blockchain cannot be decimal. If the precision of a trc20 token is 6, and you have 1.1 token, the api will return 1.1* 1000000.