Skip to main content
GET
/
proxy
/
account-abstraction
/
status
Get the status of the account abstraction microservice
curl --request GET \
  --url 'https://api.blockscout.com/{chain_id}/api/v2/proxy/account-abstraction/status?apikey='
{
  "finished_past_indexing": true
}

Authorizations

apikey
string
query
required

API key for authentication. Required for all Pro API endpoints. Obtain your API key at https://dev.blockscout.com/

Query Parameters

apikey
string
required

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Status

Status struct.

finished_past_indexing
boolean
required
{key}
object