/v1/accounts/{account_hash}/events/{event_handle}/{field_name} - Aptos
Example code for the /v1/accounts/{account_hash}/events/{event_handle}/{field_name} json-rpc method. Сomplete guide on how to use /v1/accounts/{account_hash}/events/{event_handle}/{field_name} json-rp
Parameters
limit
-
Maximum number of events to retrieve. Gets default page size if not provided.
start
-
Optional starting sequence number of events. Defaults to the most recent events.
Request
Response
Previous/v1/accounts/{account_hash}/events/{creation_number} - AptosNext/v1/accounts/{account_hash}/module/{module_name} - Aptos
Last updated