blofin-asset-manager
BloFin Asset Manager
Manage assets across BloFin accounts — check balances, transfer funds between account types, and track deposit/withdrawal history.
Account Types
BloFin has multiple account types for different purposes:
| Account | Code | Description |
|---|---|---|
| Funding | funding |
Main wallet for deposits and withdrawals |
| Futures | futures |
Futures/perpetual swap trading (also used for unified accounts) |
| Copy Trading | copy_trading |
Copy trading account |
| Earn | earn |
Earn/staking products |
| Spot | spot |
Spot trading |
| Inverse Contract | inverse_contract |
Inverse contract trading |
Typical flow: Deposit to Funding → Transfer to Futures → Trade → Transfer back to Funding → Withdraw
More from blofin/blofin-skills-hub
blofin-funding-monitor
Monitor BloFin perpetual swap funding rates, analyze market sentiment through funding data, and track funding rate trends across instruments.
43blofin-market-data
Retrieve real-time market data from BloFin exchange — prices, orderbook depth, candlestick charts, trades, mark prices, and funding rates. No authentication required.
36blofin-trader
Execute trades on BloFin exchange — place orders (market, limit, post_only, fok, ioc), cancel orders, batch operations, close positions, and manage TP/SL and algo/trigger orders. Requires authenticated API access with TRADE permission.
35blofin-risk-manager
Risk management for BloFin trading — position sizing, leverage assessment, liquidation monitoring, risk scoring, and exposure analysis. Helps maintain disciplined trading within user-defined risk parameters.
34blofin-portfolio-analyst
Analyze your BloFin trading portfolio — PnL breakdown, trade history, fill analysis, performance metrics, and generate reports. Requires authenticated API access.
34blofin-setup
Set up and configure the BloFin MCP server. Guides through API key creation, MCP configuration, connection verification, and switching between demo/production environments.
33