Skip to content

Get current state

POST
/evnode.v1.StoreService/GetState

Retrieve the current state of the chain.

Request Body

application/json
JSON
{
}

Responses

State retrieved successfully

application/json
JSON
"string"

Playground

Body

Samples

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI

Released under the APACHE-2.0 License