sui_getEvents
POST
/{apiKey}
Returns all events emitted during the execution of a transaction, identified by its digest.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
Digest (ID) of the transaction to retrieve events from.
Responses
200
A list of events emitted by the transaction.
Was this page helpful?