Nukez

§ proof · verify, don't trust

Every claim, independently checkable.

Four rooms under one roof — the verify-first thesis made operational. Credibility is a navigable destination, not scattered evidence.

Live · Solana + Monad · mainnetEd25519 + secp256k1 · equal-first-classSwitchboard oracle · 60s

§ mainnet heartbeat

Live right now.

The pulsing green chip in the bottom-right corner is a real signal. It polls the Switchboard feed once per minute and goes red if no attestation has landed in 5 minutes.

Cluster
solana-mainnet
Oracle program
SBZ7uV8…2aC
Feed interval
60s nominal
Signers
Ed25519 + secp256k1 · equal
Last attest
8s ago · slot 345,209,114
$ curl -sS https://nukez.xyz/v1/attest/latest | jq .
{
  "slot": 345209114,
  "merkle_root": "0x4f2a...8c15",
  "signer": {
    "algo": "secp256k1",
    "supported": ["ed25519", "secp256k1"]
  },
  "age_seconds": 8
}