Skip to main content

Security

Hypercall is committed to building a secure trading platform. As we progress toward mainnet, security is a core focus at every stage of development.

Current Status

Hypercall is currently in testnet. Smart contracts and backend systems are under active development and have not yet undergone formal security audits.

Do not deposit real funds. Testnet uses test tokens only.

Pre-Mainnet Security Plan

Before mainnet launch, we will complete:

  1. Smart Contract Audits - Independent security audits of all on-chain contracts
  2. Penetration Testing - Third-party security assessment of API and infrastructure
  3. Bug Bounty Program - Public program to incentivize responsible disclosure
  4. Formal Verification - Where applicable, formal verification of critical contract logic

Audit reports will be published here upon completion.

Architecture Security

Hypercall's hybrid architecture separates concerns:

ComponentSecurity Model
Smart ContractsOn-chain, auditable, upgradeable via timelock
Matching EngineOff-chain, cryptographically signed actions
SettlementOn-chain finality, margin root verification
CustodyNon-custodial, user-controlled accounts

See Architecture for details.

Reporting Vulnerabilities

If you discover a security issue:

  1. Do not disclose publicly
  2. Email security@hypercall.xyz with details
  3. Include reproduction steps and potential impact
  4. Allow reasonable time for remediation before disclosure

We appreciate responsible disclosure and will acknowledge researchers who help improve our security.

Contract Addresses

See Contracts for current testnet addresses.