meme_pretrade_intelligence
必填:chain、token。chain 使用 auto 即可全网自动识别。
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "meme_pretrade_intelligence",
"arguments": {
"chain": "auto",
"token": "<TOKEN_CONTRACT_ADDRESS>",
"options": {
"social": true,
"callers": true,
"capital": true,
"simulation": false
}
}
}
}