What it is
TRONORIGIN Pulse turns a TRON address into a plain-language report on who can control it: owner and active keys, multisig thresholds, external-key exposure, and recent permission handoffs. Due diligence first — vet a counterparty’s wallet before you trust it — self-audit second.
Built on the TRONORIGIN engine
Pulse reuses TRONORIGIN’s permission analysis rather than duplicating it — the same read-only, on-chain analysis, focused into a fast, shareable structure report.
Watch
Opt-in monitoring: subscribe a wallet (confirmed by a double opt-in email) and Pulse alerts you by email when its control structure changes — new keys, threshold changes, or handoffs.
Stack
An Astro static front end with a single Preact island, on Cloudflare Pages; the report API runs on Cloudflare Workers.