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>

Example: SP6P4EJF0VG8V0RB3TQQKJBHDQKEF6NVRD1KZE3C.satoshibles
Query Parameters
limit integer

max number of contract events to fetch

offset integer

index of first contract event to fetch

Example: 42000
unanchored boolean

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

Example: true
Responses
200

List of events

Schema OPTIONAL
object