Resource / 14067
unknownUnnamed resource.
检测多个钱包在指定时间窗内共同买入(获取)同一代币的聪明钱共振 / FOMO 信号。传入你追踪的聪明钱地址列表,返回被其中至少 N 个地址在窗口内共同买入的代币,含买入地址与首次、最近买入时间。支持多链。Smart-money convergence FOMO signal: detect tokens acquired by multiple watched wallets within a time window. Pass your smart-money address list, get tokens bought by at least N of them with buyers and first or last buy time. Multi-chain on-chain aggregation. Accepts payment on Base or Solana — either network works.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 20000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 20000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | 9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"addresses": "string",
"chain": "string",
"minBuyers": "string",
"windowHours": "string"
},
"type": "http"
}
{}