A live, read-only window into the on-chain registry that binds AWS Nitro Enclave attestations to Ethereum signer addresses. Every value on this page is fetched directly from Monad testnet by this single-page app — raw JSON-RPC over fetch, a hand-written Keccak-256 and ABI codec, no indexer, no backend, no library.
Enter a registered app's plain name or a raw 0x-prefixed bytes32 appId. Names are hashed client-side with a from-scratch Keccak-256 implementation — except a small set of known demo apps (like ping) whose id was assigned explicitly at registration time rather than derived from their name; those resolve via that explicit id instead of a hash, and this page tells you which path it took.
Discovered via eth_getLogs filtered on the app's appIdtopic. The public RPC caps each query to ~100 blocks, so the scan runs in small windows, several at once, newest block first, retrying automatically on rate limits.
| Signer | Currently valid | Registered at block | Expires | PCR set hash |
|---|---|---|---|---|
| no scan run yet | ||||