/v1/accounts/{account_hash}/events/{creation_number} - Aptos
Example code for the /v1/accounts/{account_hash}/events/{creation_number} json-rpc method. Сomplete guide on how to use /v1/accounts/{account_hash}/events/{creation_number} json-rpc in GetBlock.io Web
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} - AptosNext/v1/accounts/{account_hash}/events/{event_handle}/{field_name} - Aptos
Last updated