You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to extract all information for TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8 USDC token like balance’s, transactions etc.
I had setup tron-rosetta node using docker, currently it is syncing.
Hello Team,
I want to extract all information for TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8 USDC token like balance’s, transactions etc.
I had setup tron-rosetta node using docker, currently it is syncing.
Build docker image - sudo docker build --no-cache -t tron-roseta-server .
Run Docker Container - sudo docker run --name tron-rosetta-api -d -p 8080:8080 -v $PWD/data:/data -v $PWD/logs:/logs tron-rosetta-api:latest
Thanks
Umang
The text was updated successfully, but these errors were encountered: