Operational Reference
Official operations guide
A compact view of the operating posture, with one official contract surfaced on this website.
| Topic | Details |
|---|---|
| Official contract surfaced on this website | 0x740d1dcF13CDd101e34dDdCE6E4B9e350Ae3373c |
| Reference observation date | 2026-05-15 |
| Display policy | The website recognizes one official contract only: 0x740...3373c. |
| Pause posture | Pause should be emergency-only and publicly disclosed when used. |
Verification Commands
Reference commands (from KingPulse repo)
| Purpose | Command |
|---|---|
| Inspect default contract state | npm run token-info |
| Check migration status on official contract | KINGPULSE_MIGRATION_ADDRESS=0x740d1dcF13CDd101e34dDdCE6E4B9e350Ae3373c npm run migration:status |
| Check configured operator signer | npm run whoami:operator |
Security Notes
Never expose private keys. Re-check owner() on-chain after every ownership transition.