All platform-provisioned wallets are encrypted using AES-256-GCM — the same standard used across financial institutions. Private keys are never stored in plaintext. They are encrypted at rest and only decrypted momentarily in server memory during transaction signing.
We use cryptographic signature verification for authentication. When you connect your wallet, you sign a message proving ownership of your public key. No passwords, no email — just your wallet signature.
Every transaction — token deployments, fee claims, conversions, and position entries — is executed on-chain and fully verifiable. Track all activity via Solscan or any Solana block explorer.
Our backend operates on isolated serverless functions with no persistent state. Database access is restricted via row-level policies and service credentials are never exposed to the client. All communication is over HTTPS.
Perpetual trading involves significant risk of loss. Leveraged positions can be liquidated. Perps Terminal does not guarantee returns. The platform executes trades based on your configuration — market outcomes are beyond our control. Only allocate capital you can afford to lose.