Sign in with your wallet: one signature proves you own the account, and that is the whole login. No password to steal, no session database to breach, no reset-email to phish — the console is read-only by design, and every change (key rotation, renewal) is a transaction only your wallet can sign.
You will be asked to sign a short message (free, no gas): it names your address and the current time, and it expires in 10 minutes. Our gateway verifies the signature through the chain’s own ecrecover precompile.
Counted by the gateway per request family; the same numbers your /v1/account API returns.
Every subscription event is an on-chain record no invoice PDF can compete with: click any transaction to verify it on the explorer.
| Event | Plan | Paid | Block | Transaction |
|---|
No on-chain events for this account yet.
The chain pushes to your servers: new PQ anchors, activity on a watched address, your billing events. Managed here with wallet signatures — your production API key never touches this browser. Each action asks for a fresh, free signature.
| Type | Target | Status |
|---|
No webhooks yet.