Protocols

List of known protocol hashes

get

(no description)

Authorizations
api-keystringRequired
Responses
chevron-right
200

Valid response

application/json
stringOptional
or
get
/protocols

Information about a protocol

get

Information about a protocol

Authorizations
api-keystringRequired
Path parameters
Protocol_hashstringRequired

Protocol_hash (Base58Check-encoded)

Responses
chevron-right
200

Valid response

application/json

The environment a protocol relies on and the components a protocol is made of.

expected_env_versioninteger · max: 65535Required
get
/protocols/{Protocol_hash}

Environment version required by a protocol

get

(no description)

Authorizations
api-keystringRequired
Path parameters
Protocol_hashstringRequired

Protocol_hash (Base58Check-encoded)

Responses
chevron-right
200

Valid response

application/json
integer · max: 65535Optional
get
/protocols/{Protocol_hash}/environment

Last updated