Retrieve events for a specific contract.
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Case-sensitive name of the blockchain protocol.
Case-sensitive name of the specific contract within the project.
Case-sensitive name of the event to filter for in the contract's logs.
Lower bound of the block range to query (inclusive).
Upper bound of the block range to query (inclusive)
Pagination token for retrieving the next set of results.
Successful response
A list of contract events with pagination information