Membership
Loading…- Quantum ID
- —
- Level
- —
- Loyalty points
- —
- Cashback
- —
Discover API keys, monitor Layer2 batches, and pull health metrics from the gateway. Everything mirrors the canonical REST surface that your automation uses in production.
A snapshot of your membership tier, developer usage, and Layer2 health. This data mirrors what the API returns to automation clients.
Pulls metadata from /contracts/metadata/{quantum_id}.
/layer2/status and /layer2/metrics.
layer2_signature_valid_total and layer2_signature_rejected_total.
Live gateway metrics pulled from /metrics/performance. Use them to monitor throughput and latency
while iterating on services.
Bind the hub to your network settings, validate production readiness for wallet/bridge flows, and use the developer utilities for deployment and testing. Values are stored locally in your browser.
These values are pulled from the server and used to populate quick links below.
Use the bundled Hardhat workspace to deploy MQPY and the Layer1 suite.
cd hardhat && npm run deploy:mqpy:sepolia
cd hardhat && npm run deploy:sepolia
Update .env with your RPC + deployer key before running.
Faucet actions depend on your treasury policy. Use the faucet URL above or mint via authorized operators.
Bridge summary reads /api/qmask/bridge_summary; gateway trust is sourced from
/api/gateways/trusted.
Automated checks refresh from live endpoints. Manual items follow the production checklist in
docs/operations.md.
Inspect rollup batches, data availability hashes, and forced inclusion queue lengths directly from the gateway.
| Batch | L2 block | State root | Finality | L1 Tx | Submitted | Payload |
|---|---|---|---|---|---|---|
| Loading… | ||||||
Manage scoped API credentials for automation and integrations. Keys live under /developer/api-keys.
| Label | Key ID | Suffix | Created | Last used | Requests | Actions |
|---|---|---|---|---|---|---|
| Sign in to view keys. | ||||||
DEVELOPER_MAX_API_KEYS_PER_USER)DEVELOPER_RATE_LIMIT_MAX_REQUESTS / DEVELOPER_RATE_LIMIT_WINDOW_SECS)developer_rate_limit_hits_total, developer_api_keys_created_total
When a limit is reached the gateway returns HTTP 429 and increments the Prometheus counters above (see docs/ops/monitoring.md).
The multi-sig treasury vault requires approvals from three of the following trusted operator inboxes:
meta-qunatam@qmailmq@qmailomar@qmailoms.nl@qmail
Exposed via /admin/vault/* endpoints once authenticated with signer credentials.
Quick references for common endpoints and integration runbooks. All routes are served from the configured gateway.
POST /quantum_register – Create deterministic identities.POST /quantum_login – Exchange credentials for session tokens.GET /trusted_devices/{user} – Device posture.GET /api/mqpy/balance/{user}POST /stake_mqpy / /unstake_mqpyGET /get_fees_configGET /layer2/statusGET /layer2/batchesPOST /layer2/forced_inclusionPOST /send_qmailPOST /fetch_notificationsGET /notifications/streamBuild confidence in releases with repeatable runbooks and contact points for the MetaQuantum core team.
scripts/run_security_checks.sh./metrics/performance and Layer2 queue.builders@mqpy.io
Reach out for validator onboarding, bespoke tooling, or SLA escalations.