v1
latestOpenAPI 3.0.12026-07-177294143.2 KBchains
Fetch the raw value associated with the given key in the chain state
get/v1/chains/{chainID}/state/{stateKey}
Path parameters
chainIDstring string required
ChainID (Bech32)
stateKeystring string required
State Key (Hex)
Response
Result
Example response
{
"state": "state"
}