Loading...
Loading...
Compare original and translation side by side
npm install -g @emblemvault/agentwalletnpm install -g @emblemvault/agentwallet| Capability | Tools Used |
|---|---|
| Trending tokens (all chains) | |
| Token price lookup | |
| Token deep dive (volume, trades, liquidity) | |
| Open interest history | |
| Derivatives risk/greed indices | |
| Whale tracking (futures) | |
| Funding rates | |
| ETF flows (BTC/ETH) | |
| Smart money flows | |
| Smart money holdings | |
| Token screening | |
| Wallet profiling | |
| P&L leaderboard | |
| 功能 | 使用的工具 |
|---|---|
| 全链热门代币查询 | |
| 代币价格查询 | |
| 代币深度调研(交易量、交易记录、流动性) | |
| 未平仓合约历史 | |
| 衍生品风险/贪婪指数 | |
| 巨鲸追踪(期货方向) | |
| 资金费率查询 | |
| ETF资金流向(BTC/ETH) | |
| 聪明钱流向 | |
| 聪明钱持仓 | |
| 代币筛选 | |
| 钱包画像分析 | |
| 盈亏排行榜 | |
npm install -g @emblemvault/agentwalletnpm install -g @emblemvault/agentwallet
**Trigger phrases:**
- "What's trending in crypto?"
- "Analyze this token"
- "Show derivatives data for BTC"
- "What are whales buying?"
- "Show smart money flows"
---
**触发短语:**
- "加密货币现在什么最热门?"
- "分析这个代币"
- "展示BTC的衍生品数据"
- "巨鲸现在在买什么?"
- "展示聪明钱流向"
---| Source | Tools | Coverage |
|---|---|---|
| CoinGecko | | Trending coins, price lookup |
| Birdeye | | Token analytics, multi-chain trending, trade data |
| CoinGlass | | Derivatives, funding rates, open interest, whale tracking, ETF flows |
| Nansen | | Smart money analytics, on-chain flows, wallet profiling |
| 数据源 | 对应工具 | 覆盖范围 |
|---|---|---|
| CoinGecko | | 热门代币、价格查询 |
| Birdeye | | 代币分析、多链热门榜单、交易数据 |
| CoinGlass | | 衍生品、资金费率、未平仓合约、巨鲸追踪、ETF流向 |
| Nansen | | 聪明钱分析、链上流向、钱包画像 |
emblemai --agent --profile default -m "Use getTrendingCoins to show trending tokens, then use birdeyeTrendingTokens for Solana-specific trending with volume data"emblemai --agent --profile default -m "Use getTrendingCoins to show trending tokens, then use birdeyeTrendingTokens for Solana-specific trending with volume data"emblemai --agent --profile default -m "Use birdeyeTradeData to analyze JUP on Solana — show price, volume across timeframes, unique wallets, buy/sell ratio, and liquidity"emblemai --agent --profile default -m "Use birdeyeTradeData to analyze JUP on Solana — show price, volume across timeframes, unique wallets, buy/sell ratio, and liquidity"emblemai --agent --profile default -m "Use nansen_smart_money_flows to show token flows on solana in the last 24h. Then use nansen_smart_money_trades to show recent smart money trades"emblemai --agent --profile default -m "Use nansen_smart_money_flows to show token flows on solana in the last 24h. Then use nansen_smart_money_trades to show recent smart money trades"emblemai --agent --profile default -m "Use getCoinglassOpenInterestHistory to show BTC open interest, and getCoinglassHyperliquidWhaleAlert for current whale positions"emblemai --agent --profile default -m "Use getCoinglassOpenInterestHistory to show BTC open interest, and getCoinglassHyperliquidWhaleAlert for current whale positions"emblemai --agent --profile default -m "Use getTrendingCoins to show what's trending globally"
emblemai --agent --profile default -m "Use birdeyeTrendingTokens to show top trending tokens on Base by volume"emblemai --agent --profile default -m "Use getTrendingCoins to show what's trending globally"
emblemai --agent --profile default -m "Use birdeyeTrendingTokens to show top trending tokens on Base by volume"emblemai --agent --profile default -m "Use nansen_smart_money_holdings to see what smart money is holding on solana"
emblemai --agent --profile default -m "Use nansen_who_bought_sold to check who bought and sold ETH recently"
emblemai --agent --profile default -m "Use nansen_pnl_leaderboard to show the top performing wallets"emblemai --agent --profile default -m "Use nansen_smart_money_holdings to see what smart money is holding on solana"
emblemai --agent --profile default -m "Use nansen_who_bought_sold to check who bought and sold ETH recently"
emblemai --agent --profile default -m "Use nansen_pnl_leaderboard to show the top performing wallets"emblemai --agent --profile default -m "Use getCoinglassPremiumIndex to show funding rates for BTC across exchanges"
emblemai --agent --profile default -m "Use getCoinglassOpenInterestHistory to show ETH open interest trends"emblemai --agent --profile default -m "Use getCoinglassPremiumIndex to show funding rates for BTC across exchanges"
emblemai --agent --profile default -m "Use getCoinglassOpenInterestHistory to show ETH open interest trends"emblemai --agent --profile default -m "Use getCoinglassFuturesWhaleIndex to show whale activity for BTC"
emblemai --agent --profile default -m "Use getCoinglassHyperliquidWhaleAlert to show large positions on Hyperliquid"emblemai --agent --profile default -m "Use getCoinglassFuturesWhaleIndex to show whale activity for BTC"
emblemai --agent --profile default -m "Use getCoinglassHyperliquidWhaleAlert to show large positions on Hyperliquid"emblemai --agent --profile default -m "Use getCoinglassBitcoinETFNetAssetsHistory to show recent BTC ETF inflows and outflows"
emblemai --agent --profile default -m "Use getCoinglassEthereumETFNetAssetsHistory for ETH ETF flow data"emblemai --agent --profile default -m "Use getCoinglassBitcoinETFNetAssetsHistory to show recent BTC ETF inflows and outflows"
emblemai --agent --profile default -m "Use getCoinglassEthereumETFNetAssetsHistory for ETH ETF flow data"emblemai --agent --profile default -m "Use nansen_token_screener to find tokens with high smart money activity on ethereum"emblemai --agent --profile default -m "Use nansen_token_screener to find tokens with high smart money activity on ethereum"| Bad | Good |
|---|---|
| |
| |
| |
| 错误示例 | 正确示例 |
|---|---|
| |
| |
| |
bash scripts/market-scan.sh [chain]bash scripts/market-scan.sh [chain]