Skip to content
Search
K
Main Navigation
Learn
How To Guides
API Documentation
Appearance
Menu
Return to top
Get current state
POST
/evnode.v1.StoreService/GetState
Retrieve the current state of the chain.
Request Body
application/json
Schema
default
JSON
JSON
{
}
Responses
200
500
State retrieved successfully
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/evnode.v1.StoreService/GetState
Playground
Body
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python
Powered by
VitePress OpenAPI