Skip to main content

Get the control addresses

GET 

/v1/chain/core/blocklog/controladdresses

Get the control addresses

Request

Query Parameters

    block string

    Block index or trie root

Responses

The chain info

Schema
    anchorOwner stringrequired

    The anchor owner (Hex Address)

    chainAdmin stringrequired

    The chain admin (Hex Address)

    sinceBlockIndex int32required

    Possible values: >= 1

    The block index (uint32

Loading...