Skip to main content

Status

RollApp Status

You can check the status of the RollApp RPC service by sending a request to its URL. Replace rollapp_rpc_url with the actual URL of your rollapp RPC service.

curl <rollapp_rpc_url>/status

You should receive a response from the server. If the service is running correctly, you should receive a response that indicates the status of the service. If the service is not running or there is an issue with your request, you may receive an error message.