Enter a signal ID to verify that its original data has not been altered. Each signal is hashed with SHA-256, added to a Merkle tree, and recorded on the Solana blockchain. Eight-source risk analysis is included in the proof.
How Does Proof-of-Alert Work?
1
Signal generation: The Volume Quality Spike engine produces signals through an 8-layer anti-scam filter. A 30-minute maturity filter is applied.
2
8-source risk: Solana RPC + Jupiter + RugCheck + GoPlus + LP lock + holder distribution + mint/freeze + fee simulation. A combined risk score is computed.
3
SHA-256 hash: Score, spike, risk, liquidity, and all metadata are converted to canonical JSON and hashed with SHA-256.
4
Merkle tree: Every 10 minutes new hashes are added to the Merkle tree. A root is produced.
5
Solana blockchain: The Merkle root is written to Solana as a memo transaction. The timestamp is now immutable.
6
Verification: Hash + Merkle proof + root are compared. Match = valid proof. On this page anyone can do it.