Skip to main content

/cosmos/evidence/v1beta1/evidence/{hash} REST API Endpoint

Retrieves evidence based on evidence hash.

Updated on
May 15, 2024

/cosmos/evidence/v1beta1/evidence/{hash} REST API Endpoint

Path Parameters

hash
string
REQUIRED
Defines the evidence hash of the requested evidence

Query Parameters

evidence_hash
string
Defines the hash of the requested evidence. Deprecated: Use hash, a HEX encoded string, instead

Returns

evidence
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides support to pack/unpack Any values in the form of utility functions or additional generated methods of the Any type.
type_url
string
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one / character. The last segment of the URL's path must represent the fully qualified name of the type (as in path/google.protobuf.Duration). The name should be in a canonical form (e.g., leading . is not accepted).
value
string
Must be a valid serialized protocol buffer of the above specified type
Request
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/cosmos/evidence/v1beta1/evidence/{hash}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free