Node.js script to download all TRX, TRC10 and TRC20 transfers to/from an account to a CSV file, using Tronscan APIs.
yarn
yarn start <tron-address> <output-csv-file>
Node.js script to download all TRX, TRC10 and TRC20 transfers to/from an account to a CSV file, using Tronscan APIs
JavaScriptUnlicense