🔥
Blazing
XWEBAPPTELEGRAM BOT
English
English
  • Welcome
  • Features
    • Security
    • Speed
    • WebHooks
    • Charts in Telegram
  • Referral
  • Fees
  • Supported DEXes
  • Getting Started
    • I'm new to crypto
    • Account Setup
      • Sync with Telegram
  • WebApp
    • Wallet Management
      • Generate
      • Import
      • Export
      • Delete
      • Set Main
      • Deposit
      • Bridge
      • Transfer (Withdraw)
      • Disperse
      • Collect
    • Finding new tokens
      • Trending
      • Radar
    • Buy
      • Limit Buy
      • Advanced Settings
    • Sell
      • Limit Sell
    • Positions
    • Transactions
    • Templates
  • WebHooks
  • Telegram bot
    • 🔥Trending Tokens
    • 💊MemeScope
    • 🟢Buy
      • Limit Buy
    • 🔴Sell
      • Limit Sell
    • 📈Charts
    • 💼Positions
    • ⚙️Settings
      • ⛽Gas settings
      • 🦺Safety settings
      • 📄Templates
      • 🔢Buy amount presets
      • 🪝Webhooks settings
      • 💳Wallets
      • 🕹️Auto buy mode
      • ➕Other Settings
    • 💳Wallets
      • 💵Deposit
      • ⭐Favorite wallets
      • 💰Transfer
      • 💸Withdraw
      • 🌉Bridge
      • ➕Add Wallet
      • ✏️Rename wallet
      • 👑Change main
      • 📤Export wallet
      • ➖Remove wallet
    • 🌉Bridge Funds
    • 🤖Backup Bots
    • 🔒Lock
    • 💬Support
Powered by GitBook
On this page
  • On-Chain Security
  • Permit2
  • Off-Chain Security
  • Infrastructure Security
  • Platform Security
  1. Features

Security

Blazing App is a secure trading suite for the on-chain trading community, addressing both on-chain and off-chain vulnerabilities to protect user funds.

On-Chain Security

Permit2

Blazing App utilizes Permit2 to address vulnerabilities in the ERC20 token approval process. Traditional ERC20 contracts can grant continuous access to user tokens, risking assets like USDT and USDC if a

How Permit2 Works

  • Single-trade access. Each transaction requires specific authorization for only the exact amount being traded.

  • Automatic revocation. Approval is revoked immediately after each trade, eliminating any continuous connection to tokens.

  • Protection. Even if a router contract is compromised, Permit2 keeps funds secure from unauthorized actions.

Off-Chain Security

Blazing’s off-chain security focuses on private key protection, encompassing both infrastructure and platform security.

Infrastructure Security

  • Zero-knowledge framework. Each user’s private key is encrypted separately, ensuring that we do not use a universal master key to prevent any single point of failure.

  • Unique master password. Every user has their master password, which isn’t stored in any database. Instead, we use a separate, secure mechanism.

  • Secure enclave. An isolated environment manages encryption keys, with access restricted to authenticated code only. During transactions, the private key is loaded into memory for a brief period and is immediately erased, thereby eliminating exposure risks.

Platform Security

  • Two-Factor Authentication (2FA). Adds an extra layer of protection, requiring a second method to access accounts.

  • Lock Account. This feature entirely disconnects access to private keys until reactivated by the user. When Lock Account is enabled, we can’t even sign any transactions on behalf of the user, as we’ve physically removed access to their private keys.

PreviousFeaturesNextSpeed

Last updated 20 days ago