Skip to main content

Get contract events

Retrieves a list of events that have been triggered by a given contract_id

Path Parameters
contract_id string REQUIRED

Contract identifier formatted as <contract_address>.<contract_name>

Query Parameters
limit integer

max number of contract events to fetch

offset integer

index of first contract event to fetch

unanchored boolean

Include transaction data from unanchored (i.e. unconfirmed) microblocks

Responses
200

List of events

Schema OPTIONAL
object