Retrieve all entity keys currently stored in Arkiv
Get all entity keys owned by a specific Ethereum address
Get all entity keys for entities that will expire at the given block number. Useful for monitoring entities approaching their TTL expiration.
Get the total count of entities currently stored in Arkiv
Get complete metadata for an entity including annotations and expiration info
Retrieve the raw storage value (data) for a specific entity
Query entities based on annotation criteria, returning matching keys and values
Type definition for Arkiv read-only actions that can be performed through the JSON-RPC interface. These methods provide query capabilities for retrieving entity data and metadata.