DevelopDeveloper toolsTerradCommandsRosettaOn this pageterrad rosetta Spin up a Rosetta server. Usage TerradCopy_1terrad rosetta [flags] Options TerradCopy_8 --addr string the address rosetta will bind to (default ":8080")_8 --blockchain string the blockchain type (default "app")_8 --grpc string the app gRPC endpoint (default "localhost:9090")_8 -h, --help help for rosetta_8 --network string the network name (default "network")_8 --offline run rosetta only with construction API_8 --retries int the number of retries that will be done before quitting (default 5)_8 --tendermint string the tendermint rpc endpoint, without tcp:// (default "localhost:26657") See also terrad - The Terra Blockchain's CLI and node daemon.