npx skills add https://github.com/brief-onchain/skills-lab --skill four_meme_graduation_radar{
"action": "scan_graduation",
"orderBy": "Graduated",
"lookbackBlocks": 1200,
"maxCandidates": 20,
"minLiquidityUsd": 20000
}
首先拉取毕业候选代币:
npx fourmeme token-rankings Graduated --barType=HOUR24
npx fourmeme token-list --listedPancake=true --pageIndex=1 --pageSize=30
确认当前代币状态:
npx fourmeme token-info <tokenAddress>
npx fourmeme token-get <tokenAddress>
在固定区块窗口内通过事件核对迁移情况:
npx fourmeme events <fromBlock> [toBlock]
重点关注 LiquidityAdded 事件以及迁移后的首次交换活动。
{
"action": "scan_graduation",
"orderBy": "Graduated",
"lookbackBlocks": 1200,
"maxCandidates": 20,
"minLiquidityUsd": 20000
}
Pull graduation candidates first:
npx fourmeme token-rankings Graduated --barType=HOUR24
npx fourmeme token-list --listedPancake=true --pageIndex=1 --pageSize=30
Confirm current token state:
npx fourmeme token-info <tokenAddress>
npx fourmeme token-get <tokenAddress>
Reconcile migration by events in a fixed window:
npx fourmeme events <fromBlock> [toBlock]
Focus on LiquidityAdded + first post-migration swap activity.
4. Optional enrichment via Bitquery Four Meme API:
* top token creators by liquidity added.
* top migrated tokens by traded volume.
5. Output a ranked watchlist:
* migration confidence.
* liquidity durability.
* concentration risk and fade risk.
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
可选:通过 Bitquery Four Meme API 进行数据增强:
输出一个排序的观察列表,包含:
1
今天
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
Weekly Installs
1
Repository
First Seen
Today
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
Python PDF处理教程:合并拆分、提取文本表格、创建PDF文件
58,600 周安装