Each exchange requires specific credentials to allow fomoed to trade on your behalf. All credentials are encrypted and stored securely. fomoed uses agent wallets and API keys with trade-only permissions — we can never withdraw or transfer your funds.
Hyperliquid
Hyperliquid is the most popular DEX on fomoed. It supports two connection methods:
Method 1: Connect Wallet (Recommended)
This is the easiest way — your browser wallet handles everything automatically.
- Select Hyperliquid in the bot setup wizard and click Connect Wallet.
- Your MetaMask (or Rabby) will prompt you to connect — approve the connection.
- fomoed generates a secure agent wallet that can only place trades on your behalf.
- Sign the Agent Approval message in MetaMask — this authorizes the agent wallet on Hyperliquid.
- Sign the Builder Fee Approval message — this is a one-time 0.01% fee approval (built into exchange fees, not extra).
- Your bot is ready to trade. Your funds stay in your wallet at all times.
Wallet requirement: You must have funds deposited on
Hyperliquid before connecting. Make sure your wallet is on the
Arbitrum network.
Method 2: API Private Key
Use this if you prefer to manage API keys manually, or if you don't have a browser wallet extension.
- Go to app.hyperliquid.xyz/API.
- Click Generate API Private Key to create a new API wallet.
- Copy your Wallet Address (your main wallet, starts with 0x).
- Copy the API Private Key (the generated key, NOT your main wallet's private key).
- Enter both in the bot setup wizard under the Private Key tab.
Important: The API Private Key is different from your main wallet's private key. The API wallet can only trade — it cannot withdraw funds. Never share your main wallet's private key with anyone.
GRVT
GRVT is a hybrid DEX with institutional-grade performance and on-chain settlement.
- Sign up at grvt.io and complete the onboarding process.
- Go to Settings → API Management in your GRVT account.
- Click Create API Key and enable trading permissions.
- Copy the following credentials:
- API Key — your unique API identifier
- API Secret — the secret key (shown only once, save it securely)
- Account ID — your GRVT account/sub-account ID
- Enter all three in the bot setup wizard.
AsterDEX
AsterDEX supports both perpetual futures and spot trading with up to 100x leverage.
Method 1: Connect Wallet
- Select AsterDEX in the bot setup wizard and click Connect Wallet.
- Your MetaMask will prompt you to connect and sign an authentication message.
- fomoed creates an API key automatically through the wallet connection.
- Your bot is ready to trade.
Method 2: Manual API Key
- Visit asterdex.com and connect your wallet.
- Go to API Management in your account settings.
- Create a new API key with trading permissions.
- Copy the API Key and API Secret.
- Enter both in the bot setup wizard.
Extended
Extended (formerly dYdX-based) uses StarkKey cryptography for on-chain order signing.
Method 1: Connect Wallet
- Select Extended in the bot setup wizard and click Connect Wallet.
- Your MetaMask will prompt you to connect and derive your Stark keys.
- fomoed retrieves your API credentials automatically.
- Your bot is ready to trade.
Method 2: Manual API Key
- Go to extended.exchange and log in.
- Navigate to Settings → API and create a new API key.
- You'll need four credentials:
- API Key — your API identifier
- Stark Public Key — used for order verification
- Stark Private Key — used for order signing (keep secret)
- Vault ID — your trading vault identifier
- Enter all four in the bot setup wizard.
Decibel
Decibel is an on-chain trading engine built on Aptos. It supports wallet connections from Phantom (Solana), Petra (Aptos), and other wallets.
Method 1: Connect Wallet
- Select Decibel in the bot setup wizard and click Connect Wallet.
- Connect using your preferred wallet (Phantom, Petra, etc.).
- Decibel generates an Aptos trading address for your account.
- fomoed creates a delegated API wallet for trading.
- Your bot is ready to trade.
Method 2: Manual Credentials
- Visit decibel.trade and connect your wallet.
- Go to your account settings and find your trading credentials.
- You'll need three credentials:
- Wallet Address — your Decibel trading wallet (the Aptos address shown on your Decibel profile)
- API Wallet Address — the delegated API wallet address (generated when you create an API key)
- Private Key — the API wallet's private key (Ed25519 format, starts with 0x)
- Enter all three in the bot setup wizard.
Delegated trading: Decibel uses a delegation system. The API wallet trades on behalf of your main wallet. Your main wallet's funds are never exposed — the API wallet can only place and cancel orders.
StandX
StandX uses DUSD as its margin currency and supports wallet-based authentication.
Connect Wallet
- Select StandX in the bot setup wizard.
- Click Connect Wallet and choose your wallet (BSC or Solana).
- Sign the authentication message in your wallet.
- fomoed receives a session token for trading on your behalf.
- Your bot is ready to trade.
DUSD margin: StandX uses DUSD as its margin currency. Make sure you have DUSD deposited before deploying a bot.
General Security Tips
- Never enable withdrawal permissions — fomoed only needs trading permissions.
- Use dedicated API keys — create separate keys for fomoed, don't reuse keys from other services.
- Agent wallets are safe — on DEX exchanges, agent/API wallets can only trade. They cannot withdraw, transfer, or move your funds.
- Encryption — all credentials are encrypted at rest using AES-256 encryption.
- One wallet per account — each wallet/API key can only be linked to one fomoed account for security.