Introduction
meemz.bet is a non-custodial perpetual trading platform built on Solana, designed specifically for memecoin trading with leverage up to 100x.
Trading with leverage is extremely risky. Only trade with funds you can afford to lose.
Key features include:
- Sub-10ms execution times powered by Solana
- Non-custodial: trade directly from your wallet
- Up to 100x leverage on select markets
- Deep liquidity with minimal slippage
- 24/7 trading with zero downtime
Connect Wallet
To start trading on meemz.bet, you'll need a Solana-compatible wallet. We support:
- Phantom
- Solflare
- Backpack
- Ledger (via Phantom)
Click the "Launch App" button and select your wallet from the connection modal. Approve the connection request in your wallet.
Deposit Funds
meemz.bet uses SOL as collateral for all trades. To deposit:
- Ensure you have SOL in your connected wallet
- Navigate to the "Account" tab in the trading interface
- Enter the amount of SOL to deposit
- Approve the transaction in your wallet
Deposits are instant and your funds remain in your control at all times.
Opening a Position
To open a perpetual position:
- Select your market (e.g., DOGE/USDT)
- Choose Long or Short
- Enter your position size
- Select your leverage (1x–100x depending on market)
- Review and confirm your order
Order Types
We currently support:
- Market Orders: Execute immediately at current price
- Limit Orders: Execute when price reaches your target
- Stop Loss: Automatically close position at specified loss level
- Take Profit: Automatically close position at specified profit level
Understanding Leverage
Leverage allows you to control a larger position with less capital. For example, with 10x leverage, a $100 deposit controls a $1,000 position.
Higher leverage means higher potential profits AND losses. A 100x position can be liquidated with just a 1% adverse price movement.
Maximum leverage varies by market:
- DOGE, BONK: Up to 100x
- SHIB, WIF: Up to 75x
- PEPE, FLOKI: Up to 50x
Liquidation
Liquidation occurs when your position's margin ratio falls below the maintenance margin requirement. This happens when losses exceed your collateral.
To avoid liquidation:
- Use lower leverage
- Set stop-loss orders
- Add more collateral to your position
- Monitor your positions regularly
Fees
Our fee structure is straightforward:
- Trading Fee: 0.05% of position size
- Funding Rate: Variable, paid every 8 hours
- Liquidation Fee: 0.5% of position size
- Deposits/Withdrawals: Free (only network gas fees apply)
API
We offer a REST and WebSocket API for programmatic trading:
// Example: Get current price
const response = await fetch('https://api.meemz.bet/v1/price/DOGE-USDT');
const data = await response.json();
console.log(data.price);
Full API documentation available at api.meemz.bet/docs
Security
Security is our top priority:
- Smart contracts audited by Trail of Bits and OtterSec
- $10M bug bounty program on Immunefi
- Non-custodial architecture: we never hold your funds
- Real-time monitoring and circuit breakers
- Multi-sig treasury management