Returns the Contract Events by Hash

Returns the decoded event details for a contract by hash.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported Protocols & Networks

Protocol Network Path Parameter
Ethereum Mainnet ethereum/mainnet
Path Params
string
enum
required
Defaults to ethereum

Name of the protocol (e.g., ethereum, polygon).

Allowed:
string
enum
required
Defaults to mainnet

The specific network within the protocol (e.g. mainnet, hoodi, amoy).

Allowed:
string
required

An event hash (32 bytes) hash to decode.

Query Params
integer
required

The number of input parameters expected in the event.

string
enum
Defaults to raw_string

How the result should be formatted. raw_string (plain JSON string) or json (parsed JSON array).

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json