Hackless Docs
WebsiteTelegramTwitterDiscord
  • 📁General
    • 🟨Intro
    • 🟨Mempool
      • ◽Introduction
      • ◽Transaction flow
      • ◽Transaction time
      • ◽Role of Hackless
    • 🟨Types of Transactions
    • 🟨MEV
      • ◽Introduction
      • ◽MEV process
      • ◽Downsides MEV
      • ◽Role of Hackless
  • 📂Products
    • ✳️Wallet Rescue
      • 🟨Intro
      • 🟨Types of transactions
        • ◽Native Token Transfer
        • ◽Token Transfer
        • ◽NFT: ERC-721/ERC-1155
        • ◽HEX Data Tx
        • ◽Signed Raw Tx
      • 🟨Basic flow
      • 🟨Payments
    • ✳️RPG Bot
      • 🟨Intro
      • 🟨Setting up the bot
      • 🟨Monitoring and detection
      • 🟨RPG response example
    • ✳️Anti-Sandwich
      • 🟨Intro
      • 🟨Basic flow
      • 🟨Payment transaction
      • 🟨Swap settings
      • 🟨Custom tokens
      • ❗Troubleshooting
        • ▫️Token not found
        • ▫️Insufficient liquidity
        • ▫️Insufficient asset balance
        • ▫️The price is unknown
        • ▫️Processing transaction error
Powered by GitBook
On this page
  1. Products
  2. Wallet Rescue

Intro

PreviousWallet RescueNextTypes of transactions

Last updated 1 year ago

The app allows you to create transaction sequences that privately move your funds, including native currency, tokens, NFTs, and LP tokens, from hacked accounts. These transaction bundles are sent to the private mempool, which helps to prevent hacker bots from detecting token transfers until they are complete.

When you open the Wallet Rescue app, it automatically asks you to connect to the MetaMask wallet. When the wallet is successfully connected, the UI of Wallet Rescue becomes available for use.

The app is now live on ETH and BSC networks.

The app allows you to create several types of transactions:

  • Native currency transfer - enables you to transfer native currency to another wallet privately

  • Token transfer - allows you to transfer ERC-20 tokens, LP tokens, NFTs, etc. to another wallet privately

  • Custom HEX Data - allows you to add custom transactions to your bundle by specifying transaction parameters. For example, claim a stake, remove funds from LP, mint NFTs, etc.

In addition, you can specify transaction parameters such as gas price, gas limit, and nonce. These parameters will also be automatically calculated.

📂
✳️
🟨