Risk warning: LazyEye is not a regulated financial entity. Crypto trading involves substantial risk — you may lose part or all of your capital. Past results do not guarantee future performance.

Connect Your Bot

This guide walks you through everything you need to get the bot running: setting up MetaMask, funding your account, creating an API Wallet on AsterDex, and linking it to LazyEye.

1

Install MetaMask

MetaMask is a browser wallet that lets you connect to AsterDex. If you already have MetaMask with BSC configured, skip to step 2.

  1. Go to metamask.io/download and install the browser extension (Chrome, Firefox, Brave, or Edge).
  2. Click "Create a new wallet", set a strong password, and write down your 12-word seed phrase on paper.
  3. Go to chainlist.org, search for "BNB Smart Chain" (Chain ID 56), and click "Add to MetaMask".
  4. Switch to the BNB Smart Chain network in MetaMask (click the network dropdown at the top).
Critical: Your seed phrase is the only way to recover your wallet. Store it offline in a safe place. Never share it with anyone.
2

Fund Your MetaMask Wallet

You need USDT and a small amount of BNB (for gas fees) in your MetaMask wallet on BSC.

  1. Buy USDT and a small amount of BNB ($2–$5) on an exchange like Bitvavo, Binance, or Coinbase.
  2. In MetaMask, copy your wallet address (the long 0x… address at the top).
  3. On the exchange, go to Withdraw, paste your MetaMask address, and select the BNB Smart Chain (BSC / BEP-20) network.
  4. Send USDT first, then send BNB. Both usually arrive within 1–5 minutes.
Important: Always select BSC / BEP-20 as the withdrawal network. Using Ethereum (ERC-20) or any other network will result in lost funds. Send a small test amount first ($5) to verify.
3

Deposit Into AsterDex

  1. Go to AsterDex Perpetuals and click "Connect Wallet" in the top right to connect MetaMask.
  2. Click the "Deposit" button, select USDT, enter the amount, and confirm the transaction in MetaMask.
  3. Wait for the blockchain confirmation (usually under a minute on BSC). Your USDT balance on AsterDex will update automatically.
4

Create an API Wallet on AsterDex

The API Wallet allows the bot to place and manage trades on your behalf. It never has access to withdraw your funds.

  1. Go to asterdex.com/en/api-wallet (make sure MetaMask is connected).
  2. Switch to the "Pro API" tab. Ignore the "Session wallets" that are already listed — those are automatically created by AsterDex and not what we need.
  3. Click "Authorize new API wallet". Give it a name (e.g. "LazyEye") and click "Generate".
  4. IMPORTANT: Copy and save the private key shown on screen. It will NOT be shown again after you click Authorize.
  5. Make sure "Read" and "Perps trading" are checked. Set days valid to 365, then click "Authorize" and confirm in MetaMask.
Save these 3 values — you’ll need them in the next step:
  • Your Login Wallet address (shown top-right on AsterDex)
  • The API Wallet address
  • The API Wallet private key
5

Create Your LazyEye Account

  1. Go to app.lazyeye.nl/register and create your account with your email and a strong password.
  2. Verify your email address by clicking the link in the confirmation email.
  3. Log in to your dashboard.
6

Enter Credentials & Activate

  1. In the dashboard, go to the API Wallet page.
  2. Enter the three values you saved in step 4:
    • Login Wallet address
    • API Wallet address
    • API Wallet private key
  3. Click Save — the bot will validate your credentials.
  4. Activate your bot — it starts trading automatically from that moment.
The bot runs 24/7 on our servers. You don’t need to keep your computer on or any app open. From the dashboard you can track all positions, profit history, and your bot’s status in real time.

Security Reminders

  • Never share your MetaMask seed phrase or API Wallet private key with anyone.
  • Never enable withdrawal permissions on the API Wallet — the bot doesn’t need them.
  • You can revoke your API Wallet at any time from the AsterDex API Wallet page.