{"uid":"cap_W5ZB4kjL5NQ5QwP8D7VgQ","slug":"blockscout-stability-validators-list-9fb9d9c9","name":"Blockscout Stability Validators List","description":"Explore crypto activities with Blockscout's multichain search. Find transactions, addresses, tokens, and dapps across top blockchain networks — your go-to explorer for cross-chain blockchain data","url":"https://api.blockscout.com/%7Bchain_id%7D/api/v2/validators/stability","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","properties":{"chain_id":{"type":"string"}}},"queryParams":{"type":"object","properties":{"sort":{"type":"string"},"order":{"type":"string"},"state":{"type":"string"},"address_hash":{"type":"string"},"state_filter":{"type":"string"},"blocks_validated":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"state":"string","address":{"hash":"string","name":"string","is_scam":true,"metadata":{},"proxy_type":"string","reputation":"string","is_contract":true,"is_verified":true,"public_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"private_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"ens_domain_name":"string","implementations":[{"name":"string","address_hash":"string"}],"watchlist_names":[{"label":"string","display_name":"string"}]},"blocks_validated_count":0}],"next_page_params":{}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_orvb1pXPdPh0BA7BBjJvL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list of stability validators for a specified blockchain network, including their state, address details, and block validation counts","exampleAgentPrompt":"Pull the list of active stability validators on chain 1 from Blockscout, sorted by blocks validated in descending order, so I can see who's been most active.","exampleUseCases":[{"title":"Monitor active validator set on a chain","prompt":"Show me all active stability validators on chain 100 from Blockscout, sorted by blocks validated descending, so I can see who's currently participating in consensus."},{"title":"Investigate specific validator address","prompt":"Look up the stability validator info for address 0xAbC123... on chain 56 in Blockscout — I want to know their current state and how many blocks they've validated."},{"title":"Find jailed or inactive validators","prompt":"Get me the list of jailed stability validators on chain 137 using Blockscout so I can identify which validators have been penalized or are offline."}],"resultDescription":"A paginated JSON object containing an array of validator items, each with the validator's state (e.g. active, jailed), full address details (hash, name, ENS domain, proxy type, reputation, scam flag, public/private tags, implementations, watchlist names), and the total count of blocks they have validated. Also includes next_page_params for cursor-based pagination.","failureModes":["Invalid or unsupported chain_id returns a 404 or empty result","Unknown address_hash returns an empty items array","Invalid state_filter value may return a 400 error or empty results","Pagination exhausted — next_page_params is null when no more results exist","Network timeout or upstream blockchain node unavailability causes 503","Payment failure (x402) if USDC balance is insufficient blocks the request"],"whenToPreferThis":"Use this endpoint when you need structured, paginated validator data for a specific EVM-compatible blockchain supported by Blockscout, especially when you need rich address metadata (ENS, tags, reputation, proxy type) alongside validation statistics. Prefer this over raw RPC calls when you want curated, enriched validator data without parsing raw chain state yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-11T06:30:19.222Z","isFirstParty":false}