four_meme_mempool_sentinel
SKILL.md
Four.Meme Mempool Sentinel
Usage
- Category: Ecosystem
- Mode: guide
- Version: 0.1.0
Input Example
{
"action": "watch_pending_flows",
"windowSeconds": 45,
"minBuyBnb": 0.3,
"trackWallets": ["0x..."],
"alertLevels": ["watch", "hot", "critical"]
}
Workflow
- Define watch universe:
- active Four.meme contracts.
- tracked wallets (smart money / known launch wallets).
- thresholds by BNB size and tx burst frequency.
- Subscribe pending transactions (mempool) and decode candidates:
- buy bursts.
- repeated wallet fan-out.
- suspicious pre-liquidity traffic.
- Score pending signals quickly:
- size score.
- wallet quality score.
- crowding score.
- Confirm with chain events before escalation:
npx fourmeme events <fromBlock> [toBlock] npx fourmeme token-info <tokenAddress> - Emit dual-state alerts:
pending_signal(unconfirmed).confirmed_signal(post-event verified).
Guardrails
- Keep this skill read-only and monitoring-first.
- Never auto-trade from pending transactions alone.
- Expire stale pending alerts after the configured window.
- If data-provider latency is high, downgrade alert confidence.
Source Anchors
- Bitquery Four Meme API (mempool + migration analytics): https://docs.bitquery.io/docs/blockchain/BSC/four-meme-api/
- Community MCP integration reference: https://github.com/sunneeee/fourtrader-mcp
- Four.meme CLI events verification: https://github.com/four-meme-community/four-meme-ai
Weekly Installs
1
Repository
brief-onchain/skills-labFirst Seen
6 days ago
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1