corecontracts
Get the control addresses
get/v1/chains/{chainID}/core/blocklog/controladdresses
Path parameters
chainIDstring string required
ChainID (Bech32)
Query parameters
blockstring string
Block index or trie root
Response
The chain info
Example response
{
"governingAddress": "governingAddress",
"sinceBlockIndex": 1,
"stateAddress": "stateAddress"
}Changes
Changed in 3 of the 50 revisions of this API.12
- ○
added the new optional
queryrequest parameterblocknew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲