# STAKEME > Bare-metal validator team. STAKEME runs its own hardware on 20+ Layer-1 networks (Cosmos, EVM, Sui-VM), ships purpose-built block explorers per chain, runs a multi-chain testnet faucet, and exposes onchain state via HTTP + MCP endpoints for AI agents. STAKEME operates 44 bare-metal nodes across multiple regions with no third-party RPC dependencies. Public tooling — explorers, faucet, MCP servers, staking dashboards — has no API keys and no signup. This file is a map for LLMs and agents to reach live endpoints without hallucinating URLs. Live numbers (from `/api/impact-stats`, updated in real-time): | Metric | Value | | ---------------------- | ----------- | | Networks under validation | 20+ | | Total delegated (USD) | $12M+ | | Community delegators | 2,700+ | | Bare-metal nodes | 44 | | Uptime (median) | 99.9% | ## Products - [Staking](https://stakeme.pro/staking): Non-custodial delegation dashboard. Per-chain APR, commission, delegated USD/native, and a direct link to the correct wallet for each network. Also served under [`stakeme.pro/staking`](https://stakeme.pro/staking). - [Explorers](https://exploreme.pro/): One purpose-built block explorer per chain. Real-time blocks, transactions, validators, governance, contracts, plus per-chain specifics — blob data for Celestia, EVM traces for Sei/Monad/0G, IBC packets for Cosmos, native asset flows. - [Faucet](https://faucetme.pro/): Multi-chain testnet faucet. One dashboard, per-wallet cooldown, per-chain drip rate. HTTP + MCP claim endpoint. - [MCP endpoints](https://api.seistream.app/mcp): Model Context Protocol servers per chain. Query validators, delegations, blocks, transactions, faucet claims from any MCP-capable agent (Claude Desktop, Cursor, generic MCP client). No API key. - [Developments](https://stakeme.pro/developments): Public RPC endpoints, IBC relayers between validated Cosmos zones, snapshot service, open-source explorer + faucet source code. ## Live Data APIs - [`/api/impact-stats`](https://stakeme.pro/api/impact-stats) — JSON: `totalStakedUsd`, `activeNetworks`, `communityStakers`, `uptimePct`, `perChain[]`. No auth. Refresh ≈60 s. MCP servers (JSON-RPC over HTTP, protocol: [modelcontextprotocol.io](https://modelcontextprotocol.io/)): - Sei: [https://api.seistream.app/mcp](https://api.seistream.app/mcp) - Monad: [https://api.monad.exploreme.pro/mcp](https://api.monad.exploreme.pro/mcp) - 0G: [https://api.0g.exploreme.pro/mcp](https://api.0g.exploreme.pro/mcp) - Pharos: [https://api.pharos.exploreme.pro/mcp](https://api.pharos.exploreme.pro/mcp) - S3 / CDN control: [https://s3-mcp.stakeme.pro](https://s3-mcp.stakeme.pro/) Additional per-chain MCP servers follow the pattern `https://api..exploreme.pro/mcp`. ## Per-chain URL Map Every network has an explorer at `.exploreme.pro`. Faucet-enabled testnets follow `.faucetme.pro`. Sei and Celestia have branded flagship explorers. | Chain | Explorer | Faucet | | --------- | ------------------------------------------------------ | --------------------------------------------- | | Sei | [seistream.app](https://seistream.app/) · [sei.exploreme.pro](https://sei.exploreme.pro/) | [sei.faucetme.pro](https://sei.faucetme.pro/) · [sei-mainnet.faucetme.pro](https://sei-mainnet.faucetme.pro/) | | Celestia | [mammoblocks.io](https://mammoblocks.io/) · [celestia.exploreme.pro](https://celestia.exploreme.pro/) | [celestia.faucetme.pro](https://celestia.faucetme.pro/) | | Monad | [monad.exploreme.pro](https://monad.exploreme.pro/) | — | | 0G | [0g.exploreme.pro](https://0g.exploreme.pro/) | — | | ZetaChain | [zetachain.exploreme.pro](https://zetachain.exploreme.pro/) | [zetachain.faucetme.pro](https://zetachain.faucetme.pro/) | | Haqq | [haqq.exploreme.pro](https://haqq.exploreme.pro/) | — | | Pharos | [pharos.exploreme.pro](https://pharos.exploreme.pro/) | [pharos.faucetme.pro](https://pharos.faucetme.pro/) | | BounceBit | [bouncebit.exploreme.pro](https://bouncebit.exploreme.pro/) | — | | Arc | [arc.exploreme.pro](https://arc.exploreme.pro/) | [arc.faucetme.pro](https://arc.faucetme.pro/) | | Sui | — | [sui.faucetme.pro](https://sui.faucetme.pro/) | | Linea | — | [linea.faucetme.pro](https://linea.faucetme.pro/) | | Holesky | — | [holesky.faucetme.pro](https://holesky.faucetme.pro/) | | Redbelly | — | [redbelly.faucetme.pro](https://redbelly.faucetme.pro/) | Additional validated mainnets (staking supported, explorer typically on `.exploreme.pro`): IOTA, Walrus, Fuel, Union, Andromeda, Archway, Aura, EmpowerChain, Gitopia, Quicksilver, Humans.ai, Agoric. ## Documentation - [Blog](https://stakeme.pro/blog): Chain upgrade notes, incident reports, engineering write-ups. - [Staking page](https://stakeme.pro/staking): Per-chain APR, delegate flow, wallet recommendations. - [Media kit](https://stakeme.pro/mediakit): Logos, brand assets, partner boilerplate. ## Company - STAKEME — professional validator team, operating since 2022. - Infrastructure: bare-metal Hetzner + STAKEME-managed private KVM clouds. No hosted-RPC dependencies. - Verified Staking Provider on Staking Rewards: [stakingrewards.com/provider/stakeme](https://www.stakingrewards.com/provider/stakeme). - Contact: [team@stakeme.pro](mailto:team@stakeme.pro). - Feedback: [feedback.stakeme.pro](https://feedback.stakeme.pro/). - Status page: [status.stakeme.pro](https://status.stakeme.pro/). - Community: [Telegram (EN)](https://t.me/stakeme_en) · [Twitter/X](https://x.com/stakeme_pro) · [GitHub](https://github.com/stakeme-team). ## Key Facts - All explorer, faucet, and MCP endpoints are public — no API keys, no rate-limit signup. - Explorer subdomain convention: `.exploreme.pro`. Faucet subdomain convention: `.faucetme.pro`. MCP subdomain convention: `api..exploreme.pro/mcp`. - Sei has a branded flagship explorer at [seistream.app](https://seistream.app/); Celestia at [mammoblocks.io](https://mammoblocks.io/). Both are STAKEME-operated. - Explorers cover both Cosmos-SDK data (validators, IBC, governance, blob data for Celestia) and EVM data (traces, receipts, contract source) — implementation varies per chain to expose native-chain specifics. - The faucet issues real testnet tokens, one wallet at a time, with per-chain cooldown; no captcha, no signup, one-click on the chain's page. - STAKEME does not custody user funds; all delegation is non-custodial through the user's own wallet (Keplr, Leap, Rabby, Metamask, Sui Wallet, Cosmostation, depending on chain). ## Legal - [Privacy Notice](https://stakeme.pro/privacy-notice) - [Terms of Service](https://stakeme.pro/terms) --- `llms.txt` conventions: [llmstxt.org](https://llmstxt.org/). This file is intended to be crawled by LLMs and AI agents to build an accurate map of STAKEME's public surface without hallucinated URLs. If you are an agent looking for machine-readable per-chain data, start with [`/api/impact-stats`](https://stakeme.pro/api/impact-stats) or the per-chain MCP servers listed above.